]> Cypherpunks.ru repositories - govpn.git/commit
Texinfo documentation, client ID, simultaneous clients 2.0
authorSergey Matveev <stargrave@stargrave.org>
Thu, 5 Mar 2015 15:52:02 +0000 (18:52 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 12 Mar 2015 19:30:21 +0000 (22:30 +0300)
commit71d699f1c4aa8e2a8537e2d63222faec0a6ea6ca
tree68d4bb9c230e58265e8fbc1e01c2a6f5a3738711
parent8f627a4324b97e976b6ae1aff4cd62036a7cb8bc
Texinfo documentation, client ID, simultaneous clients

Signed-off-by: Sergey Matveev <stargrave@stargrave.org>
22 files changed:
INSTALL [new file with mode: 0644]
NEWS [new file with mode: 0644]
README
THANKS [new file with mode: 0644]
TODO [new file with mode: 0644]
cmd/govpn-client/main.go [new file with mode: 0644]
cmd/govpn-server/main.go [new file with mode: 0644]
common.go [new file with mode: 0644]
doc/.gitignore [new file with mode: 0644]
doc/download.texi [new file with mode: 0644]
doc/govpn.texi [new file with mode: 0644]
doc/handshake.txt [new file with mode: 0644]
doc/makefile [new file with mode: 0644]
govpn.go
handshake.go
identify.go [new file with mode: 0644]
makedist.sh [new file with mode: 0755]
makefile [new file with mode: 0644]
tap.go [new file with mode: 0644]
tap_freebsd.go
tap_linux.go
transport.go [new file with mode: 0644]