]> Cypherpunks.ru repositories - govpn.git/shortlog
govpn.git
2015-03-13 Sergey MatveevMerge branch 'develop' 2.1
2015-03-13 Sergey MatveevPreparing for 2.1 release
2015-03-13 Sergey MatveevNotes about setting GOPATH variable
2015-03-13 Sergey MatveevNo need in Close method for TAP-interfaces, as we liste...
2015-03-13 Sergey MatveevFixed path to working water-library
2015-03-13 Sergey MatveevVarious documentation additions, links
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 MatveevMove comparison with OpenVPN to Features section
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
2015-01-10 Sergey Matveevgo vet advises to add blank line
2015-01-10 Sergey Matveev[DOC] More examples with IPv6 and FreeBSD
2015-01-10 Sergey Matveev[DOC] Some additions that OpenVPN can be faster, becaus...
2015-01-07 Sergey MatveevRemove unnecessary precomputations of DH private key 1.2
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 MatveevDocument example usage
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