summaryrefslogtreecommitdiff
path: root/src/protocol/pair1/pair1_poly.c
Commit message (Collapse)AuthorAge
* fixes #1171 message header could be inlined in the message structureGarrett D'Amore2020-02-26
| | | | | This uses a maximum 64-byte header and should avoid allocations and cache misses, leading to a small performance boost overall.
* fixes #1189 Extract and deprecate polyamorous modeGarrett D'Amore2020-02-07