]> jfr.im git - solanum.git/history - librb/include
doc/reference.conf: document the auth::umodes configuration option
[solanum.git] / librb / include /
2023-11-06  Ed KellettDelay rehashing until we're not processing events
2022-08-25  jailbird777Remove ancient portability code (#361)
2021-07-31  Ariadne Conilllibrb: make free_fds() public as rb_close_pending_fds()
2021-07-30  jailbird777Remove Windows support
2021-06-01  Ariadne ConillMailmap and copyright update for Ariadne
2021-01-26  Doug Freedlibrb: add rb_{set,clear}_cloexec
2020-10-15  Ed KellettInnovation by sed
2019-09-07  Aaron JonesMerge pull request #277 from edk0/helpops
2019-09-07  Aaron JonesMerge pull request #278 from edk0/override
2019-09-07  Aaron JonesMerge pull request #275 from edk0/override-immunity
2019-09-07  Aaron JonesMerge pull request #276 from edk0/deferred-cap-notify
2019-09-07  Aaron JonesMerge pull request #274 from edk0/event-deletion
2019-09-07  Ed Kellettlibrb/event: delete indirectly via a dead flag
2019-08-31  Simon Arlottlibrb: Fix type of dst for rb_inet_pton_sock()
2017-08-24  Simon ArlottAdd outgoing SCTP connect support
2017-08-24  Simon ArlottAdd basic SCTP listener support that binds to multiple...
2017-08-20  Simon Arlottremove RB_IPV6
2017-08-06  Simon Arlottlibrb: remove zstring
2017-08-06  Simon Arlottircd: send tags on every message
2017-07-30  Simon Arlottlibrb: add rb_snprintf_try_append
2017-07-30  Simon Arlottlibrb: linebuf: reduce the number of "put" implementati...
2017-07-29  Simon Arlottlibrb: linebuf needs to use the buffer limit from msgbu...
2017-07-29  Simon Arlottlinebuf: increase buffer size to accommodate IRCv3...
2017-07-29  Simon Arlottmake soft asserts better by allowing them to be used...
2016-06-20  William PitcockMerge branch 'master' into release/4
2016-06-20  William Pitcocklibrb: remove one more VMS detritius
2016-06-01  Aaron Joneslibrb: silence some fairly harmless compiler warnings
2016-06-01  Aaron Joneslibrb: silence some fairly harmless compiler warnings
2016-05-12  Simon Arlottlibrb: define UINT32_MAX for FreeBSD 4.8
2016-05-01  William Pitcocklibrb: fix commio build on win32
2016-04-26  Simon Arlottadd mkfingerprint program
2016-04-24  Simon Arlottlibrb: remove socklen parameter from rb_connect_tcp
2016-04-23  Simon Arlottssld: Add new certfp_methods spki_sha256 and spki_sha512
2016-04-08  Elizabeth Myersipv4_from_ipv6: move to librb
2016-04-05  Elizabeth Myerslibrb: add versions of rb_strcasecmp, rb_strncasecmp...
2016-04-03  Elizabeth Myerslibrb: rb_run_event -> rb_run_one_event
2016-03-31  Elizabeth MyersAdd new sockaddr_storage port retrieval/setting macros
2016-03-31  Elizabeth Myerslibrb: don't include linux/tcp.h, that's already included
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-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-25  Elizabeth Myersserno.h: remove it with make clean.
2016-03-24  William Pitcocklibrb: define RB_PATH_SEPARATOR
2016-03-24  Elizabeth Myerscleanup: u_long -> unsigned long
2016-03-24  William PitcockMerge pull request #176 from staticfox/morecleanups
2016-03-24  Matt UllmanRemove the rest of the SVN id tags
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-23  Elizabeth MyersDICTIONARY_FOREACH → RB_DICTIONARY_FOREACH
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-22  William Pitcocklibrb: add rb_path_to_self(), which provides fairly...
2016-03-20  Elizabeth Myerslibrb: remove an experiment I had.
2016-03-20  William Pitcocklibrb: rb_lib: undefine any previous errno consts on...
2016-03-20  William Pitcocklibrb: rb_dictionary: temporary hack to shut up gcc...
2016-03-20  William Pitcocklibrb: win32: more cleanups
2016-03-20  William Pitcockcommio: further win32 fixes
2016-03-20  William Pitcocklibrb: further cleanups
2016-03-20  William Pitcocklibrb: some win32 fixes
2016-03-20  William Pitcocklibrb: only install WSA stubs if windows SDK does not...
2016-03-19  Elizabeth Myersrb_dictionary: add include needed for int types.
2016-03-19  Elizabeth Myersrb_dictionary: add include needed for int types.
2016-03-19  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-18  Elizabeth MyersRemove unnecessary autotools cruft and other detritus
2016-03-15  Elizabeth Myersdns: remove unneeded defines
2016-03-13  Elizabeth Myersrb_dictionary: add functions for uint64_t (long) variables.
2016-03-10  Elizabeth Myersauthd: crap, C was taken already, rename reload to H.
2016-03-10  Elizabeth Myersauthd: crap, C was taken already, rename reload to H.
2016-03-08  Elizabeth MyersRename RATBOX_PROFILE to RB_PROFILE.
2016-03-07  Elizabeth MyersFix generation of serno.h
2016-03-06  Elizabeth MyersMove irc_* data structures to librb.
2016-03-06  Elizabeth Myerslibrb: forgot this.
2016-03-06  Elizabeth MyersChange all leftover libratbox stuff to librb.
2016-03-06  William Pitcockrename libratbox to librb, since its pretty modified...