tinc
2002-05-02 Ivo Timmermanstest
2002-05-02 Ivo TimmermansMoved event.c/h
2002-05-02 Ivo TimmermansCallbacks
2002-05-02 Ivo TimmermansAnother file moved; random interface stuff.
2002-05-01 Guus SliepenOnly purge once when there are no more connections.
2002-04-29 Ivo TimmermansCommit diff test
2002-04-29 Guus SliepenFix very stupid bug in node_del(), which might have...
2002-04-28 Ivo TimmermansMoving files, first attempt at gcrypt compatibility...
2002-04-28 Ivo Timmermans*** empty log message ***
2002-04-27 Guus SliepenInformative log message if execl() failed.
2002-04-26 Ivo TimmermansTypo
2002-04-25 Guus SliepenAdded Nick Patavalis for his RedHat package.
2002-04-23 Guus SliepenAdd BindToAddress variable, similar to the late BindToIP.
2002-04-19 Guus SliepenSupport for MaxOS/X.
2002-04-18 Ivo TimmermansPut #ifndef checks for HAVE_RAND_PSEUDO_BYTES in the...
2002-04-13 Ivo TimmermansPrint newline when writing to stderr
2002-04-13 Ivo Timmermans...
2002-04-13 Ivo TimmermansRename libvpn to libtinc
2002-04-13 Ivo TimmermansRenamed libvpn to libtinc
2002-04-13 Ivo TimmermansInclude logging.h
2002-04-13 Ivo TimmermansUse new logging system
2002-04-13 Ivo TimmermansThings to ignore...
2002-04-13 Ivo TimmermansCompile in logging.c
2002-04-13 Ivo TimmermansUse logging.h instead of syslog.h
2002-04-13 Ivo TimmermansAdded prototype for log_syslog
2002-04-13 Ivo Timmermanslog_default_hook was renamed to log_default
2002-04-13 Ivo TimmermansAdded priority definitions from syslog.h
2002-04-13 Ivo TimmermansSome magic
2002-04-13 Ivo TimmermansAdd syslog wrapper
2002-04-13 Ivo TimmermansAdd syslog() wrapper
2002-04-13 Ivo TimmermansRename log_message to log
2002-04-13 Ivo TimmermansNew logging system to replace syslog() calls with a...
2002-04-13 Ivo TimmermansRemove debug_lvl
2002-04-13 Ivo TimmermansUpdate copyright info
2002-04-13 Ivo TimmermansRemove debug level declaration
2002-04-12 Guus SliepenAdding even more stuff from the CABAL branch.
2002-04-11 Ivo TimmermansAlso compile in pokey/
2002-04-11 Ivo TimmermansWrite src/pokey/Makefile
2002-04-11 Ivo TimmermansPokey interface definition
2002-04-11 Ivo TimmermansMain pokey interface files.
2002-04-09 Ivo TimmermansLast bits (hopefully)
2002-04-09 Ivo TimmermansMore...
2002-04-09 Ivo TimmermansMore updates
2002-04-09 Ivo TimmermansOk, I forgot these ;)
2002-04-09 Ivo TimmermansUpdating HEAD branch #5; Last files from CABAL.
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
2002-04-09 Ivo TimmermansUpdating HEAD branch #3; more obsolete files removed.
2002-04-09 Ivo TimmermansUpdating HEAD branch #2; removing debian/ dir.
2002-04-09 Ivo TimmermansUpdating HEAD branch #1; removing obsolete files.
2002-04-09 Guus SliepenRemarks about 1.0pre7 release. release-1.0pre7
2002-04-09 Guus SliepenUpdated dutch translation.
2002-04-09 Guus Sliepenmasklength is better known as prefixlength
2002-04-09 Guus Sliepenmasklength is better known as prefixlength.
2002-04-08 Guus SliepenAutomake forgets about depcomp, remind it.
2002-04-05 Guus SliepenFix maskcheck() and maskcmp().
2002-04-01 Guus Sliepencheck_rsa() is broken, I don't know why, just remove...
2002-04-01 Guus SliepenDon't check_network_activity() if select() is interrupt...
2002-03-27 Guus SliepenMake configure --help output look nicer.
2002-03-27 Guus SliepenUpdate with information about the pre6 release. release-1.0pre6
2002-03-27 Guus SliepenUpdate dutch translation.
2002-03-27 Guus SliepenFix format strings.
2002-03-27 Guus SliepenRemove symlink to device.c when doing a make dist.
2002-03-27 Guus SliepenRecent automake uses $(AMTAR) instead of $(TAR)
2002-03-27 Guus SliepenRemove cruft.
2002-03-27 Guus SliepenSmall updates.
2002-03-27 Guus SliepenLimit the amount of packets in a queue to 8.
2002-03-27 Guus SliepenExtend list_t with the number of elements in the list.
2002-03-27 Guus SliepenMerge do_prune() with build_fdset(). Probably fixes...
2002-03-26 Guus SliepenSmall correction.
2002-03-26 Guus SliepenFix execute_script().
2002-03-25 Guus SliepenSend REQ_KEY only once until ANS_KEY has arrived.
2002-03-25 Guus SliepenTell a little bit more about security.
2002-03-25 Guus SliepenUpdated documentation.
2002-03-25 Guus SliepenSet myself->status.reachable.
2002-03-24 Guus SliepenConfiguration variables were still handled case sensiti...
2002-03-24 Guus SliepenOpenBSD tun device uses address family number instead...
2002-03-24 Guus SliepenRespect type field.
2002-03-24 Guus SliepenUpdated dutch translation.
2002-03-24 Guus SliepenSet $INTERFACE correctly when using ethertap while...
2002-03-24 Guus SliepenExecute hosts/name-up when a node becomes reachable...
2002-03-24 Guus SliepenDon't try to execute scripts unless they exist.
2002-03-23 Guus SliepenReset retry timeout when receiving the first PONG,...
2002-03-23 Guus SliepenDon't run graph algorithms if no edge is deleted in...
2002-03-23 Guus Sliepenfree() request strings when deleting past requests...
2002-03-23 Guus Sliepensend_ack() was broken.
2002-03-22 Guus SliepenFix compiler warnings, strictly use long int and %lx...
2002-03-22 Guus SliepenFix add_edge_h().
2002-03-22 Guus Sliepen- Added support for jumbograms.
2002-03-21 Guus SliepenPut a break on requests that run around in circles.
2002-03-19 Guus SliepenUpdated SSSP algorithm to automatically detect indirect...
2002-03-19 Guus SliepenUpdated dutch translation.
2002-03-19 Guus SliepenDon't use s6_addr[16|32] anymore.
2002-03-19 Guus SliepenCleanup.
2002-03-18 Guus SliepenRemember sockaddrs of listening sockets, use appropriat...
2002-03-18 Guus SliepenFix #define s6_addr32.
2002-03-18 Guus Sliepen#define s6_addr32, needed for FreeBSD.
2002-03-17 Guus SliepenOnly unmap IPv6 addresses.
2002-03-17 Guus SliepenUnmap v4mapped sockaddrs.
2002-03-15 Guus SliepenTypo.
2002-03-15 Guus SliepenDifferent way of detecting neighbor solicitation requests.
next