]> jfr.im git - solanum.git/history - ircd
Add HTTP CONNECT proxy scanning
[solanum.git] / ircd /
2016-04-02  Elizabeth MyersAdd HTTP CONNECT proxy scanning
2016-04-02  William Pitcockircd: wsproc: cleanups
2016-04-02  William Pitcockircd: integrate ircd side of wsockd support
2016-04-02  Elizabeth MyersAdd exempt logic for open proxies
2016-04-02  Elizabeth Myersopm: allow scanners to be configurable
2016-04-02  Elizabeth Myersauthd: small cleanup
2016-04-02  Elizabeth Myersauthd: more minor cleanups
2016-04-02  Elizabeth Myersircd/authd: cleanups
2016-04-01  Elizabeth MyersAdd opm stuff to default configs
2016-04-01  Elizabeth Myersauthd: fix API boo boo
2016-04-01  Elizabeth Myersauthd: remove some whitespace
2016-04-01  Elizabeth Myersauthd: add API for setting OPM listeners
2016-04-01  Elizabeth Myersauthd: fix compile error
2016-04-01  Elizabeth Myersauthd: properly abort clients who timeout or when the...
2016-03-31  Elizabeth MyersAdd new sockaddr_storage port retrieval/setting macros
2016-03-30  Elizabeth Myersircd/listener: un-obsoleteify comments
2016-03-29  Elizabeth MyersRemove trailing whitespace from files.
2016-03-29  Matt Ullmanautomake: Ensure ircd_parser.h is created
2016-03-29  Elizabeth Myerslogger: add idebug
2016-03-28  Elizabeth Myersircd/authd: remove rb_free no longer needed.
2016-03-28  Elizabeth Myersauthd: this isn't a list dammit!
2016-03-28  Elizabeth Myersauthd: don't use wild pointer
2016-03-28  Elizabeth Myersircd/newconf: better IPv4 example
2016-03-28  Elizabeth Myersnewconf: add illustrative examples to comments
2016-03-28  Elizabeth Myersnewconf: fix check for IPv6 address length
2016-03-28  Elizabeth Myersnewconf: change an error to a warning
2016-03-28  Elizabeth MyersMerge branch 'authd-framework'
2016-03-28  Elizabeth Myersauthd: It Works, Bitches™
2016-03-28  Elizabeth Myersircd_lexer: use correct variable here.
2016-03-28  Elizabeth Myersircd_lexer: use correct variable here.
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 Myersircd/authd: respect auth_disabled config option
2016-03-28  Elizabeth Myersircd/authd: use proper timeout values for clients
2016-03-28  Elizabeth Myersircd/authd: timeout dead authd clients
2016-03-28  Elizabeth Myersircd/authd: implement client noticing
2016-03-28  Elizabeth MyersReplace s_auth/blacklist stuff with authd calls
2016-03-28  Matt Ullmanircd: Move signaled variables to volatile sig_atomic_t
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-27  Matt Ullmanhash.c: Save some more bytes
2016-03-27  Elizabeth Myerss_auth: remove trailing whitespace at end of usernames.
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  Elizabeth Myersircd/authd: some comments
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  Matt Ullmansslproc: Remove unused variable
2016-03-26  Elizabeth MyersPort notice stuff over from authd-framework-2 and use it.
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  Elizabeth Myersauthd: change reload character to R from H.
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  Matt Ullmanextb_combi: More int to bool conversion
2016-03-25  William Pitcockircd: only relocate_paths on windows, no point on posix
2016-03-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-25  William Pitcockircd: implement path relocation
2016-03-25  William Pitcockircd: use ircd_paths for logFileName and pidFileName
2016-03-24  William Pitcockircd: unbreak build
2016-03-24  William Pitcockircd: start staging for relocatable paths
2016-03-24  Matt Ullmanchmode: Move check_forward() to a boolean
2016-03-24  Matt Ullmanchmode: Move add_id() to a boolean
2016-03-24  Matt Ullmanchmode: Move allow_mode_change() to a boolean
2016-03-24  Matt Ullmanversion.c.SH: Fix generation not incrementing
2016-03-24  Matt Ullmanchannel: Move flood_attack_channel() to a boolean
2016-03-24  Matt Ullmanchannel: Change check_channel_name() note to false
2016-03-24  Matt Ullmanchannel: Move check_channel_name() to a boolean
2016-03-24  Elizabeth MyersMerge pull request #178 from staticfox/bsdisms
2016-03-24  Matt UllmanCleanup more BSD-isms
2016-03-23  William PitcockMerge pull request #175 from staticfox/datatypes
2016-03-23  Matt UllmanMove away from BSD data types
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersRemove common.h from lexer and parser
2016-03-23  Elizabeth Myerscommon.h: raison d'être is gone, so out it goes.
2016-03-23  Elizabeth MyersEnsure the parser/lexer don't use IRCD_BUFSIZE.
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 MyersRemove more YES/NO usage.
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 Myersircd: shut GCC the fuck up.
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-22  William Pitcockircd: log runtime path (mainly as proof of concept...
2016-03-21  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-20  William PitcockMerge pull request #169 from staticfox/chghost_sync
2016-03-20  Matt Ullmans_user: Don't send CHGHOST clients op/voice syncs
2016-03-20  William Pitcockparse: check IsServer() before firing off a remove_unkn...
2016-03-20  William Pitcockircd: fix build on freebsd
2016-03-20  William Pitcockmodules: fix thinko
2016-03-20  William Pitcockircd: modules: findmodule_byname(): also check LT_MODUL...
2016-03-20  William Pitcockircd: modules: use LT_MODULE_EXT more consistently
2016-03-20  William Pitcockircd: parse: now this type cast for POINTER MATH is...
2016-03-20  William Pitcockircd: win32 does not need the FD 0,1,2 stuff
2016-03-20  William Pitcockircd: handle some EXIT_FAILURE cases differently on...
2016-03-20  William Pitcockircd: squelch write(2) warning differently
next