Require OpenSSL 1.1.0 or later.
[tinc] / lib / rbl.c
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2002-07-12 Guus SliepenInclude complete fake-getname/addrinfo from OpenSSH.
2002-06-21 Guus Sliepens/sliepen.warande.net/sliepen.eu.org/g
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
2000-11-24 Guus SliepenAnother big & bad commit:
2000-11-22 Guus Sliepen- Write pidfile AFTER detaching...
2000-11-22 Guus Sliepen- Cleaned up and checked for some more NULL pointers...
2000-11-21 Guus Sliepen- Check for NULL tree->delete callback
2000-11-20 Guus Sliepen- Integrate rbl trees into tinc.
2000-11-19 Guus Sliepen- Small fixes
2000-11-19 Guus Sliepen- Deletion also works now.
2000-11-19 Guus Sliepen- Fixed a lot of small things. Tested everything except...
2000-11-18 Guus Sliepen- Fix tree head/tail upon insertion
2000-11-18 Guus Sliepen- Implemented deletions
2000-11-18 Guus Sliepen- Fixed searching
2000-11-16 Guus Sliepen- Added balanced tree management stuff as well. (It...