]> Cypherpunks.ru repositories - govpn.git/history - handshake.go
Use A-EKE instead of EKE. Doc refactoring. Preparing for 3.0 release
[govpn.git] / handshake.go
2015-05-03 Sergey MatveevUse A-EKE instead of EKE. Doc refactoring. Preparing...
2015-04-26 Sergey MatveevMerge branch 'develop' 2.3
2015-04-26 Sergey MatveevReplace handshake NULLs with an IDtag
2015-03-23 Sergey MatveevZero handshake and peer states after their usage
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 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-07 Sergey MatveevRemove unnecessary precomputations of DH private key 1.2
2014-08-21 Sergey MatveevExit when daemon is becoming dead 1.0
2014-08-10 Sergey MatveevFix nounces incrementing
2014-07-30 Sergey MatveevInitial commit