First round of needed fixes after the overhaul
[oweals/tinc.git] / src / netutl.c
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