| 2000-08-08 | Guus Sliepen | - Added date/time of build and protocol number to ... | commit | commitdiff | tree | snapshot | 
| 2000-08-08 | Guus Sliepen | Removed calling add_queue for tcponly packets. | commit | commitdiff | tree | snapshot | 
| 2000-08-08 | Guus Sliepen | Fixed PACKET read loop. | commit | commitdiff | tree | snapshot | 
| 2000-08-07 | Guus Sliepen | - Lots o' buglets fixed (-Wall helps) | commit | commitdiff | tree | snapshot | 
| 2000-08-07 | Guus Sliepen | - Added experimental hackish tunneling-over-TCP support. | commit | commitdiff | tree | snapshot | 
| 2000-07-02 | Guus Sliepen | - Fixed typo. | commit | commitdiff | tree | snapshot | 
| 2000-07-02 | Guus Sliepen | - Delayed address resolving for ConnectTo lines in... | commit | commitdiff | tree | snapshot | 
| 2000-07-02 | Guus Sliepen | - Updated THANKS file | commit | commitdiff | tree | snapshot | 
| 2000-07-02 | Ivo Timmermans | Include the Spanish translation in the distribution... | commit | commitdiff | tree | snapshot | 
| 2000-07-02 | Guus Sliepen | - Added Spanish translation from Enrique Zanardi. | commit | commitdiff | tree | snapshot | 
| 2000-07-01 | Guus Sliepen | - Forgot to mention ourselves in the tincd manual page! :) | commit | commitdiff | tree | snapshot | 
| 2000-07-01 | Guus Sliepen | - Updated PROTOCOL (a bit) | commit | commitdiff | tree | snapshot | 
| 2000-07-01 | Guus Sliepen | - Removed a single unused bit from status_bits_t. | commit | commitdiff | tree | snapshot | 
| 2000-07-01 | Wessel Dankers | Added architecture section, made a start with the kerne... | commit | commitdiff | tree | snapshot | 
| 2000-06-30 | Guus Sliepen | - Added documentation for the protocols (most important... | commit | commitdiff | tree | snapshot | 
| 2000-06-30 | Wessel Dankers | Grrr, recommit | commit | commitdiff | tree | snapshot | 
| 2000-06-30 | Guus Sliepen | - Made tinc even more silent if no -d flag is given... | commit | commitdiff | tree | snapshot | 
| 2000-06-30 | Wessel Dankers | File added to CABAL (hopefully) | commit | commitdiff | tree | snapshot | 
| 2000-06-30 | Guus Sliepen | - Instead of logging an error when remote end closes... | commit | commitdiff | tree | snapshot | 
| 2000-06-30 | Guus Sliepen | - Removed segfault bug in conf.c (must have been there... | commit | commitdiff | tree | snapshot | 
| 2000-06-29 | Guus Sliepen | - Fixed memory leak. | commit | commitdiff | tree | snapshot | 
| 2000-06-29 | Guus Sliepen | - New semantics for BASIC_INFO, ADD_HOST and DEL_HOST... | commit | commitdiff | tree | snapshot | 
| 2000-06-29 | Guus Sliepen | - Removed all IP_ADDR_S macros, because gettext doesn... | commit | commitdiff | tree | snapshot | 
| 2000-06-29 | Guus Sliepen | - Updated Dutch translation. | commit | commitdiff | tree | snapshot | 
| 2000-06-28 | Ivo Timmermans | Oops, and mention Guus too. | commit | commitdiff | tree | snapshot | 
| 2000-06-28 | Ivo Timmermans | Removed Free Software Foundation copyright, because... | commit | commitdiff | tree | snapshot | 
| 2000-06-28 | Guus Sliepen | - Added log message when SIGCHLD is received ("thanks... | commit | commitdiff | tree | snapshot | 
| 2000-06-28 | Guus Sliepen | - Fixed a message in nl.po | commit | commitdiff | tree | snapshot | 
| 2000-06-28 | Guus Sliepen | - Fixed missing " in nl.po | commit | commitdiff | tree | snapshot | 
| 2000-06-28 | Guus Sliepen | - Fixed some spelling errors. | commit | commitdiff | tree | snapshot | 
| 2000-06-28 | Guus Sliepen | - Extra check op EINTR bij inlezen requests | commit | commitdiff | tree | snapshot | 
| 2000-06-27 | Guus Sliepen | - Fixes a silly little insignificant buglet. | commit | commitdiff | tree | snapshot | 
| 2000-06-27 | Guus Sliepen | - Purge old connections that are ADD_HOSTed. | commit | commitdiff | tree | snapshot | 
| 2000-06-27 | Guus Sliepen | - Improved handling of errors on connection attempts. | commit | commitdiff | tree | snapshot | 
| 2000-06-27 | Guus Sliepen | - Fixed indirectdata=no problem | commit | commitdiff | tree | snapshot | 
| 2000-06-27 | Guus Sliepen | - Fixed KEY_CHANGED notification. A lot of notify_other... | commit | commitdiff | tree | snapshot | 
| 2000-06-26 | Guus Sliepen | - Moved all connection messages to debug level 1, witho... | commit | commitdiff | tree | snapshot | 
| 2000-06-26 | Guus Sliepen | - Indirectdata finally REALLY REALLY works now! | commit | commitdiff | tree | snapshot | 
| 2000-06-26 | Guus Sliepen | Fixes some hostlookups. Fixes indirectdata for real... | commit | commitdiff | tree | snapshot | 
| 2000-06-25 | Ivo Timmermans | Version 1.0pre3. | commit | commitdiff | tree | snapshot | 
| 2000-06-25 | Guus Sliepen | - More verbose connection list | commit | commitdiff | tree | snapshot | 
| 2000-06-25 | Guus Sliepen | Hostlookup() is actually being called now. | commit | commitdiff | tree | snapshot | 
| 2000-06-25 | Guus Sliepen | Hostnames are back! | commit | commitdiff | tree | snapshot | 
| 2000-06-25 | Guus Sliepen | - Log possible spoofing attacks. | commit | commitdiff | tree | snapshot | 
| 2000-06-25 | Ivo Timmermans | Changed version number to 1.0pre3. | commit | commitdiff | tree | snapshot | 
| 2000-06-25 | Guus Sliepen | Added CVS Id tags to header files. | commit | commitdiff | tree | snapshot | 
| 2000-06-25 | Guus Sliepen | Large cleanup: | commit | commitdiff | tree | snapshot | 
| 2000-06-24 | Guus Sliepen | If we have "indirectdata" flag set, we only send data... | commit | commitdiff | tree | snapshot | 
| 2000-06-23 | Guus Sliepen | First step for implementation of the "indirectdata... | commit | commitdiff | tree | snapshot | 
| 2000-06-17 | Ivo Timmermans | Configuration directive `IndirectData'. | commit | commitdiff | tree | snapshot | 
| 2000-06-17 | Ivo Timmermans | Merge changes from 1.6-1.8. | commit | commitdiff | tree | snapshot | 
| 2000-06-06 | Ivo Timmermans | Include ../intl in the include path, and add @INTLLIBS... | commit | commitdiff | tree | snapshot | 
| 2000-06-04 | Ivo Timmermans | These files are created by gettextize (run by autogen... | commit | commitdiff | tree | snapshot | 
| 2000-06-03 | Ivo Timmermans | Don't touch VPNMASK if it's defined, otherwise use... | commit | commitdiff | tree | snapshot | 
| 2000-06-02 | Ivo Timmermans | Alphabetized the list, added Lubom�r Bulej, removed... | commit | commitdiff | tree | snapshot | 
| 2000-06-01 | Guus Sliepen | Debian init.d script automatically sets tap device... | commit | commitdiff | tree | snapshot | 
| 2000-05-31 | Ivo Timmermans | Miscellaneous copyright updates. | commit | commitdiff | tree | snapshot | 
| 2000-05-31 | Ivo Timmermans | Handle locale settings. | commit | commitdiff | tree | snapshot | 
| 2000-05-31 | Ivo Timmermans | Version 1.0pre2-1. | commit | commitdiff | tree | snapshot | 
| 2000-05-31 | Ivo Timmermans | Updated Dutch translation. | commit | commitdiff | tree | snapshot | 
| 2000-05-31 | Ivo Timmermans | Tell about /etc/tinc/nets.boot. | commit | commitdiff | tree | snapshot | 
| 2000-05-31 | Ivo Timmermans | Include news for 1.0pre2. | commit | commitdiff | tree | snapshot | 
| 2000-05-30 | Ivo Timmermans | Only accept an ADD_HOST request for a host that already... | commit | commitdiff | tree | snapshot | 
| 2000-05-30 | Ivo Timmermans | In terminate_connection, only send a notification to... | commit | commitdiff | tree | snapshot | 
| 2000-05-30 | Ivo Timmermans | When a connection is terminated, all hosts that are... | commit | commitdiff | tree | snapshot | 
| 2000-05-30 | Ivo Timmermans | Added new configuration directive `Hostnames', which... | commit | commitdiff | tree | snapshot | 
| 2000-05-29 | Guus Sliepen | Only activate a connection upon receiving it's public... | commit | commitdiff | tree | snapshot | 
| 2000-05-29 | Ivo Timmermans | Updated changes list for version 1.0pre2. | commit | commitdiff | tree | snapshot | 
| 2000-05-29 | Ivo Timmermans | Bounds check for request id (between 0 and 255). | commit | commitdiff | tree | snapshot | 
| 2000-05-29 | Ivo Timmermans | Dutch translation of tinc. | commit | commitdiff | tree | snapshot | 
| 2000-05-29 | Ivo Timmermans | Define LOCALEDIR in CFLAGS. | commit | commitdiff | tree | snapshot | 
| 2000-05-29 | Ivo Timmermans | Include GNU gettext checks. | commit | commitdiff | tree | snapshot | 
| 2000-05-29 | Ivo Timmermans | Update acconfig.h to include values for gettext inclusion. | commit | commitdiff | tree | snapshot | 
| 2000-05-29 | Ivo Timmermans | Include system.h and ABOUT-NLS. | commit | commitdiff | tree | snapshot | 
| 2000-05-29 | Ivo Timmermans | Include intl/ directory in the list of subdirs. | commit | commitdiff | tree | snapshot | 
| 2000-05-29 | Ivo Timmermans | Internationalization of tinc. | commit | commitdiff | tree | snapshot | 
| 2000-05-27 | Guus Sliepen | Terminate a connection on any error. Furthermore, disal... | commit | commitdiff | tree | snapshot | 
| 2000-05-27 | Guus Sliepen | Made tinc persistent. If no outgoing connection can... | commit | commitdiff | tree | snapshot | 
| 2000-05-27 | Guus Sliepen | Fixed typos. When terminating a connection, it's status... | commit | commitdiff | tree | snapshot | 
| 2000-05-27 | Guus Sliepen | Fix for a DoS attack: | commit | commitdiff | tree | snapshot | 
| 2000-05-27 | Guus Sliepen | Documentation updates. Removed all references to config... | commit | commitdiff | tree | snapshot | 
| 2000-05-26 | Ivo Timmermans | Updated by Lubomir Bulej and Mads Kiilerich: it uses... | commit | commitdiff | tree | snapshot | 
| 2000-05-21 | Ivo Timmermans | Create an empty /etc/tinc/nets.boot. | commit | commitdiff | tree | snapshot | 
| 2000-05-21 | Ivo Timmermans | Use /etc/tinc/example as a base directory for an exampl... | commit | commitdiff | tree | snapshot | 
| 2000-05-21 | Ivo Timmermans | Add an example of using VpnMask. | commit | commitdiff | tree | snapshot | 
| 2000-05-21 | Ivo Timmermans | When VpnMask is not present in the config file, silentl... | commit | commitdiff | tree | snapshot | 
| 2000-05-21 | Guus Sliepen | Fixed last typo. Init.d now uses ifconfig command to... | commit | commitdiff | tree | snapshot | 
| 2000-05-21 | Guus Sliepen | Typo. | commit | commitdiff | tree | snapshot | 
| 2000-05-21 | Guus Sliepen | VpnMask truely works now. | commit | commitdiff | tree | snapshot | 
| 2000-05-19 | Ivo Timmermans | Mask the vpn net with the vpn netmask, route would... | commit | commitdiff | tree | snapshot | 
| 2000-05-19 | Ivo Timmermans | Fixed typo. | commit | commitdiff | tree | snapshot | 
| 2000-05-19 | Ivo Timmermans | Updated copyright notice. | commit | commitdiff | tree | snapshot | 
| 2000-05-19 | Ivo Timmermans | Errors will not terminate the script or result in a... | commit | commitdiff | tree | snapshot | 
| 2000-05-19 | Ivo Timmermans | Include postinst in the distribution. | commit | commitdiff | tree | snapshot | 
| 2000-05-19 | Ivo Timmermans | Find networks in  instead of . | commit | commitdiff | tree | snapshot | 
| 2000-05-18 | Ivo Timmermans | Don't distribute the file files. | commit | commitdiff | tree | snapshot | 
| 2000-05-18 | Ivo Timmermans | Version 1.0pre2-0.3 | commit | commitdiff | tree | snapshot | 
| 2000-05-18 | Ivo Timmermans | Create a default /etc/tinc/nets.boot after installation... | commit | commitdiff | tree | snapshot | 
| 2000-05-18 | Ivo Timmermans | Read /etc/tinc/nets.boot to find the networks that... | commit | commitdiff | tree | snapshot | 
| 2000-05-17 | Ivo Timmermans | This file is generated with dpkg-buildpackage. | commit | commitdiff | tree | snapshot | 
| next |