summaryrefslogtreecommitdiffhomepage
path: root/src/timers.go
AgeCommit message (Expand)Author
2018-02-04Align with go library layoutMathias Hall-Andersen
2018-02-02Clear cryptographic state when interface downMathias Hall-Andersen
2018-02-02Rework of entire locking systemMathias Hall-Andersen
2018-01-13Work on timer teardown + bug fixesMathias Hall-Andersen
2017-12-29Peer timer teardownMathias Hall-Andersen
2017-12-01More consistent use of signal structMathias Hall-Andersen
2017-11-30Refactor timers.goMathias Hall-Andersen
2017-11-29Fixed typosMathias Hall-Andersen
2017-11-29Added cross namespace TUN status detectionMathias Hall-Andersen
2017-10-17Fixed timer issue when failing to send handshakeMathias Hall-Andersen
2017-10-16Initial implementation of source cachingMathias Hall-Andersen
2017-09-20Added last_minute_handshake_guardMathias Hall-Andersen
2017-09-01Improved handling of key-materialMathias Hall-Andersen
2017-08-27Added code from windows branchMathias Hall-Andersen
2017-08-07Number of fixes in response to code reviewMathias Hall-Andersen
2017-08-04First set of code review patchesMathias Hall-Andersen
2017-07-27Improved timer codeMathias Hall-Andersen
2017-07-18Added last_handshake_time fields to UAPIMathias Hall-Andersen
2017-07-17Fixed deadlock in index.goMathias Hall-Andersen
2017-07-14Improved throughputMathias Hall-Andersen
2017-07-13Terminate on interface deletionMathias Hall-Andersen
2017-07-11Fixed MTU method for linux TUN interfaceMathias Hall-Andersen
2017-07-10Added replay protectionMathias Hall-Andersen
2017-07-08Improved timer state machineMathias Hall-Andersen