]> jfr.im git - solanum.git/history - ircd
m_stats: display certificate fingerprint in STATS C
[solanum.git] / ircd /
2016-04-23  Simon Arlottircd: parse: add asserts for improper use of mod_add_cm...
2016-04-23  Simon Arlottmodules: add missing break
2016-04-23  Simon Arlottircd: do nothing in client_release_connids if !MyConnect
2016-04-23  Simon Arlottircd: fix assert in client_release_connids
2016-04-23  Simon Arlottssld: Add new certfp_methods spki_sha256 and spki_sha512
2016-04-23  Simon Arlottircd: sslproc: certfp commands have a 9 byte header...
2016-04-23  William Pitcockclient: fix up client_release_connids() too, pointed...
2016-04-23  William Pitcockclient: connid_get() should check MyConnect(), not...
2016-04-23  Simon Arlottmr_server: Report certificate fingerprint mismatches
2016-04-23  Simon Arlottauthproc: set GOT_ID flag when an ident response is...
2016-04-23  staticfoxauthd: Avoid negative array indices
2016-04-16  Elizabeth MyersRevert "Implement the netsplit batch type."
2016-04-15  Elizabeth MyersImplement the netsplit batch type.
2016-04-12  Elizabeth MyersDon't use key member of dictionary iter objects after...
2016-04-12  Elizabeth Myersauthproc: fix a typo
2016-04-12  Elizabeth MyersChange the way authd configures opm
2016-04-11  Mantas MikulėnasMerge pull request #183 from grawity/sasl-fail-throttle-v3
2016-04-11  Elizabeth Myerssend: trim a blank line [ci skip]
2016-04-10  Elizabeth Myerss_user: clean up authd checks
2016-04-10  Elizabeth Myerss_user: enhancements to proxy reporting messages
2016-04-10  Elizabeth MyersFix stupid linux warning
2016-04-10  Elizabeth MyersWrap up authd preclient stuff in its own struct
2016-04-09  staticfoxversion.c.SH: Fix build
2016-04-09  Elizabeth MyersFormatting fixes for credits
2016-04-08  Elizabeth Myersipv4_from_ipv6: move to librb
2016-04-07  Elizabeth MyersGet rid of flags2.
2016-04-07  Elizabeth MyersCleanup defaults.h config file.
2016-04-07  Elizabeth Myersmodules: fix up display names
2016-04-07  Elizabeth Myersmodules: move module loading/unloading commands to...
2016-04-06  Elizabeth MyersRemove useless alias_entry hits member
2016-04-06  Elizabeth Myersircd: load modules after conf files
2016-04-06  Elizabeth MyersMove alias handling into a dedicated module.
2016-04-06  Elizabeth MyersAdd hook for when rehash is called.
2016-04-05  Elizabeth MyersUse rb_* versions of nonportable string functions
2016-04-05  Elizabeth Myersauthd: rework module ID system
2016-04-04  Elizabeth MyersAnnounce changed capabilities on module load
2016-04-04  staticfoxmodules: Revert mapi_register() to use ints
2016-04-03  Elizabeth Myersboolify calls to rehash
2016-04-03  Elizabeth Myersbool-ify modules stuff
2016-04-03  Elizabeth MyersClean up module loading a bit.
2016-04-03  Elizabeth MyersUse rb_dlink_list_length... == 0, not !rb_dlink_list_length
2016-04-03  Elizabeth MyersSend enabling message to opm at the end of opm block.
2016-04-03  Elizabeth Myersnewconf: delete all proxies on rehash
2016-04-03  Elizabeth Myersauthproc: minor fixes
2016-04-03  Elizabeth Myersdns: don't use zero ID's
2016-04-03  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-04-03  Elizabeth Myersauthproc: rehash on authd restart
2016-04-03  Elizabeth Myersauthproc: add more API's for opm management
2016-04-03  Elizabeth MyersTweak some configuration semantics of opm
2016-04-03  Elizabeth Myersauthproc: pad leading 0 for localhost IP's
2016-04-02  Elizabeth Myersopm: add support for HTTPS CONNECT proxies.
2016-04-02  Elizabeth MyersRename authd.[ch] on ircd side to authproc.[ch] to...
2016-04-02  Elizabeth Myersauthd: warn on a bad command
2016-04-02  Elizabeth Myersauthd: minor cleanups
2016-04-02  Elizabeth Myersauthd: clean up command handling with a table
2016-04-02  Elizabeth Myersauthd: fix race on the ircd side.
2016-04-02  Elizabeth Myersauthd: when aborting, don't just do read_packet.
2016-04-02  Elizabeth Myersopm: add adjustable timeout values
2016-04-02  William Pitcockircd: conf: properly calculate the number of wsockd...
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
next