]> Cypherpunks.ru repositories - govpn.git/history - govpn.go
Ability to call up and down scripts
[govpn.git] / govpn.go
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