Update copyright notices.
[oweals/tinc.git] / lib /
2006-12-18 Guus SliepenPrevent compiler warnings about redefinition of EAI_FAM...
2006-12-16 Guus SliepenWe do properly check for malloc and realloc.
2006-11-11 Guus SliepenWhen deleting an entire tree, start at head, not at...
2006-04-26 Guus SliepenUpdate copyright notices, remove Ivo's email address.
2005-05-04 Guus SliepenUpdate copyright notices.
2005-05-04 Guus SliepenSeveral splay tree fixes.
2004-11-18 Guus SliepenFix splay tree code.
2004-11-10 Guus SliepenSupport tunneling IPv6 on Solaris.
2004-11-02 Guus SliepenSplay trees.
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.
2004-03-15 Guus SliepenRemove CVS related cruft.
2003-12-22 Guus SliepenMissing definitions.
2003-11-08 Guus SliepenAdd missing definitions.
2003-10-08 Guus SliepenUpdate missing definitions, structs describing headers...
2003-10-08 Guus SliepenForgot to #include "xalloc.h"
2003-10-06 Guus SliepenPIDs are of type pid_t, and use %ld when reading/writin...
2003-10-06 Guus SliepenEthernet protocol types.
2003-08-28 Guus SliepenWe don't have to tell GCC how to cast.
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-08-17 Guus SliepenCompilation fix.
2003-08-17 Guus SliepenFix fake getnameinfo() and check more arguments.
2003-08-16 Guus SliepenSimplify fake getname/addrinfo() functions, possibly...
2003-08-08 Guus SliepenSmall things.
2003-08-08 Guus SliepenBetter error messages under Windows.
2003-08-03 Guus SliepenCygwin needs windows.h.
2003-08-02 Guus SliepenInstall tinc as a service under Windows (MinGW). Remove...
2003-07-31 Guus SliepenCheck if the compiler knows about the __malloc__ attribute.
2003-07-30 Guus SliepenPrevent definitions from messing up attributes.
2003-07-29 Guus SliepenNative Windows support.
2003-07-29 Guus SliepenFix compile errors and warnings.
2003-07-28 Guus SliepenMore checks for missing functions.
2003-07-24 Guus SliepenSprinkle around a lot of const and some C99 initialisers.
2003-07-21 Guus SliepenBe consistent.
2003-07-18 Guus SliepenCheck for ethernet/ipv4/ipv6 related structures.
2003-07-18 Guus SliepenRemove all #ifndefs from route.c
2003-07-18 Guus SliepenEven more missing definitions.
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...
2003-07-11 Guus SliepenMore missing IPv6 definitions and autoconf checks to...
2003-07-07 Guus SliepenMore missing definitions.
2003-07-07 Guus SliepenActually add ipv6.h.
2003-07-07 Guus SliepenProvide all missing IPv6 definitions in lib/ipv6.h.
2003-07-06 Guus SliepenSprinkling the source with static and attributes.
2003-07-06 Guus SliepenDefine logger(), cleans up source code and allows us...
2003-06-11 Guus SliepenFixes from Wessel Danker's libavl.
2003-01-17 Guus SliepenVarious fixes for autoconf and OpenSSL 0.9.7 and a...
2002-09-15 Guus SliepenSmall fixes so tinc compiles out of the box on SunOS 5.8
2002-09-10 Guus SliepenMake sure malloc() is declared.
2002-09-10 Guus SliepenFix placement of #include "config.h"
2002-09-10 Guus SliepenFix compiler warnings.
2002-09-09 Guus SliepenRemove redundant spaces.
2002-09-09 Guus SliepenSwitch to K&R style indentation.
2002-09-09 Guus SliepenCleanups:
2002-09-04 Guus SliepenTypo.
2002-09-04 Guus SliepenAdd missing headers.
2002-09-03 Guus SliepenMake sure setlocale() is available.
2002-08-24 Guus SliepenGettext 1.11.5 compatibility.
2002-07-12 Guus SliepenInclude complete fake-getname/addrinfo from OpenSSH.
2002-06-21 Guus Sliepens/sliepen.warande.net/sliepen.eu.org/g
2002-06-09 Ivo TimmermansInclude a few more header files
2002-06-09 Ivo Timmermansgetnameinfo fixes
2002-06-09 Ivo TimmermansOSX support
2002-05-07 Ivo TimmermansHm.
2002-05-02 Ivo TimmermansMoved event.c/h
2002-05-02 Ivo TimmermansAnother file moved; random interface stuff.
2002-04-28 Ivo TimmermansMoving files, first attempt at gcrypt compatibility...
2002-04-13 Ivo TimmermansRenamed libvpn to libtinc
2002-04-13 Ivo TimmermansUpdate copyright info
2002-04-13 Ivo TimmermansRemove debug level declaration
2002-04-09 Ivo TimmermansMore...
2002-04-09 Ivo TimmermansUpdating HEAD branch #5; Last files from CABAL.
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.
2002-02-10 Guus SliepenMerging of the entire pre5 branch. release-1.0pre5
2001-11-16 Ivo TimmermansAdded dropin replacements for get*info and helper funct...
2001-11-05 Guus SliepenMore fixes for Solaris.
2001-11-05 Guus SliepenVarious fixes needed for Solaris.
2001-02-27 Guus SliepenRemoved compiler warning.
2001-02-25 Guus SliepenFree node->data and node, not node->data twice.
2001-02-20 Wessel DankersImportant bugfix in avl_insert_before() and avl_insert_...
2001-02-11 Ivo TimmermansMore files to ignore in CVS
2001-02-11 Guus Sliepen- Updated CVS_CREATED to remove intl/ directory and...
2001-02-06 Guus SliepenFix memory leak in avl_insert() if item was already...
2001-02-06 Guus SliepenFreeBSD compile fixes (thanks to XeF4)
2001-01-08 Guus Sliepen- Sign was wrong in search_closest_smaller/greater
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...
2001-01-06 Guus Sliepen- Changed license of AVL tree library to GPL.
2001-01-05 Guus Sliepen- Doubled size of trace buffer for easier debugging.
2001-01-05 Guus Sliepen- AVL tree routines: faster than RBL, and also more...
2000-11-29 Ivo Timmermansxstrdup now takes a const pointer as an argument.
2000-11-29 Ivo TimmermansCheck for get_current_dir_name. There is a replacement...
2000-11-28 Ivo Timmermansdropin.c/h contain a set of drop-in replacements for...
2000-11-24 Guus Sliepen- Added daemon() replacement.
2000-11-24 Guus SliepenAnother big & bad commit:
2000-11-24 Ivo TimmermansSet errno to 0 before trying to kill the other process.
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...
next