projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Log error first, try to close later.
[tinc]
/
lib
/
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-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
2001-11-16
Ivo Timmermans
Added dropin replacements for get*info and helper funct...
tree
|
commitdiff
2001-11-05
Guus Sliepen
More fixes for Solaris.
tree
|
commitdiff
2001-11-05
Guus Sliepen
Various fixes needed for Solaris.
tree
|
commitdiff
2001-02-27
Guus Sliepen
Removed compiler warning.
tree
|
commitdiff
2001-02-25
Guus Sliepen
Free node->data and node, not node->data twice.
tree
|
commitdiff
2001-02-20
Wessel Dankers
Important bugfix in avl_insert_before() and avl_insert_...
tree
|
commitdiff
2001-02-11
Ivo Timmermans
More files to ignore in CVS
tree
|
commitdiff
2001-02-11
Guus Sliepen
- Updated CVS_CREATED to remove intl/ directory and...
tree
|
commitdiff
2001-02-06
Guus Sliepen
Fix memory leak in avl_insert() if item was already...
tree
|
commitdiff
2001-02-06
Guus Sliepen
FreeBSD compile fixes (thanks to XeF4)
tree
|
commitdiff
2001-01-08
Guus Sliepen
- Sign was wrong in search_closest_smaller/greater
tree
|
commitdiff
2001-01-07
Guus Sliepen
- It's 2001, all copyright notices are updated.
tree
|
commitdiff
2001-01-07
Guus Sliepen
- Changed list routines to give it the same look'n...
tree
|
commitdiff
2001-01-06
Guus Sliepen
- Changed license of AVL tree library to GPL.
tree
|
commitdiff
2001-01-05
Guus Sliepen
- Doubled size of trace buffer for easier debugging.
tree
|
commitdiff
2001-01-05
Guus Sliepen
- AVL tree routines: faster than RBL, and also more...
tree
|
commitdiff
2000-11-29
Ivo Timmermans
xstrdup now takes a const pointer as an argument.
tree
|
commitdiff
2000-11-29
Ivo Timmermans
Check for get_current_dir_name. There is a replacement...
tree
|
commitdiff
2000-11-28
Ivo Timmermans
dropin.c/h contain a set of drop-in replacements for...
tree
|
commitdiff
2000-11-24
Guus Sliepen
- Added daemon() replacement.
tree
|
commitdiff
2000-11-24
Guus Sliepen
Another big & bad commit:
tree
|
commitdiff
2000-11-24
Ivo Timmermans
Set errno to 0 before trying to kill the other process.
tree
|
commitdiff
2000-11-22
Guus Sliepen
- #include <stdlib.h> instead of <malloc.h>
tree
|
commitdiff
2000-11-22
Guus Sliepen
- Fixed all (except 2) compiler warnings gcc -Wall...
tree
|
commitdiff
2000-11-22
Guus Sliepen
- More porting to FreeBSD and Solaris.
tree
|
commitdiff
2000-11-22
Guus Sliepen
- Write pidfile AFTER detaching...
tree
|
commitdiff
2000-11-22
Guus Sliepen
- Cleaned up and checked for some more NULL pointers...
tree
|
commitdiff
2000-11-21
Guus Sliepen
- Check for NULL tree->delete callback
tree
|
commitdiff
2000-11-20
Guus Sliepen
- Various small fixes.
tree
|
commitdiff
2000-11-20
Guus Sliepen
- Integrate rbl trees into tinc.
tree
|
commitdiff
2000-11-19
Guus Sliepen
- Small fixes
tree
|
commitdiff
2000-11-19
Guus Sliepen
- Deletion also works now.
tree
|
commitdiff
2000-11-19
Guus Sliepen
- Fixed a lot of small things. Tested everything except...
tree
|
commitdiff
2000-11-18
Guus Sliepen
- Fix tree head/tail upon insertion
tree
|
commitdiff
2000-11-18
Guus Sliepen
- Implemented deletions
tree
|
commitdiff
2000-11-18
Guus Sliepen
- Fixed searching
tree
|
commitdiff
2000-11-16
Ivo Timmermans
Use proper prototypes.
tree
|
commitdiff
2000-11-16
Ivo Timmermans
New function: xmalloc_and_zero, which initialises the...
tree
|
commitdiff
2000-11-16
Guus Sliepen
- Added balanced tree management stuff as well. (It...
tree
|
commitdiff
2000-11-15
Ivo Timmermans
List management and manipulation routines.
tree
|
commitdiff
2000-11-08
Guus Sliepen
- Make checkpoint tracing a compile time option (off...
tree
|
commitdiff
2000-11-08
Guus Sliepen
Porting to SunOS 5.8:
tree
|
commitdiff
2000-11-07
Guus Sliepen
Porting to SunOS 5.8:
tree
|
commitdiff
2000-10-28
Guus Sliepen
- Lots of small fixes
tree
|
commitdiff
2000-10-21
Guus Sliepen
- Fixed all debug levels.
tree
|
commitdiff
2000-10-20
Guus Sliepen
- Made Makefile.am stub for doc/es/
tree
|
commitdiff
2000-10-17
Ivo Timmermans
Don't declare cp_file and cp_line in xmalloc()
tree
|
commitdiff
2000-10-16
Guus Sliepen
- Fixing little things
tree
|
commitdiff
2000-10-15
Guus Sliepen
- The daemon actually runs now (somewhat)
tree
|
commitdiff
2000-10-14
Guus Sliepen
- Second fixing-things pass: it even links now.
tree
|
commitdiff
2000-10-11
Guus Sliepen
- Fixing-things pass: every source file compiles into...
tree
|
commitdiff
2000-09-14
Ivo Timmermans
Added some structures and types that are needed for...
tree
|
commitdiff
2000-06-06
Ivo Timmermans
Include ../intl in the include path, and add @INTLLIBS...
tree
|
commitdiff
2000-05-04
Ivo Timmermans
Include stdio.h for fprintf.
tree
|
commitdiff
2000-05-03
Ivo Timmermans
getopt_long() support for platforms that don't have it.
tree
|
commitdiff
2000-05-03
Ivo Timmermans
Don't use error.h or error(), put #error in front of...
tree
|
commitdiff
2000-04-17
Ivo Timmermans
Pass the requested size from xmalloc() and xrealloc...
tree
|
commitdiff
2000-03-26
Ivo Timmermans
Initial revision
tree
|
commitdiff