]> jfr.im git - solanum.git/history - modules/m_challenge.c
make VERSION not include sid (#118)
[solanum.git] / modules / m_challenge.c
2020-11-19  Doug Freedm_challenge: various fixes
2020-11-18  jessadd ConfigFileEntry.oper_secure_only, to require TLS...
2020-11-08  jessmake more snotes L_NETWIDE
2020-10-31  Ed KellettRename UMODE_SSLCLIENT, IsSSLClient
2019-09-13  Aaron JonesMerge pull request #282 from edk0/propagate-oper
2019-09-13  Ed KellettPropagate OPER
2016-04-05  Elizabeth MyersUse rb_* versions of nonportable string functions
2016-03-09  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-09  Elizabeth MyersMessage handlers should return void.
2016-03-09  Elizabeth MyersMove module description headers to the top
2016-03-07  Elizabeth MyersMerge pull request #161 from awilfox/av2desc
2016-03-07  Elizabeth MyersAdd AV2 descriptions to all m_c* modules.
2016-03-07  Elizabeth MyersMigrate remaining modules to AV2
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-02-19  William Pitcockmsg: remove last vestiges of the fakelag system. chary...
2016-02-11  William Pitcockmodules: chase MsgBuf API change
2014-03-06  William PitcockMerge pull request #53 from ShadowNinja/clarify_U+R
2014-03-03  Keith BuckRemove trailing whitespace from all .c and .h files.
2011-02-22  Elizabeth Jennifer... m_challenge: fix use of undefined behaviour.
2010-02-19  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-02-18  Jilles Tjoelkerchallenge: Fix build.
2010-02-18  William PitcockAdd certfp check to challenge too.
2010-02-17  William PitcockClarify ERR_NOOPERHOST and convert it to use sendto_one...
2009-01-18  Jilles TjoelkerUpdate comments for parv[0] removal.
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-09-06  Jilles TjoelkerAdd need_ssl to auth{} and operator{}.
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-20  Valery Yatskostrlcpy -> rb_strlcpy
2008-04-20  Valery YatskoFunctions replacement: ircd_baseXX_{en,de}code -> rb_ba...
2008-04-20  Valery Yatskoget_randomness() removed from m_challenge.c - we use...
2008-04-03  William Pitcocks_log.* -> logger.* (s_foo looks ugly, lets try to...
2008-04-01  Valery YatskoCurrentTime -> rb_currenttime();
2008-04-01  Valery YatskoMyMalloc -> rb_malloc
2008-04-01  Valery YatskoArgh, wrong replace caused by MS VS 2005 interface.
2008-04-01  Valery Yatskolibcharybdis includes gone.
2007-01-25  nenolod[svn] Backport from early 3.x:
2007-01-25  nenolod[svn] - the new plan: