]> Cypherpunks.ru repositories - govpn.git/commit
Use A-EKE instead of EKE. Doc refactoring. Preparing for 3.0 release
authorSergey Matveev <stargrave@stargrave.org>
Sun, 3 May 2015 11:10:02 +0000 (14:10 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 3 May 2015 12:42:17 +0000 (15:42 +0300)
commitcae1bf7a68f5be04942cdb96f91e5eca44232f5c
tree80aa0b511b7f9b4aef927d94fca0afab2c86603b
parent1f0e56f6a94ab99ef3b46eb1b07f65c802f508c0
Use A-EKE instead of EKE. Doc refactoring. Preparing for 3.0 release

Signed-off-by: Sergey Matveev <stargrave@stargrave.org>
40 files changed:
INSTALL [changed from file to symlink]
NEWS [changed from file to symlink]
README
THANKS [changed from file to symlink]
TODO
VERSION
cmd/govpn-client/main.go
cmd/govpn-server/main.go
cmd/govpn-verifier/main.go [new file with mode: 0644]
common.go
doc/client.texi
doc/contacts.texi [moved from doc/bugs.texi with 88% similarity]
doc/developer.texi
doc/download.texi
doc/example.texi
doc/govpn.texi
doc/handshake.texi
doc/handshake.txt
doc/identity.texi [new file with mode: 0644]
doc/installation.texi
doc/keywords.texi [new file with mode: 0644]
doc/news.texi [new file with mode: 0644]
doc/noise.texi
doc/overview.texi
doc/pake.texi [new file with mode: 0644]
doc/precautions.texi
doc/server.texi
doc/thanks.texi [new file with mode: 0644]
doc/user.texi
doc/verifier.texi [new file with mode: 0644]
doc/verifierstruct.texi [new file with mode: 0644]
handshake.go
identify.go
makefile
tap.go
transport.go
transport_test.go
utils/newclient.sh
utils/storekey.sh [new file with mode: 0755]
verifier.go [new file with mode: 0644]