aboutsummaryrefslogtreecommitdiffstats
path: root/src/timers.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor timers.goMathias Hall-Andersen2017-11-301-119/+95
* Fixed typosMathias Hall-Andersen2017-11-291-4/+4
* Added cross namespace TUN status detectionMathias Hall-Andersen2017-11-291-2/+8
* Fixed timer issue when failing to send handshakeMathias Hall-Andersen2017-10-171-15/+12
* Initial implementation of source cachingMathias Hall-Andersen2017-10-161-1/+1
* Added last_minute_handshake_guardMathias Hall-Andersen2017-09-201-1/+7
* Improved handling of key-materialMathias Hall-Andersen2017-09-011-19/+13
* Added code from windows branchMathias Hall-Andersen2017-08-271-336/+336
* Number of fixes in response to code reviewMathias Hall-Andersen2017-08-071-37/+37
* First set of code review patchesMathias Hall-Andersen2017-08-041-22/+11
* Improved timer codeMathias Hall-Andersen2017-07-271-126/+169
* Added last_handshake_time fields to UAPIMathias Hall-Andersen2017-07-181-0/+4
* Fixed deadlock in index.goMathias Hall-Andersen2017-07-171-19/+33
* Improved throughputMathias Hall-Andersen2017-07-141-1/+1
* Terminate on interface deletionMathias Hall-Andersen2017-07-131-28/+24
* Fixed MTU method for linux TUN interfaceMathias Hall-Andersen2017-07-111-0/+1
* Added replay protectionMathias Hall-Andersen2017-07-101-32/+18
* Improved timer state machineMathias Hall-Andersen2017-07-081-0/+303