]> jfr.im git - solanum.git/history - ircd/msgbuf.c
free server_p->certfp, allocated in newconf.c
[solanum.git] / ircd / msgbuf.c
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()