2001-05-25 |
Guus Sliepen | Merged PROTOCOL, NETWORK and SECURITY2 with the texinfo... |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Guus Sliepen | TCPonly now works (in a relatively clean way too). |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Guus Sliepen | With recent kernels the tun device file is located... |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Guus Sliepen | Small corrections to the manuals. |
commit | commitdiff | tree | snapshot |
2001-05-25 |
Guus Sliepen | Small fixes: |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Guus Sliepen | Only send key_changed if it was previously requested. |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Guus Sliepen | All features for 1.0 are implemented now, we just have... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Guus Sliepen | Since this is incompatible with some earlier versions... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Guus Sliepen | Add randomness to PING/PONG packets to prevent crypto... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Guus Sliepen | Changed URL from kernelnotes.org to linuxdoc.org. |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Guus Sliepen | More revisions to the documentation: |
commit | commitdiff | tree | snapshot |
2001-05-19 |
Guus Sliepen | - Make sure correct information is supplied for both... |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Guus Sliepen | - s/ip_t/ipv4_t/g |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Guus Sliepen | Correctly cycle through ConnectTo variables. |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Guus Sliepen | Depend on new ssl package and install alias for univers... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Guus Sliepen | Check indirectdata option before forwarding certain... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Guus Sliepen | Ignore alarm signals if we do not need to respond to... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Guus Sliepen | Fixed bug in setup_signals() that would make tinc die... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Guus Sliepen | Fixed a race condition triggered by receive_meta()... |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Guus Sliepen | Added a description of what is going on in net.c and... |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Guus Sliepen | Updated translation. |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Guus Sliepen | - route.c is now used to determine destination |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Guus Sliepen | Added explaination of our key exchange using RSA encryp... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Guus Sliepen | Various small fixes. |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Guus Sliepen | Removed compiler warning. |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Guus Sliepen | Removed lots of compiler warnings. |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Guus Sliepen | - Fixed Interface option (untested) |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Ivo Timmermans | Authentication done |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Guus Sliepen | Don't forget to reconnect if outgoing connection fails... |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Guus Sliepen | - Make sure METAKEY is smaller than the modulus of... |
commit | commitdiff | tree | snapshot |
2001-02-25 |
Guus Sliepen | Added process.c to the translated files. |
commit | commitdiff | tree | snapshot |
2001-02-25 |
Guus Sliepen | Implemented new authentication scheme from doc/SECURITY2. |
commit | commitdiff | tree | snapshot |
2001-02-25 |
Guus Sliepen | Encrypt network packets in CBC mode instead of CFB... |
commit | commitdiff | tree | snapshot |
2001-02-25 |
Guus Sliepen | Copy packets before putting them in the queue. |
commit | commitdiff | tree | snapshot |
2001-02-25 |
Guus Sliepen | Free node->data and node, not node->data twice. |
commit | commitdiff | tree | snapshot |
2001-02-25 |
Guus Sliepen | Add missing \n. |
commit | commitdiff | tree | snapshot |
2001-02-25 |
Guus Sliepen | Corrected check for errors after read() calls. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Wessel Dankers | Important bugfix in avl_insert_before() and avl_insert_... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Ivo Timmermans | tinc_TUNTAP now substitutes the values outside the... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Guus Sliepen | Added description of the proposed new authentication... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Ivo Timmermans | More files to ignore in CVS |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Guus Sliepen | - Updated CVS_CREATED to remove intl/ directory and... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Guus Sliepen | Ignore file for src/ |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Guus Sliepen | Added .cvsignore files to get rid of warnings and preve... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Guus Sliepen | Removed another local definition of the variable "errno" |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Guus Sliepen | Updated dutch translation. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Guus Sliepen | Fix memory leak in avl_insert() if item was already... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Guus Sliepen | FreeBSD compile fixes (thanks to XeF4) |
commit | commitdiff | tree | snapshot |
2001-01-18 |
Ivo Timmermans | Unpack sample-config.tar.gz when installing |
commit | commitdiff | tree | snapshot |
2001-01-18 |
Ivo Timmermans | Distribute the sample config as a .tar.gz |
commit | commitdiff | tree | snapshot |
2001-01-18 |
Ivo Timmermans | Fixed some errors |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Ivo Timmermans | Get the PO files up to date with the current source |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Ivo Timmermans | Get the Debian changelog up to date |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Ivo Timmermans | Merged documentation with various updates I had lying... |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Ivo Timmermans | Second draft of the release notes |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Ivo Timmermans | Change version to 1.0pre4 |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Ivo Timmermans | Set Architecture to `any' |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Ivo Timmermans | Fix error reporting of read_config |
commit | commitdiff | tree | snapshot |
2001-01-13 |
Guus Sliepen | - Allow ASN1 style keys to be in the config files. |
commit | commitdiff | tree | snapshot |
2001-01-13 |
Guus Sliepen | - Copy entire sample-config directory to /etc/tinc... |
commit | commitdiff | tree | snapshot |
2001-01-13 |
Guus Sliepen | Added sample configuration directory. |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Guus Sliepen | - Only send out DEL_HOSTs for hosts with a meta connection |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Guus Sliepen | - Cleaned up subnet_t |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Guus Sliepen | - Sign was wrong in search_closest_smaller/greater |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Guus Sliepen | - Squashed another nasty bug. |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Guus Sliepen | - Added indirectdata and tcponly functionality. |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Guus Sliepen | - Fixed IPv6 subnet lookup routine. |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Guus Sliepen | - It's 2001, all copyright notices are updated. |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Guus Sliepen | - Description of protocol and authentication updated. |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Guus Sliepen | - Added header file for route.c. The routing routines... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Guus Sliepen | - Reinstated a queue for outgoing packets. |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Guus Sliepen | - Changed list routines to give it the same look'n... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Guus Sliepen | - Typo. |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Guus Sliepen | - Updated texinfo manual. |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Guus Sliepen | - Updated manual pages. |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Guus Sliepen | - Changed license of AVL tree library to GPL. |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Guus Sliepen | - Check and follow symlinks in is_safe_path |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Guus Sliepen | - Updated dutch translation. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Guus Sliepen | - Let user choose whether keys are in the config files... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Guus Sliepen | - Doubled size of trace buffer for easier debugging. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Guus Sliepen | - AVL tree routines: faster than RBL, and also more... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Guus Sliepen | - Don't even think about using sscanf with %as anymore |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Ivo Timmermans | Added lint target, requires lclint. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Ivo Timmermans | Forget router.c |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Ivo Timmermans | Include autogen.sh (needed for the Debian package). |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Ivo Timmermans | Various small changes. |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Ivo Timmermans | Re-introduced MyVirtualIP and VpnMask, as dummy options. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Ivo Timmermans | Give a warning about having to re-create the keys |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Ivo Timmermans | Ported it back to /bin/sh. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Ivo Timmermans | Install a file in /etc/modutils/tinc, containing all... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Ivo Timmermans | Tiny bits of code beautifying |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Ivo Timmermans | Oops. I did some VERY wrong things with readline(... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Ivo Timmermans | Massive long awaited documentation update. It's not... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Ivo Timmermans | Option -d accepts an argument to set the debug level... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Ivo Timmermans | Sort configuration directives |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Ivo Timmermans | Added documentation merger |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Ivo Timmermans | Include COPYING.README in the distribution. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Ivo Timmermans | Stated that distributing executables linked with OpenSS... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Ivo Timmermans | Use buffer instead of line in read_config_file(), line... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Ivo Timmermans | readline() accepts two extra parameters, buf and buflen... |
commit | commitdiff | tree | snapshot |
next |