tinc
2001-11-15 Ivo TimmermansCredit OpenSSH
2001-11-15 Ivo TimmermansCheck for getnameinfo, gai_strerror, freeaddrinfo
2001-11-15 Ivo TimmermansCheck for getaddrinfo
2001-11-05 Guus SliepenMore fixes for Solaris.
2001-11-05 Guus SliepenVarious fixes needed for Solaris.
2001-11-04 Guus SliepenCorrectly check if subnet owner exists.
2001-11-04 Guus SliepenBe liberal in what you accept: allow unknown edges...
2001-11-03 Guus Sliepen*** empty log message ***
2001-11-03 Guus SliepenSeveral bugfixes.
2001-11-03 Guus SliepenUse PEM functions as suggested by OpenSSL docs.
2001-10-31 Guus SliepenSome very small fixes
2001-10-31 Guus SliepenAvoid connecting to another node twice, and check name...
2001-10-31 Guus SliepenShow cfg->variable instead of cfg->value when complaini...
2001-10-31 Guus SliepenDon't forget to read public RSA key when making an...
2001-10-31 Guus Sliepen- Small fixes to graph algorithms
2001-10-30 Guus SliepenMore updates to protocol handlers and reimplemented...
2001-10-30 Guus SliepenVarious fixes, tinc is now somewhat capable of actually...
2001-10-29 Guus SliepenWorking version of Kruskal's algorithm. The running...
2001-10-28 Guus Sliepen- More changes needed for Kruskal's algorithm
2001-10-28 Guus Sliepen- More s/vertex/edge/g
2001-10-28 Guus SliepenWhat was I thinking? s/vertex/edge/g.
2001-10-27 Guus SliepenVarious small fixes to make tinc runnable again.
2001-10-27 Guus SliepenMake sure everything links.
2001-10-27 Guus SliepenBig bad commit:
2001-10-13 Guus SliepenSupport new files (node/vertex/device.[ch]) and OpenBSD.
2001-10-12 Guus SliepenForgot the tun specific stuff.
2001-10-12 Guus SliepenAdded OpenBSD tun device handling. Untested though.
2001-10-12 Guus SliepenForgot to remove some old #ifdef stuff.
2001-10-12 Guus SliepenSolaris tun device handling cleaned up a bit and added.
2001-10-12 Guus SliepenAdded FreeBSD tap device handling.
2001-10-12 Guus Sliepen- Split tap device stuff out of net.[ch]
2001-10-10 Guus SliepenMore updates to new node/vertex/connection combo.
2001-10-10 Guus SliepenRevamp configuration handling:
2001-10-10 Guus SliepenRemoved everything from connection.c that has already...
2001-10-10 Guus SliepenFurther implementation of doc/CONNECTIVITY. connection...
2001-10-09 Wessel Dankersmake is not always GNU make.
2001-10-09 Guus SliepenSmall corrections.
2001-10-09 Guus SliepenStarted implementing doc/CONNECTIVITY.
2001-10-08 Guus SliepenUpdated dutch translation.
2001-10-08 Guus SliepenFix bug when dropping an old connection in favour of...
2001-10-08 Guus Sliepen- Use ping timeout mechanism to close connections that...
2001-10-08 Guus SliepenFix bug where tinc would crash because of a portscan...
2001-10-08 Guus Sliepen- Renamed lastbutonehop to prevhop.
2001-09-25 Guus SliepenFill in next- and lastbutonehop for myself.
2001-09-25 Guus SliepenTry next connectto instead of the same over and over.
2001-09-24 Guus SliepenShow next- and lastbutonehop when dumping connectionlis...
2001-09-24 Guus SliepenNot only keep track of nexthop, but also of lastbutoneh...
2001-09-24 Guus Sliepen- Try old TUN/TAP ioctl() request if the one from if_tu...
2001-09-05 Ivo TimmermansKilling tincd with SIGINT causes it to toggle between...
2001-09-01 Guus Sliepenconfig_t* is a const parameter in get_config_val().
2001-09-01 Guus SliepenOptional signal number for -k option.
2001-09-01 Guus SliepenRevised reconnection mechanism, always try out all...
2001-09-01 Guus SliepenRemove IndirectData support for now, new implementation...
2001-08-28 Guus SliepenFix signed comparison bug in lookup_subnet_ipv4().
2001-08-17 Guus SliepenDon't send DEL_HOSTs when !status.meta
2001-07-24 Guus SliepenExplicitly log which type of tunnel device is used.
2001-07-24 Guus SliepenThe val variable in a config_t is never used as a long.
2001-07-24 Guus SliepenWrite public key to rsa_key.pub instead of rsa_key...
2001-07-24 Guus SliepenDon't use %m in fprintf().
2001-07-24 Guus SliepenMore on edges.
2001-07-23 Guus SliepenDiscuss how sending ADD_EDGEs would be better than...
2001-07-22 Guus SliepenWritten down a possible solution.
2001-07-22 Guus SliepenCorrectie.
2001-07-22 Guus SliepenSmall update.
2001-07-22 Guus SliepenDescribed problem in more detail.
2001-07-22 Guus SliepenStarted writing a document about how daemons connect...
2001-07-21 Guus SliepenWoohoo! tinc now compiles, runs and actually *works...
2001-07-21 Guus SliepenAlways close all sockets in terminate_connection().
2001-07-21 Guus SliepenUpdated terminate_connection() so you can choose if...
2001-07-20 Guus SliepenAdded purge_tree for connection_t's which are no longer...
2001-07-20 Guus SliepenRemove all unnecessary status.meta and status.active...
2001-07-19 Guus SliepenCorrectly use the active_tree.
2001-07-15 Guus SliepenSplit connection list into two lists:
2001-07-15 Guus SliepenCorrect inclusion of standard if_tun.h header file.
2001-07-04 Guus SliepenDon't load table of verbose OpenSSL errormessages.
2001-07-04 Guus Sliepen- Always use <openssl/include.h> instead of just <inclu...
2001-07-01 Guus SliepenCheck for all potential duplicate entries in the id...
2001-07-01 Guus SliepenFix compiler warning.
2001-07-01 Guus SliepenFix printf format bug.
2001-07-01 Guus SliepenMore items marked as done.
2001-06-29 Guus SliepenDutch translation updated.
2001-06-29 Guus SliepenUpdate of RedHat build scripts.
2001-06-29 Guus SliepenIt appears that autogen.sh doesn't like es.po if it...
2001-06-29 Guus SliepenCheck for dlopen in standard libraries first (needed...
2001-06-29 Guus SliepenFix gcc 3.0 warnings.
2001-06-29 Guus SliepenLog error if two hosts connect with same IP/port tuple.
2001-06-29 Guus SliepenAlso remove po/Makefile.in.in, which is generated by...
2001-06-29 Guus Sliepenes.po revived.
2001-06-29 Guus SliepenExecute tinc-down BEFORE tap device is closed. This...
2001-06-29 Guus SliepenDon't build Spanish translation.
2001-06-29 Guus SliepenABOUT-NLS is created by autogen.sh.
2001-06-29 Guus SliepenSpanish translation removed. Nobody maintains it, and...
2001-06-26 Ivo TimmermansSmall fix to make it compile again
2001-06-21 Guus SliepenReinstated search for if_tun.h in kernel source tree...
2001-06-21 Guus SliepenRemove #warnings I used for debugging stuff.
2001-06-21 Guus SliepenCheck for and add -ldl.
2001-06-21 Guus Sliepen- Solaris compile fixes
2001-06-20 Ivo TimmermansDon't include the debian/ dir in a release
2001-06-09 Guus SliepenWoops - big bug in send_key_changed fixed.
2001-06-08 Guus SliepenOnly reset seconds_till_retry when we activate the...
next