2010-05-06 |
Timothy Redaelli | Fix warnings under BSD |
tree | commitdiff |
2010-05-01 |
Guus Sliepen | Use intptr_t instead of long to store a pointer. |
tree | commitdiff |
2010-04-11 |
Guus Sliepen | Fixes for definitions under Windows. |
tree | commitdiff |
2010-04-10 |
Guus Sliepen | Ensure ICMP_NET_ANO is defined. |
tree | commitdiff |
2009-10-24 |
Guus Sliepen | Move socket error interpretation to utils.h. |
tree | commitdiff |
2009-10-18 |
Guus Sliepen | Include missing header. |
tree | commitdiff |
2009-10-03 |
Borg | Removed last gettext function. |
tree | commitdiff |
2009-09-24 |
Guus Sliepen | Drop support for localisation. |
tree | commitdiff |
2009-09-24 |
Guus Sliepen | Remove checkpoint tracing. |
tree | commitdiff |
2009-09-24 |
Guus Sliepen | K&R style braces. |
tree | commitdiff |
2009-09-24 |
Guus Sliepen | Update the address of the Free Software Foundation... |
tree | commitdiff |
2009-09-24 |
Guus Sliepen | Remove Ivo's old email addresses. |
tree | commitdiff |
2009-09-24 |
Guus Sliepen | Remove all occurences of $Id$. |
tree | commitdiff |
2009-09-24 |
Guus Sliepen | Update copyright information. |
tree | commitdiff |
2009-09-15 |
Guus Sliepen | Remove extra {. |
tree | commitdiff |
2009-09-14 |
Guus Sliepen | Remove dropin random() function, as it is not used... |
tree | commitdiff |
2009-09-14 |
Guus Sliepen | Allow compiling for Windows XP and higher. |
tree | commitdiff |
2009-09-09 |
Guus Sliepen | Convert bitfields to integers in a safe way. |
tree | commitdiff |
2009-09-08 |
Guus Sliepen | Check the return value of fscanf() when reading a PID... |
tree | commitdiff |
2009-09-08 |
Guus Sliepen | Add xasprintf() and xvasprintf(). |
tree | commitdiff |
2009-05-28 |
Guus Sliepen | Add some const where appropriate. |
tree | commitdiff |
2009-05-18 |
Michael Tokarev | bugfix: initialize pid (as read from pidfile) to zero |
tree | commitdiff |
2007-02-14 |
Guus Sliepen | Close the proper filedescriptor (if it exists). |
tree | commitdiff |
2007-02-14 |
Guus Sliepen | Apply patch from Scott Lamb fixing some memory and... |
tree | commitdiff |
2006-12-18 |
Guus Sliepen | Prevent compiler warnings about redefinition of EAI_FAM... |
tree | commitdiff |
2006-12-16 |
Guus Sliepen | We do properly check for malloc and realloc. |
tree | commitdiff |
2006-11-11 |
Guus Sliepen | When deleting an entire tree, start at head, not at... |
tree | commitdiff |
2006-04-26 |
Guus Sliepen | Update copyright notices, remove Ivo's email address. |
tree | commitdiff |
2005-05-04 |
Guus Sliepen | Update copyright notices. |
tree | commitdiff |
2005-05-04 |
Guus Sliepen | Several splay tree fixes. |
tree | commitdiff |
2004-11-18 |
Guus Sliepen | Fix splay tree code. |
tree | commitdiff |
2004-11-10 |
Guus Sliepen | Support tunneling IPv6 on Solaris. |
tree | commitdiff |
2004-11-02 |
Guus Sliepen | Splay trees. |
tree | commitdiff |
2004-03-21 |
Guus Sliepen | Update copyrights, links, email addresses and let Subve... |
tree | commitdiff |
2004-03-21 |
Guus Sliepen | Move CABAL branch to its rightful place: the trunk. |
tree | commitdiff |
2004-03-15 |
Guus Sliepen | Remove CVS related cruft. |
tree | commitdiff |
2003-12-22 |
Guus Sliepen | Missing definitions. |
tree | commitdiff |
2003-11-08 |
Guus Sliepen | Add missing definitions. |
tree | commitdiff |
2003-10-08 |
Guus Sliepen | Update missing definitions, structs describing headers... |
tree | commitdiff |
2003-10-08 |
Guus Sliepen | Forgot to #include "xalloc.h" |
tree | commitdiff |
2003-10-06 |
Guus Sliepen | PIDs are of type pid_t, and use %ld when reading/writin... |
tree | commitdiff |
2003-10-06 |
Guus Sliepen | Ethernet protocol types. |
tree | commitdiff |
2003-08-28 |
Guus Sliepen | We don't have to tell GCC how to cast. |
tree | commitdiff |
2003-08-24 |
Guus Sliepen | Synchronise HEAD with CABAL branch. |
tree | commitdiff |
2003-08-17 |
Guus Sliepen | Compilation fix. |
tree | commitdiff |
2003-08-17 |
Guus Sliepen | Fix fake getnameinfo() and check more arguments. |
tree | commitdiff |
2003-08-16 |
Guus Sliepen | Simplify fake getname/addrinfo() functions, possibly... |
tree | commitdiff |
2003-08-08 |
Guus Sliepen | Small things. |
tree | commitdiff |
2003-08-08 |
Guus Sliepen | Better error messages under Windows. |
tree | commitdiff |
2003-08-03 |
Guus Sliepen | Cygwin needs windows.h. |
tree | commitdiff |
2003-08-02 |
Guus Sliepen | Install tinc as a service under Windows (MinGW). Remove... |
tree | commitdiff |
2003-07-31 |
Guus Sliepen | Check if the compiler knows about the __malloc__ attribute. |
tree | commitdiff |
2003-07-30 |
Guus Sliepen | Prevent definitions from messing up attributes. |
tree | commitdiff |
2003-07-29 |
Guus Sliepen | Native Windows support. |
tree | commitdiff |
2003-07-29 |
Guus Sliepen | Fix compile errors and warnings. |
tree | commitdiff |
2003-07-28 |
Guus Sliepen | More checks for missing functions. |
tree | commitdiff |
2003-07-24 |
Guus Sliepen | Sprinkle around a lot of const and some C99 initialisers. |
tree | commitdiff |
2003-07-21 |
Guus Sliepen | Be consistent. |
tree | commitdiff |
2003-07-18 |
Guus Sliepen | Check for ethernet/ipv4/ipv6 related structures. |
tree | commitdiff |
2003-07-18 |
Guus Sliepen | Remove all #ifndefs from route.c |
tree | commitdiff |
2003-07-18 |
Guus Sliepen | Even more missing definitions. |
tree | commitdiff |
2003-07-17 |
Guus Sliepen | Big header file cleanup: everything that has to do... |
tree | commitdiff |
2003-07-12 |
Guus Sliepen | Update copyrights. |
tree | commitdiff |
2003-07-12 |
Guus Sliepen | Simplify logging, update copyrights and some minor... |
tree | commitdiff |
2003-07-11 |
Guus Sliepen | More missing IPv6 definitions and autoconf checks to... |
tree | commitdiff |
2003-07-07 |
Guus Sliepen | More missing definitions. |
tree | commitdiff |
2003-07-07 |
Guus Sliepen | Actually add ipv6.h. |
tree | commitdiff |
2003-07-07 |
Guus Sliepen | Provide all missing IPv6 definitions in lib/ipv6.h. |
tree | commitdiff |
2003-07-06 |
Guus Sliepen | Sprinkling the source with static and attributes. |
tree | commitdiff |
2003-07-06 |
Guus Sliepen | Define logger(), cleans up source code and allows us... |
tree | commitdiff |
2003-06-11 |
Guus Sliepen | Fixes from Wessel Danker's libavl. |
tree | commitdiff |
2003-01-17 |
Guus Sliepen | Various fixes for autoconf and OpenSSL 0.9.7 and a... |
tree | commitdiff |
2002-09-15 |
Guus Sliepen | Small fixes so tinc compiles out of the box on SunOS 5.8 |
tree | commitdiff |
2002-09-10 |
Guus Sliepen | Make sure malloc() is declared. |
tree | commitdiff |
2002-09-10 |
Guus Sliepen | Fix placement of #include "config.h" |
tree | commitdiff |
2002-09-10 |
Guus Sliepen | Fix compiler warnings. |
tree | commitdiff |
2002-09-09 |
Guus Sliepen | Remove redundant spaces. |
tree | commitdiff |
2002-09-09 |
Guus Sliepen | Switch to K&R style indentation. |
tree | commitdiff |
2002-09-09 |
Guus Sliepen | Cleanups: |
tree | commitdiff |
2002-09-04 |
Guus Sliepen | Typo. |
tree | commitdiff |
2002-09-04 |
Guus Sliepen | Add missing headers. |
tree | commitdiff |
2002-09-03 |
Guus Sliepen | Make sure setlocale() is available. |
tree | commitdiff |
2002-08-24 |
Guus Sliepen | Gettext 1.11.5 compatibility. |
tree | commitdiff |
2002-07-12 |
Guus Sliepen | Include complete fake-getname/addrinfo from OpenSSH. |
tree | commitdiff |
2002-06-21 |
Guus Sliepen | s/sliepen.warande.net/sliepen.eu.org/g |
tree | commitdiff |
2002-06-09 |
Ivo Timmermans | Include a few more header files |
tree | commitdiff |
2002-06-09 |
Ivo Timmermans | getnameinfo fixes |
tree | commitdiff |
2002-06-09 |
Ivo Timmermans | OSX support |
tree | commitdiff |
2002-05-07 |
Ivo Timmermans | Hm. |
tree | commitdiff |
2002-05-02 |
Ivo Timmermans | Moved event.c/h |
tree | commitdiff |
2002-05-02 |
Ivo Timmermans | Another file moved; random interface stuff. |
tree | commitdiff |
2002-04-28 |
Ivo Timmermans | Moving files, first attempt at gcrypt compatibility... |
tree | commitdiff |
2002-04-13 |
Ivo Timmermans | Renamed libvpn to libtinc |
tree | commitdiff |
2002-04-13 |
Ivo Timmermans | Update copyright info |
tree | commitdiff |
2002-04-13 |
Ivo Timmermans | Remove debug level declaration |
tree | commitdiff |
2002-04-09 |
Ivo Timmermans | More... |
tree | commitdiff |
2002-04-09 |
Ivo Timmermans | Updating HEAD branch #5; Last files from CABAL. |
tree | commitdiff |
2002-04-09 |
Ivo Timmermans | Updating HEAD branch #4; Merging CABAL -> HEAD. |
tree | commitdiff |
2002-03-27 |
Guus Sliepen | Extend list_t with the number of elements in the list. |
tree | commitdiff |
2002-02-10 |
Guus Sliepen | Merging of the entire pre5 branch. release-1.0pre5 |
tree | commitdiff |
next |