- Let user choose whether keys are in the config files or separate
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 5 Jan 2001 23:53:53 +0000 (23:53 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 5 Jan 2001 23:53:53 +0000 (23:53 +0000)
commite924096f62655d711cd2d114a8d1ef0fecbb593b
tree8a96f64da2041f3480333810d2156d3f27d9b24d
parent052fbc0bdf36e0dbe2a0867ce770d426c9a44841
- Let user choose whether keys are in the config files or separate
- Use AVL trees instead of RBL trees
- Fixed a lot of annoying subtle bugs! Thanks to gdb...
12 files changed:
src/conf.c
src/conf.h
src/connection.c
src/connection.h
src/meta.c
src/net.c
src/process.c
src/protocol.c
src/route.c
src/subnet.c
src/subnet.h
src/tincd.c