| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mailmap and copyright update for Ariadne | 2021-06-01 | 1 | -1/+1 | |
| * | Innovation by sed | 2020-10-15 | 1 | -3/+3 | |
| * | m_alias: Preserve protocol framing characters | 2020-07-05 | 1 | -0/+7 | |
| * | ircd: send tags on every message•••Simplify linebuf by introducing fsnprint to manage a list of printfs. Add a msgbuf unparse cache for send functions that loop. | 2017-08-06 | 1 | -1/+34 | |
| * | msgbuf: correctly split buffers into IRCv3 tags and RFC1459 message data | 2017-07-29 | 1 | -13/+4 | |
| * | msgbuf: remove unused field parselen | 2017-07-27 | 1 | -1/+0 | |
| * | msgbuf: s_assert is not a substitute for proper code•••(dns, m_alias, m_stats updated as msgbuf no longer includes s_assert.h) | 2017-07-26 | 1 | -12/+10 | |
| * | msgbuf: allow for an explicit target to be defined | 2016-02-20 | 1 | -2/+3 | |
| * | msgbuf: make msgbuf_unparse_prefix() public | 2016-02-20 | 1 | -0/+2 | |
| * | msgbuf: add some message building code | 2016-02-20 | 1 | -3/+3 | |
| * | msgbuf: msgbuf_append_tag(): add support for attaching a specific capability bit | 2016-02-13 | 1 | -1/+2 | |
| * | msgbuf: pull in s_assert | 2016-02-12 | 1 | -0/+2 | |
| * | msgbuf: fix AFP() macro | 2016-02-12 | 1 | -1/+1 | |
| * | msgbuf: attach capabilities mask to each tag for sending•••this will be used with a bloom filter to speed up the 1-to-many case | 2016-02-11 | 1 | -12/+17 | |
| * | msgbuf: improve parse logic | 2016-02-10 | 1 | -3/+1 | |
| * | msgbuf: implement msgbuf_parse() | 2016-02-10 | 1 | -1/+1 | |
| * | msgbuf: add lowlevel interface for building MsgBuf objects | 2016-02-09 | 1 | -2/+33 | |
| * | include: add msgbuf.h for future msgbuf api | 2016-02-09 | 1 | -0/+60 |
