Age | Commit message (Expand) | Author |
---|---|---|
2018-02-04 | Align with go library layout | Mathias Hall-Andersen |
2018-02-02 | Clear cryptographic state when interface down | Mathias Hall-Andersen |
2018-02-02 | Rework of entire locking system | Mathias Hall-Andersen |
2018-01-26 | Added initial version of peer teardown | Mathias Hall-Andersen |
2018-01-13 | Work on timer teardown + bug fixes | Mathias Hall-Andersen |
2017-12-29 | Peer timer teardown | Mathias Hall-Andersen |
2017-12-01 | More consistent use of signal struct | Mathias Hall-Andersen |
2017-11-29 | Fixed typos | Mathias Hall-Andersen |
2017-11-19 | Better naming of bind helpers | Mathias Hall-Andersen |
2017-11-18 | Moved endpoint into interface and simplified peer | Mathias Hall-Andersen |
2017-11-17 | Ported remaining netns.sh | Mathias Hall-Andersen |
2017-11-14 | Moved TUN device creation to pre-fork | Mathias Hall-Andersen |
2017-11-14 | Initial working source caching | Mathias Hall-Andersen |
2017-11-11 | Fixed blocking reader on closed socket | Mathias Hall-Andersen |
2017-11-11 | Fixed port endianness | Mathias Hall-Andersen |
2017-10-16 | Initial implementation of source caching | Mathias Hall-Andersen |
2017-10-08 | Added new UDPBind interface | Mathias Hall-Andersen |
2017-10-07 | Begin incorporating new src cache into receive | Mathias Hall-Andersen |
2017-09-21 | Fix up fwmark handling | Jason A. Donenfeld |
2017-08-22 | Add support for fwmark on linux | Mathias Hall-Andersen |
2017-08-22 | Update MTU based on netlink messages (linux) | Mathias Hall-Andersen |
2017-08-17 | Added missing IF index check | Mathias Hall-Andersen |
2017-08-14 | Improved cookie/mac computation code | Mathias Hall-Andersen |
2017-08-11 | Improved receive.go | Mathias Hall-Andersen |
2017-08-07 | Number of fixes in response to code review | Mathias Hall-Andersen |
2017-08-04 | First set of code review patches | Mathias Hall-Andersen |
2017-08-01 | Close UAPI socket before exit | Mathias Hall-Andersen |
2017-07-17 | Fixed deadlock in index.go | Mathias Hall-Andersen |
2017-07-15 | Added padding | Mathias Hall-Andersen |
2017-07-14 | Improved throughput | Mathias Hall-Andersen |
2017-07-13 | Terminate on interface deletion | Mathias Hall-Andersen |
2017-07-11 | Fixed MTU method for linux TUN interface | Mathias Hall-Andersen |
2017-07-11 | Added ratelimiting of handshake messages | Mathias Hall-Andersen |
2017-07-08 | Improved timer state machine | Mathias Hall-Andersen |
2017-07-08 | Added source verification | Mathias Hall-Andersen |
2017-07-07 | Fixed cookie reply processing bug | Mathias Hall-Andersen |
2017-07-06 | Fixed broken test | Mathias Hall-Andersen |
2017-07-06 | Initial working full exchange | Mathias Hall-Andersen |
2017-07-01 | Handshake negotiation functioning | Mathias Hall-Andersen |
2017-06-30 | Completed initial version of outbound flow | Mathias Hall-Andersen |
2017-06-29 | Completed get/set configuration | Mathias Hall-Andersen |
2017-06-28 | Work on UAPI | Mathias Hall-Andersen |
2017-06-27 | Implemented MAC1/2 calculation | Mathias Hall-Andersen |
2017-06-26 | Begin implementation of outbound work queue | Mathias Hall-Andersen |
2017-06-26 | Begin work on outbound packet flow | Mathias Hall-Andersen |
2017-06-24 | Restructuring of noise impl. | Mathias Hall-Andersen |
2017-06-23 | Beginning work noise handshake | Mathias Hall-Andersen |
2017-06-01 | Inital implementation of trie | Mathias Hall-Andersen |
2017-05-30 | Beginning work on UAPI and routing table | Mathias Hall-Andersen |