Small fixes:
[tinc] / src / netutl.c
2001-05-07 Guus Sliepen- s/ip_t/ipv4_t/g
2001-01-07 Guus Sliepen- It's 2001, all copyright notices are updated.
2001-01-07 Guus Sliepen- Reinstated a queue for outgoing packets.
2000-11-22 Guus Sliepen- Cleaned up and checked for some more NULL pointers...
2000-11-04 Guus Sliepen- Prepended config_ to all configuration option names...
2000-10-29 Guus Sliepen- Removed old encr stuff
2000-10-24 Guus Sliepen- Lots of little stuff modified
2000-10-11 Guus Sliepen- Fixing-things pass: every source file compiles into...
2000-10-11 Guus SliepenBig and bad commit of my current tree...
2000-09-15 Ivo TimmermansSecond round of fixes
2000-09-14 Ivo TimmermansFirst round of needed fixes after the overhaul
2000-09-06 Guus Sliepen- Use strerror() instead of sys_errlist[] for increased...
2000-08-17 Guus SliepenFixed all sprintf() spl01ts.
2000-06-29 Guus Sliepen- New semantics for BASIC_INFO, ADD_HOST and DEL_HOST...
2000-06-29 Guus Sliepen- Removed all IP_ADDR_S macros, because gettext doesn...
2000-06-26 Guus Sliepen- Indirectdata finally REALLY REALLY works now!
2000-06-25 Guus Sliepen- More verbose connection list
2000-06-25 Guus SliepenHostnames are back!
2000-06-25 Guus SliepenLarge cleanup:
2000-05-31 Ivo TimmermansMiscellaneous copyright updates. release-1.0pre2
2000-05-30 Ivo TimmermansAdded new configuration directive `Hostnames', which...
2000-05-29 Ivo TimmermansInternationalization of tinc.
2000-05-27 Guus SliepenFixed typos. When terminating a connection, it's status...
2000-05-27 Guus SliepenFix for a DoS attack:
2000-05-14 Guus SliepenCleanups.
2000-05-01 Guus SliepenMeta protocol overhaul. Tinc is now incompatible with...
2000-04-30 Ivo TimmermansNew way of handling the meta protocol.
2000-04-30 Ivo TimmermansInitially, the vpn_mask of a connection is 255.255...
2000-04-26 Guus SliepenCleanups:
2000-04-25 Guus SliepenAdded checkpoints to beginning and ending of every...
2000-03-26 Ivo TimmermansInitial revision