Use the proper free function.
[tinc] / src /
2002-09-09 Guus SliepenSwitch to K&R style indentation.
2002-09-09 Guus SliepenCleanups:
2002-09-06 Guus SliepenWhy don't these connection_t's get cleaned up?
2002-09-06 Guus SliepenFix MST algorithm.
2002-09-06 Guus SliepenReset the *correct* seqnos.
2002-09-06 Guus Sliepenedge_weight_compare() shouldn't rely on edge_compare().
2002-09-06 Guus SliepenRemove global edge_tree.
2002-09-06 Guus SliepenOnly reset seqno's when a key is sent or received.
2002-09-04 Guus SliepenSmall updates.
2002-09-04 Guus SliepenGeneralized request broadcasting/forwarding.
2002-09-04 Guus SliepenSmall fixes.
2002-09-04 Guus SliepenRevert to edge and graph stuff. This time, use a direct...
2002-09-04 Guus SliepenJust ignore wrong ADD_NODEs instead of replying with...
2002-09-04 Guus SliepenDon't forget to set prevhop to myself for new connections.
2002-09-04 Guus SliepenPrevent looping DEL_NODE/ADD_NODE messages after a...
2002-09-04 Guus SliepenReduce KEY_CHANGED traffic.
2002-09-03 Guus SliepenWoops.
2002-09-03 Guus SliepenA reachable node is always more preferable to an unreac...
2002-09-03 Guus SliepenDrop graph and edge stuff. Use new node stuff instead.
2002-09-02 Guus SliepenReplacement for the current routing algorithm.
2002-08-24 Guus SliepenGettext 1.11.5 compatibility.
2002-07-18 Guus SliepenAdded support for raw sockets. This can be used instead...
2002-07-16 Guus SliepenAllow tincd to be locked into main memory.
2002-07-11 Guus SliepenAdded stub device.c for Cygwin.
2002-07-11 Guus SliepenStarted port to Cygwin.
2002-07-11 Guus SliepenClear subnets before using them.
2002-07-10 Guus SliepenAllow identical subnets from different owners.
2002-07-10 Guus SliepenAllow list of environment variables to be passed to...
2002-06-21 Guus SliepenFix for prefixlengths of 32 (IPv4) and 128 (IPv6) bits.
2002-06-21 Guus Sliepens/sliepen.warande.net/sliepen.eu.org/g
2002-06-13 Guus SliepenReset listen_sockets after SIGHUP.
2002-06-10 Guus SliepenInclude darwin/device.c in distribution.
2002-06-10 Guus SliepenAdded Darwin (MacOS/X) tun device handling.
2002-06-09 Ivo TimmermansInclude netbsd's device.c in make dist
2002-06-08 Guus Sliepen- netinet/* include files depend on netinet/in_systm.h.
2002-06-08 Guus SliepenUse inttypes.h instead of stdint.h.
2002-06-08 Guus SliepenCleanup:
2002-06-07 Wessel DankersThis should work much better.
2002-06-05 Guus SliepenUse correct includes on NetBSD.
2002-06-05 Guus SliepenMake it work correctly with NetBSD tun device.
2002-06-02 Guus SliepenSupport RSA_PUBKEYs (as opposed to RSAPublicKeys) so...
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-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 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-11 Ivo TimmermansAlso compile in pokey/
2002-04-11 Ivo TimmermansPokey interface definition
2002-04-11 Ivo TimmermansMain pokey interface files.
2002-04-09 Ivo TimmermansMore...
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 Guus Sliepenmasklength is better known as prefixlength.
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 SliepenFix format strings.
2002-03-27 Guus SliepenRemove symlink to device.c when doing a make dist.
2002-03-27 Guus SliepenRemove cruft.
2002-03-27 Guus SliepenLimit the amount of packets in a queue to 8.
2002-03-27 Guus SliepenMerge do_prune() with build_fdset(). Probably fixes...
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 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 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...
next