]> jfr.im git - solanum.git/history - modules
Add HTTP CONNECT proxy scanning
[solanum.git] / modules /
2016-03-28  Elizabeth MyersMerge branch 'authd-framework'
2016-03-28  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-28  Elizabeth MyersMerge branch 'master' into authd-framework
2016-03-28  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-28  Elizabeth MyersReplace s_auth/blacklist stuff with authd calls
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-27  Matt Ullmanhash.c: Save some more bytes
2016-03-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  William Pitcockircd: client: substantially rework the connid registry...
2016-03-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-25  William Pitcockstarttls: use the client connid instead of the FD for...
2016-03-24  William Pitcockircd: start staging for relocatable paths
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth Myersmodules: libircd depends on librb, so no need to includ...
2016-03-23  Elizabeth Myerscommon.h: raison d'être is gone, so out it goes.
2016-03-23  Elizabeth MyersIRCD_BUFSIZE is redundant with BUFSIZE, so kill it.
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersSend YES/NO to Davy Jones's Locker.
2016-03-23  Elizabeth Myerstypedef-ify rb_radixtree for consistency.
2016-03-23  Elizabeth MyersChange struct Dictionary(*) to rb_dictionary(_\1).
2016-03-23  Elizabeth MyersDICTIONARY_FOREACH → RB_DICTIONARY_FOREACH
2016-03-23  William PitcockMerge pull request #174 from staticfox/morecleanup
2016-03-23  Matt UllmanMore cleanup
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-22  William PitcockMerge pull request #171 from staticfox/warnings
2016-03-22  Matt UllmanCleanup warnings
2016-03-21  William PitcockMerge pull request #170 from staticfox/cap_clear
2016-03-21  Matt Ullmanm_cap: Remove CLEAR subcommand as per v3 specs
2016-03-20  William Pitcockmodules: more GET_SS_FAMILY() checking
2016-03-20  William Pitcockm_stats: win32 fixes
2016-03-20  William Pitcockircd: remove basically entirely pointless ServerInfo...
2016-03-20  Elizabeth Myersconfig.h delenda est
2016-03-19  Elizabeth MyersCan IGNORE_BOGUS_TS at the behest of @kaniini and ...
2016-03-19  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-19  William Pitcockircd: do not shadow internal openssl symbol "ssl_ok...
2016-03-10  William Pitcockmodules: remove explicit CPRIVMSG/CNOTICE, this has...
2016-03-10  Elizabeth Myersm_error: use strncasecmp, not strcmp
2016-03-09  Elizabeth Myersm_stats: eliminate special casing of calling the stats...
2016-03-09  Mantas Mikulėnasauthd, m_stats: fix command table sizes
2016-03-09  Elizabeth Myersrehash: don't restart authd for DNS reloads
2016-03-09  Elizabeth MyersMerge branch 'elizafox-cleanups' of github.com:charybdi...
2016-03-09  Elizabeth MyersFix m_xline [ci skip]
2016-03-09  Elizabeth MyersMore bool conversions
2016-03-09  Elizabeth Myersm_close: remove dangling return [ci skip]
2016-03-09  Elizabeth Myersm_chghost: convert more stuff to bool [ci skip]
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 MyersMerge pull request #163 from awilfox/master
2016-03-09  Elizabeth MyersMove module description headers to the top
2016-03-09  Andrew Wilcoxcore/m_error: Be consistent in strncmp usage
2016-03-08  Elizabeth Myerss_user: clean up return types and can YES/NO.
2016-03-08  Elizabeth MyersDetect stdbool.h and add conformant shims if it isn...
2016-03-08  Elizabeth MyersRemove another silly outdated comment [ci skip]
2016-03-08  Elizabeth Myersm_svinfo: remove outdated comment
2016-03-08  Elizabeth Myersm_stats: kill O(n) lookup on stats.
2016-03-08  Elizabeth Myersdns: prune worthless function.
2016-03-08  Elizabeth Myersdns: clean up awful hacks.
2016-03-08  Elizabeth Myersauthd: allow querying the list of DNS servers.
2016-03-07  Elizabeth MyersAV2 description: forgot this one too
2016-03-07  Elizabeth Myersm_starttls: fix fucked-up merge
2016-03-07  Elizabeth Myersm_starttls: port to AV2 caps stuff
2016-03-07  Elizabeth MyersMerge pull request #161 from awilfox/av2desc
2016-03-07  Andrew Wilcoxmodules: Add AV2 description to m_xline
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions for m_w* modules
2016-03-07  Andrew Wilcoxm_time and m_user: Fix small typo
2016-03-07  Elizabeth MyersAV2 descriptions for m_[no]*
2016-03-07  Andrew Wilcoxmodules: Add AV2 description to m_version
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions to all m_u* modules
2016-03-07  Elizabeth Myersm_map: oops...
2016-03-07  Elizabeth MyersAdd AV2 descriptions to m_[l-m]*
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions to all m_t* modules
2016-03-07  Elizabeth MyersDo AV2 descriptions for m_[i-k]*
2016-03-07  Elizabeth Myersm_invite: update for AV2
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions to all m_s* modules
2016-03-07  Elizabeth MyersDo AV2 strings for m_[d-h]*
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions to all m_r* modules
2016-03-07  Elizabeth MyersAdd AV2 descriptions to all m_c* modules.
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions to all m_p* modules
2016-03-07  Elizabeth MyersDo a few more AV2 descriptions in modules.
2016-03-07  Elizabeth Myerschm_noctcp: add AV2 string
2016-03-07  Elizabeth Myerschm_nocolour: add AV2 docs
2016-03-07  Elizabeth MyersMerge branch 'awilfox-av2desc'
2016-03-07  Elizabeth MyersMerge branch 'av2desc' of https://github.com/awilfox...
2016-03-07  Elizabeth Myersm_quit: add desc string
2016-03-07  Elizabeth MyersAdd more core module descriptions
2016-03-07  Andrew Wilcoxcore/m_squit: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_server: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_quit: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_part: Add AV2 description
2016-03-07  Elizabeth Myerscap_server_time: update doodads for AV2
2016-03-07  Elizabeth Myerscap_account_tag: migrate CAP reg/desc to AV2
2016-03-07  William PitcockMerge pull request #158 from awilfox/av2desc
2016-03-07  Andrew Wilcoxcore/m_message: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_kill: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_kick: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_join: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_die: Add AV2 description
2016-03-07  Andrew Wilcoxcore/m_ban: Add AV2 description
2016-03-07  William Pitcockm_cap: use rb_snprintf_append() instead of pointer...
next