Releasing 1.0.10.
[tinc] / lib / list.c
2009-09-24 Guus SliepenK&R style braces.
2009-09-24 Guus SliepenUpdate the address of the Free Software Foundation...
2009-09-24 Guus SliepenRemove all occurences of $Id$.
2006-04-26 Guus SliepenUpdate copyright notices, remove Ivo's email address.
2005-05-04 Guus SliepenUpdate copyright notices.
2004-03-21 Guus SliepenUpdate copyrights, links, email addresses and let Subve...
2004-03-21 Guus SliepenMove CABAL branch to its rightful place: the trunk.
2003-08-28 Guus SliepenWe don't have to tell GCC how to cast.
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-07-17 Guus SliepenBig header file cleanup: everything that has to do...
2003-07-12 Guus SliepenUpdate copyrights.
2003-07-12 Guus SliepenSimplify logging, update copyrights and some minor...
2002-09-09 Guus SliepenRemove redundant spaces.
2002-09-09 Guus SliepenSwitch to K&R style indentation.
2002-06-21 Guus Sliepens/sliepen.warande.net/sliepen.eu.org/g
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
2002-03-27 Guus SliepenExtend list_t with the number of elements in the list.
2001-02-25 Guus SliepenFree node->data and node, not node->data twice.
2001-01-07 Guus Sliepen- It's 2001, all copyright notices are updated.
2001-01-07 Guus Sliepen- Changed list routines to give it the same look'n...
2000-11-22 Guus Sliepen- #include <stdlib.h> instead of <malloc.h>
2000-11-22 Guus Sliepen- Fixed all (except 2) compiler warnings gcc -Wall...
2000-11-22 Guus Sliepen- More porting to FreeBSD and Solaris.
2000-11-20 Guus Sliepen- Various small fixes.
2000-11-16 Ivo TimmermansUse proper prototypes.
2000-11-15 Ivo TimmermansList management and manipulation routines.
2000-10-20 Guus Sliepen- Made Makefile.am stub for doc/es/
2000-10-20 Ivo TimmermansGeneralized list and hash handling functions