]> jfr.im git - irc/freenode/solanum.git/history - ircd/hash.c
make more snotes L_NETWIDE
[irc/freenode/solanum.git] / ircd / hash.c
2020-11-08  jessmake more snotes L_NETWIDE
2017-07-29  Simon Arlottircd: get_or_create_channel: avoid clang static analysi...
2016-03-28  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-28  Elizabeth MyersMerge branch 'master' into authd-framework
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-24  Elizabeth MyersMerge pull request #178 from staticfox/bsdisms
2016-03-24  Matt UllmanCleanup more BSD-isms
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 Myerstypedef-ify rb_radixtree for consistency.
2016-03-23  Elizabeth MyersChange struct Dictionary(*) to rb_dictionary(_\1).
2016-03-08  Elizabeth MyersConvert 2.8 style ToUpper/ToLower names to irctoupper...
2016-03-06  Elizabeth MyersMove irc_* data structures to librb.
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-01-23  William Pitcockircd: hash: remove some detritus
2016-01-23  William Pitcockircd: hostname lists are now stored in a radix tree
2016-01-10  William Pitcockircd: hash: channels are no longer a hashtable
2016-01-09  William Pitcockircd: make STATS B easier to understand
2016-01-09  William Pitcockircd: hash: we do not use 2.8-style chained hashtables...
2016-01-09  William Pitcockircd: hash: use an irc_radixtree for client names
2016-01-09  William Pitcockircd: hash: use an irc_radixtree for IDs
2016-01-09  William Pitcockircd: hash: use an irc_radixtree for storing resv's
2016-01-09  William Pitcockircd: hash: client connection id hashtables are now...
2016-01-06  William Pitcockrename src to ircd, libcore to libircd