]> jfr.im git - solanum.git/history - ircd/s_newconf.c
valid_temp_time: more simplification and test fixes
[solanum.git] / ircd / s_newconf.c
2022-06-20  Doug Freedvalid_temp_time: more simplification and test fixes
2022-06-20  Ed Kellettvalid_temp_time: simplify/correct overflow check
2022-04-13  Ed KellettMake valid_temp_time overflow-resistant
2022-04-13  Ed KellettTest some edge cases of valid_temp_time
2022-03-06  Ed Kellettvalid_temp_time: style fixes
2022-03-06  David SchultzSupport more human friendly k/d/x-line duration format
2020-11-14  Ed KellettGet rid of hub_mask/leaf_mask
2020-11-08  jessmake more snotes L_NETWIDE
2020-11-01  Ed KellettRemove shared blocks
2019-08-31  Simon Arlottlibrb: Fix type of dst for rb_inet_pton_sock()
2017-08-20  Simon Arlottremove RB_IPV6
2016-10-30  Simon Arlottfree server_p->certfp, allocated in newconf.c
2016-07-16  Jason VolkFix erroneous return value.
2016-04-24  Simon Arlottircd: server connection configuration
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 MyersRemove more YES/NO usage.
2016-03-23  Elizabeth Myerstypedef-ify rb_radixtree for consistency.
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-20  William Pitcockircd: use GET_SS_FAMILY() in a bunch of places
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-09  William Pitcockircd: hash: use an irc_radixtree for storing resv's
2016-01-08  William Pitcockircd: move DNS resolution over to authd
2016-01-06  William Pitcockrename src to ircd, libcore to libircd