]> jfr.im git - solanum.git/history - ircd/s_conf.c
free server_p->certfp, allocated in newconf.c
[solanum.git] / ircd / s_conf.c
2016-09-16  William Pitcocksupported: add chantypes_update()
2016-05-15  Aaron Jonesircd_lexer: fix crash with very large config option...
2016-05-14  Aaron Jonesminor spring cleaning: remove/relocate duplicate/unused...
2016-04-25  Simon Arlottsslproc: use global ServerInfo configuration
2016-04-24  Simon Arlottircd: server connection configuration
2016-04-23  Simon Arlottssld: Add new certfp_methods spki_sha256 and spki_sha512
2016-04-06  Elizabeth MyersAdd hook for when rehash is called.
2016-04-05  Elizabeth MyersUse rb_* versions of nonportable string functions
2016-04-02  Elizabeth MyersRename authd.[ch] on ircd side to authproc.[ch] to...
2016-04-02  William Pitcockircd: conf: properly calculate the number of wsockd...
2016-04-02  William Pitcockircd: integrate ircd side of wsockd support
2016-03-31  Elizabeth MyersAdd new sockaddr_storage port retrieval/setting macros
2016-03-28  Elizabeth MyersMerge branch 'authd-framework'
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-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth Myerscommon.h: raison d'ĂȘtre is gone, so out it goes.
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 MyersChange struct Dictionary(*) to rb_dictionary(_\1).
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-20  William Pitcockircd: use GET_SS_FAMILY() in a bunch of places
2016-03-20  William Pitcockircd: rewrite SOCKET_ERROR as I_SOCKET_ERROR
2016-03-20  William Pitcockircd: remove basically entirely pointless ServerInfo...
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-09  Elizabeth MyersMore bool conversions
2016-03-09  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-08  William Pitcockircd: further cleanup of YES/NO
2016-03-08  William Pitcocks_conf: remove YES/NO references
2016-03-06  Elizabeth MyersMove irc_* data structures to librb.
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-02-10  William PitcockMerge pull request #140 from viatsko/remove-snprintf
2016-02-10  Valerii IatskoRemove libratbox's snprintf.c, update related ircd...
2016-01-16  William Pitcockircd: call rehash_authd(), not restart_authd() when...
2016-01-15  William Pitcockircd: add general::hide_opers_in_whois to simulate...
2016-01-12  William Pitcockircd: implement EXTENDCHANS, based on ircd-seven (with...
2016-01-09  William Pitcockircd: ensure irc_dictionary users have names, for stats...
2016-01-08  William Pitcockircd: remove internal resolver, no longer used
2016-01-06  William Pitcockgeneral: remove last vestiges of static modules support...
2016-01-06  William Pitcockrename src to ircd, libcore to libircd