- Added experimental hackish tunneling-over-TCP support.
[tinc] / src / net.h
2000-08-07 Guus Sliepen- Added experimental hackish tunneling-over-TCP support.
2000-07-01 Guus Sliepen- Removed a single unused bit from status_bits_t.
2000-06-29 Guus Sliepen- Removed all IP_ADDR_S macros, because gettext doesn...
2000-06-25 Guus SliepenHostnames are back!
2000-06-25 Guus SliepenAdded CVS Id tags to header files.
2000-06-25 Guus SliepenLarge cleanup:
2000-06-23 Guus SliepenFirst step for implementation of the "indirectdata...
2000-05-14 Guus SliepenChanged ping behaviour (backwards compatible). If we...
2000-05-14 Guus SliepenCleanups.
2000-05-02 Guus SliepenReplaced sprintf() by safer snprintf(), removed possibl...
2000-05-02 Guus SliepenPrevious fix fixed. Meta protocol should be really...
2000-05-01 Ivo TimmermansFixed meta protocol.
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-25 Guus SliepenPacket queues fixed. They caused the trouble when resen...
2000-03-26 Ivo TimmermansInitial revision