]> jfr.im git - solanum.git/history - ircd/msgbuf.c
doc/reference.conf: document the auth::umodes configuration option
[solanum.git] / ircd / msgbuf.c
2021-06-12  Ed Kellettmsgbuf: use only relevant caps for the cache key
2021-06-08  Ed Kellettmsgbuf_cache_get: Don't create cycle when evicting
2021-06-01  Ariadne ConillMailmap and copyright update for Ariadne
2020-10-15  Ed KellettInnovation by sed
2020-07-09  Simon ArlottMerge remote-tracking branch 'ophion/upstream/dnsbl...
2020-07-07  Aaron JonesMerge pull request #345 from edk0/alias
2020-07-05  Ed Kellettm_alias: Preserve protocol framing characters
2017-08-06  Simon Arlottircd: send tags on every message
2017-07-29  Simon Arlotttests: add msgbuf_parse tests
2017-07-29  Simon Arlottmsgbuf: correctly split buffers into IRCv3 tags and...
2017-07-29  Simon Arlottlibrb: remove unnecessary NULL from the end of rb_strin...
2016-12-04  Simon Arlottmsgbuf: don't append a ';' unless there are existing...
2016-10-22  Simon Arlottmsgbuf_parse: rb_string_to_array outputs to a MAXPARA...
2016-09-16  William PitcockMerge pull request #217 from Xenthys/release/4
2016-09-11  Aaron Jonesmsgbuf: Fix remote crash vulnerability due to malformed...
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  William PitcockMerge pull request #174 from staticfox/morecleanup
2016-03-23  Matt UllmanMore cleanup
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-02-21  William Pitcockmsgbuf: msgbuf_unparse_tags(): don't send a tags sigil...
2016-02-20  William Pitcockmsgbuf: allow for an explicit target to be defined
2016-02-20  William Pitcocksend: implement partial support for outbound tags ...
2016-02-20  William Pitcockmsgbuf: make msgbuf_unparse_prefix() public
2016-02-20  William Pitcockmsgbuf: implement msgbuf_vunparse_fmt() and friends
2016-02-20  William Pitcockmsgbuf: handle me.name properly
2016-02-20  William Pitcockmsgbuf: add some message building code
2016-02-13  William Pitcockmsgbuf: msgbuf_append_tag(): add support for attaching...
2016-02-11  William Pitcockmsgbuf: do a better job of handling gotchas with parsin...
2016-02-10  William Pitcockmsgbuf: improve parse logic
2016-02-10  William Pitcockmsgbuf: implement msgbuf_parse()