Age | Commit message (Expand) | Author |
2017-01-10 | Update copyright | Jason A. Donenfeld |
2016-12-13 | peer: don't use sockaddr_storage to reduce memory usage | Jason A. Donenfeld |
2016-12-11 | receive: simplify ip header checking logic | Jason A. Donenfeld |
2016-11-21 | headers: cleanup notices | Jason A. Donenfeld |
2016-11-16 | packets: consolidate constants | Jason A. Donenfeld |
2016-11-15 | various: nits from willy | Jason A. Donenfeld |
2016-11-15 | debug: cleanup skb printing | Jason A. Donenfeld |
2016-11-15 | socket: keep track of src address in sending packets | Jason A. Donenfeld |
2016-11-07 | send: simplify handshake initiation queueing and introduce lock | Jason A. Donenfeld |
2016-11-06 | debug: support dynamic debug on skb addr | Jason A. Donenfeld |
2016-10-19 | receive: always send confirmation, even if queue is empty | Jason A. Donenfeld |
2016-10-19 | timers: only have initiator rekey | Jason A. Donenfeld |
2016-10-19 | timers: always delay handshakes for responder | Jason A. Donenfeld |
2016-10-19 | debug: keep alive -> keepalive | Jason A. Donenfeld |
2016-09-29 | Rework headers and includes | Jason A. Donenfeld |
2016-08-29 | send: properly encapsulate ECN | Jason A. Donenfeld |
2016-07-10 | receive: assume we usually succeed with userspace | Jason A. Donenfeld |
2016-07-10 | receive: no need to test for !len | Jason A. Donenfeld |
2016-07-10 | persistent keepalive: use authenticated keepalives | Jason A. Donenfeld |
2016-07-08 | timers: rename *authorized* functions to *authenticated* | Jason A. Donenfeld |
2016-07-08 | persistent keepalive: add kernel mechanism | Jason A. Donenfeld |
2016-07-03 | receive: protect against impossible conditions | Jason A. Donenfeld |
2016-07-01 | receive: error conditions are unlikely | Jason A. Donenfeld |
2016-06-25 | Initial commit | Jason A. Donenfeld |