]> Cypherpunks.ru repositories - govpn.git/history - govpn.go
Raise copyright years
[govpn.git] / govpn.go
2020-02-26 Sergey MatveevPreparing move to modules
2015-05-10 Sergey MatveevMerge branch 'develop' 3.2
2015-05-09 Sergey MatveevMove source code to separate directory. Bind dependent...
2015-03-12 Sergey MatveevTexinfo documentation, client ID, simultaneous clients 2.0
2015-03-02 Sergey MatveevObfuscate/randomize message nonces 1.5
2015-02-27 Sergey MatveevRaise copyright years
2015-01-18 Sergey MatveevSlightly more higher performance because of removing := 1.4
2015-01-18 Sergey MatveevWell, performance is not so high actually
2015-01-17 Sergey MatveevAllow nonce difference in specified orders, to prevent... 1.3
2015-01-17 Sergey MatveevOfficial repositories moved to another URL
2015-01-16 Sergey MatveevLesser copyright junk appearing in godoc
2015-01-11 Sergey MatveevFewer copying → higher performance
2015-01-11 Sergey MatveevRehandshake after every 4GiB of transferred data
2015-01-10 Sergey MatveevAbility to call up and down scripts
2015-01-10 Sergey MatveevHeartbeating the channel twice during timeout
2015-01-10 Sergey MatveevDo not access hot variables through the pointer
2015-01-10 Sergey MatveevSpecify PSK through the file, not as command line argument
2014-12-06 Sergey MatveevFreeBSD TAP support 1.1
2014-08-21 Sergey MatveevExit when daemon is becoming dead 1.0
2014-08-11 Sergey MatveevPerformance optimizations
2014-08-10 Sergey MatveevVarious trivial code corrections
2014-08-10 Sergey MatveevAbility to decrease verbosity
2014-08-10 Sergey MatveevUse TAP interface directly, without promiscuous mode
2014-08-10 Sergey MatveevFix nounces incrementing
2014-08-10 Sergey MatveevOut-of-order message recieved printing
2014-07-30 Sergey MatveevInitial commit