]> git.meshlink.io Git - meshlink/shortlog
meshlink
2009-03-09 Guus SliepenMerge branch 'master' into 1.1
2009-03-09 Guus SliepenUse a simple Random Early Drop algorithm in send_tcppac...
2009-03-09 Guus SliepenDisable PMTUDiscovery in switch and hub modes.
2009-03-05 Guus SliepenUpdate THANKS and copyright information.
2009-03-05 Guus SliepenAllow weight to be assigned to Subnets.
2009-03-04 Michael TokarevEnable PMTUDiscovery only if BOTH sides wants it.
2009-02-17 Guus SliepenHandle neighbor solicitation requests without link...
2009-02-09 Michael TokarevAllow tunnelserver to work with clients that have other...
2009-02-03 Guus SliepenDisable old RSA keys when generating new ones.
2009-01-20 Guus SliepenValidate Name before using it in a filename when genera...
2009-01-20 Guus SliepenAllow reading config files with CRLF endings on Unix...
2009-01-20 Guus SliepenRemove unused definitions from net.h.
2009-01-20 Guus SliepenUse a global list to track outgoing connections.
2009-01-19 Guus SliepenAdd missing cleanup functions in close_network_connecti...
2009-01-19 Guus SliepenChange flush_events() to expire_events().
2009-01-09 Guus SliepenMove free()s at the end om main() to the proper destruc...
2009-01-03 Guus SliepenOnly send packets via UDP if UDP communication is possible.
2009-01-03 Guus SliepenConsistently allocate device and iface variables on...
2008-12-27 Guus SliepenUpdate documentation for git.
2008-12-26 Guus SliepenReleasing 1.0.9.
2008-12-26 Guus SliepenAdd missing parentheses in check for IPv4 multicast...
2008-12-23 Guus SliepenApply patch from Max Rijevski fixing a memory leak...
2008-12-23 Guus SliepenHandle broadcast and multicast packets in router mode.
2008-12-22 Guus SliepenUpdate the manpage as well, and some whitespace to...
2008-12-22 Guus SliepenUpdate documentation.
2008-12-22 Guus SliepenEnable PMTU discovery by default.
2008-12-22 Guus SliepenUpdate copyright information.
2008-12-22 Guus SliepenUpdate Dutch translation.
2008-12-22 Guus SliepenMake sure IPv6 sockets are IPv6 only.
2008-12-22 Guus SliepenUse TUNIFHEAD by default on FreeBSD to make sure IPv6...
2008-12-21 Guus SliepenTreat virtual network device as tap if Mode = switch...
2008-12-14 Guus SliepenMove RSA key generation into the wrappers.
2008-12-11 Guus SliepenMake sure IPv6 sockets are IPv6 only.
2008-12-11 Guus SliepenUse Dijkstra's algorithm. Based on patches from Max...
2008-12-11 Guus SliepenRemove wrong checks.
2008-12-11 Guus SliepenRemove unnecessary parentheses from sizeof, apply sizeo...
2008-12-11 Guus SliepenFix compiler warnings.
2008-12-11 Guus SliepenBackport fixes from trunk since revision 1555.
2008-12-11 Guus SliepenUse the crypto wrappers again instead of calling OpenSS...
2008-12-11 Guus SliepenMove AC_GNU_SOURCE up to make autoconf happy.
2008-12-11 Guus SliepenOnly show meta connection related debug messages when...
2008-12-11 Guus SliepenLook in the configured sbin directory for the tincd...
2008-12-05 Guus SliepenCorrect debug message.
2008-11-18 Guus SliepenPrevent freeing a NULL pointer when a hostname is unres...
2008-10-25 Guus SliepenDo not try to send REQ_KEY or ANS_KEY requests to unrea...
2008-10-25 Guus SliepenFix reading configuration files that do not end with...
2007-12-14 Guus SliepenMake sure the prefixlength of subnets is sane.
2007-11-08 Scott LambUse a control socket directory to restrict access
2007-11-07 Scott LambCoding style corrections
2007-11-07 Scott LambReload configuration through control socket
2007-11-07 Scott LambRetry connections through control socket
2007-11-07 Scott LambAlter debugging levels through control socket
2007-11-07 Scott LambPurge through the control socket
2007-11-07 Scott LambDump through control socket
2007-11-07 Scott LambFancier protocol for control socket
2007-11-07 Scott LambFix reload crash
2007-11-07 Scott LambUpdate documentation to match tincctl changes
2007-11-07 Scott LambTemporarily revert to old crypto code
2007-10-20 Guus SliepenPrevent double free() of a used challenge nonce.
2007-10-19 Guus SliepenFix meta data segfault when receiving a partial command.
2007-10-19 Guus SliepenUse a dummy function as the read callback for connectio...
2007-10-19 Guus SliepenFix connection weight estimation.
2007-09-04 Guus SliepenApply patch from Scott Lamb: Update documentation to...
2007-09-04 Guus SliepenSmall fixes to make gcrypt routines compile.
2007-09-04 Guus SliepenFix formatting of --help output.
2007-09-04 Guus SliepenOnly check for libgcrypt if --with-gcrypt is used.
2007-08-17 Guus SliepenHandle SERVICE_CONTROL_INTERROGATE requests. Thanks...
2007-07-20 Scott Lambconst correctness
2007-07-18 Scott LambUpdated svn:ignores list for new symlinked sources...
2007-07-18 Scott LambRefresh po/POTFILES.in.
2007-07-18 Scott LambRevert to only requiring autoconf 2.59.
2007-05-23 Guus SliepenFinish crypto wrapping. Also provide wrappers for OpenSSL.
2007-05-22 Guus SliepenSome more crypto wrapper functions are needed.
2007-05-22 Guus SliepenMake sure the crypto wrapper functions can actually...
2007-05-22 Guus SliepenCreate wrappers for the cryptographic operations used...
2007-05-20 Guus SliepenParse PEM RSA keys ourself, and use libgcrypt to do...
2007-05-19 Guus SliepenUse libevent for meta socket input/output buffering.
2007-05-19 Guus SliepenUse bufferevents to handle control socket buffering.
2007-05-19 Guus SliepenImplement "stop" command, and allow tincctl to retrieve...
2007-05-19 Guus SliepenMove key generation to tincctl.
2007-05-19 Guus SliepenRemove pidfile in favour of control socket.
2007-05-19 Guus SliepenFix retrying outgoing connections.
2007-05-19 Guus SliepenWe can safely delete a connection_t in terminate_connec...
2007-05-18 Guus SliepenStart of control socket implementation.
2007-05-18 Guus SliepenUpdate documentation.
2007-05-18 Guus SliepenShow branch version number.
2007-05-18 Guus SliepenMore consistent variable naming.
2007-05-18 Guus SliepenDetect duplicate outgoing connections.
2007-05-18 Guus SliepenUse splay trees instead of AVL trees.
2007-05-18 Guus SliepenK&R style braces
2007-05-18 Guus SliepenRemove last references to the global variable "running".
2007-05-18 Guus SliepenRemove the last bits of the legacy main_loop().
2007-05-18 Guus SliepenRemove global variable "now".
2007-05-17 Guus SliepenMove key regeneration handling to net_setup.c.
2007-05-17 Guus SliepenUse libevent to handle key expiration.
2007-05-17 Guus SliepenUse libevent to age learned MAC addresses.
2007-05-17 Guus SliepenUse libevent to age past requests.
2007-05-17 Guus SliepenRedo SIGALRM handling.
2007-05-17 Guus SliepenUse libevent to handle all non-fatal signals.
2007-05-17 Guus SliepenProperly use the timeout_initialized() macro.
next