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...
This commit is contained in:
Guus Sliepen 2000-10-11 10:35:17 +00:00
parent 73d0dcfcc1
commit 950fb8e916
16 changed files with 579 additions and 333 deletions

View file

@ -5,5 +5,3 @@ Ivo Timmermans <itimmermans@bigfoot.com>
These files are from other sources:
* lib/pidfile.h and lib/pidfile.c are by Martin Schulze, taken from
the syslog 1.3 sources.
* The files in cipher/blowfish/ are from the SSLeay package by
Eric Young.