Meta protocol overhaul. Tinc is now incompatible with previous versions,
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 1 May 2000 18:07:12 +0000 (18:07 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 1 May 2000 18:07:12 +0000 (18:07 +0000)
commitca6abd41ea0cdf2ca6491c3945fb3c62fd40ab98
tree547dfdce1dac7ef103a3a499cd6e42af6cd82f96
parent3219be5770716bdb0c8b6e9e4c674a447c5085f2
Meta protocol overhaul. Tinc is now incompatible with previous versions,
furthermore this version does NOT work yet because of a problem with
sending keys (these should be converted to base36 or something like that).
It is possible to telnet to the tinc daemon now and type some commands
by hand though :).
src/encr.c
src/net.c
src/net.h
src/netutl.c
src/protocol.c
src/protocol.h