Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cookies: use xchacha20poly1305 instead of chacha20poly1305 | Jason A. Donenfeld | 2016-12-23 | 1 | -2/+2 |
* | messages: increase header by 3 bytes for alignment | Jason A. Donenfeld | 2016-12-16 | 1 | -11/+18 |
* | messages: remove unused constants | Jason A. Donenfeld | 2016-12-12 | 1 | -2/+0 |
* | timers: add random jitter to handshake retry | Jason A. Donenfeld | 2016-12-09 | 1 | -0/+1 |
* | headers: cleanup notices | Jason A. Donenfeld | 2016-11-21 | 1 | -1/+1 |
* | packets: consolidate constants | Jason A. Donenfeld | 2016-11-16 | 1 | -1/+11 |
* | timers: move constants to header | Jason A. Donenfeld | 2016-10-19 | 1 | -1/+3 |
* | Rework headers and includes | Jason A. Donenfeld | 2016-09-29 | 1 | -2/+39 |
* | Initial commit | Jason A. Donenfeld | 2016-06-25 | 1 | -0/+88 |