Big and bad commit of my current tree...
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 11 Oct 2000 10:35:17 +0000 (10:35 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 11 Oct 2000 10:35:17 +0000 (10:35 +0000)
commit950fb8e916b0e248dcaa72c96859acd6046683aa
treeb5ab05485f86449abdcadadf91b74b69d6e74367
parent73d0dcfcc1019ee745a422982b4e3ede9d59dd91
Big and bad commit of my current tree...
- Added seperate file for connection list handling
- Updating everything to use connlist, meta and subnet files
- Removed dependency on libgmp
- Lots of other stuff...
16 files changed:
AUTHORS
Makefile.am
configure.in
src/Makefile.am
src/connlist.c [new file with mode: 0644]
src/connlist.h [new file with mode: 0644]
src/encr.h
src/meta.c
src/meta.h
src/net.c
src/net.h
src/netutl.c
src/netutl.h
src/protocol.h
src/subnet.c
src/subnet.h