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-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-30 | Refactor timers.go | Mathias Hall-Andersen |
2017-11-29 | Fixed typos | Mathias Hall-Andersen |
2017-11-29 | Added cross namespace TUN status detection | Mathias Hall-Andersen |
2017-10-17 | Fixed timer issue when failing to send handshake | Mathias Hall-Andersen |
2017-10-16 | Initial implementation of source caching | Mathias Hall-Andersen |
2017-09-20 | Added last_minute_handshake_guard | Mathias Hall-Andersen |
2017-09-01 | Improved handling of key-material | Mathias Hall-Andersen |
2017-08-27 | Added code from windows branch | 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-07-27 | Improved timer code | Mathias Hall-Andersen |
2017-07-18 | Added last_handshake_time fields to UAPI | Mathias Hall-Andersen |
2017-07-17 | Fixed deadlock in index.go | 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-10 | Added replay protection | Mathias Hall-Andersen |
2017-07-08 | Improved timer state machine | Mathias Hall-Andersen |