Age | Commit message (Expand) | Author |
---|---|---|
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-20 | Added last_minute_handshake_guard | Mathias Hall-Andersen |
2017-09-09 | Improved readability of send/receive code | Mathias Hall-Andersen |
2017-09-01 | Improved handling of key-material | Mathias Hall-Andersen |
2017-08-25 | Added fwmark code | 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-07-31 | Verify source address | 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 | Endpoint discovery from handshake initiation | Mathias Hall-Andersen |
2017-07-13 | Terminate on interface deletion | Mathias Hall-Andersen |
2017-07-11 | Added ratelimiting of handshake messages | Mathias Hall-Andersen |
2017-07-10 | Fixed incomming initiation bug | Mathias Hall-Andersen |
2017-07-10 | Added replay protection | 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 | Initial working full exchange | Mathias Hall-Andersen |
2017-07-02 | Fixed transport header problem | Mathias Hall-Andersen |
2017-07-01 | Handshake negotiation functioning | Mathias Hall-Andersen |