tinc
2001-05-26 Ivo TimmermansChanged version number to 1.0-cvs
2001-05-26 Ivo TimmermansNew make target: `make release'
2001-05-25 Guus SliepenFix sample configuration to show keys in PEM format... release-1.0pre4
2001-05-25 Guus SliepenDocuments are merged. Now we only need to check the...
2001-05-25 Guus SliepenMerged PROTOCOL, NETWORK and SECURITY2 with the texinfo...
2001-05-25 Guus SliepenTCPonly now works (in a relatively clean way too).
2001-05-25 Guus SliepenWith recent kernels the tun device file is located...
2001-05-25 Guus SliepenSmall corrections to the manuals.
2001-05-25 Guus SliepenSmall fixes:
2001-05-24 Guus SliepenOnly send key_changed if it was previously requested.
2001-05-24 Guus SliepenAll features for 1.0 are implemented now, we just have...
2001-05-24 Guus SliepenSince this is incompatible with some earlier versions...
2001-05-24 Guus SliepenAdd randomness to PING/PONG packets to prevent crypto...
2001-05-24 Guus SliepenChanged URL from kernelnotes.org to linuxdoc.org.
2001-05-24 Guus SliepenMore revisions to the documentation:
2001-05-19 Guus Sliepen- Make sure correct information is supplied for both...
2001-05-07 Guus Sliepen- s/ip_t/ipv4_t/g
2001-05-04 Guus SliepenCorrectly cycle through ConnectTo variables.
2001-04-13 Guus SliepenDepend on new ssl package and install alias for univers...
2001-03-13 Guus SliepenCheck indirectdata option before forwarding certain...
2001-03-13 Guus SliepenIgnore alarm signals if we do not need to respond to...
2001-03-13 Guus SliepenFixed bug in setup_signals() that would make tinc die...
2001-03-12 Guus SliepenFixed a race condition triggered by receive_meta()...
2001-03-04 Guus SliepenAdded a description of what is going on in net.c and...
2001-03-04 Guus SliepenUpdated translation.
2001-03-04 Guus Sliepen- route.c is now used to determine destination
2001-03-02 Guus SliepenAdded explaination of our key exchange using RSA encryp...
2001-03-01 Guus SliepenVarious small fixes.
2001-02-27 Guus SliepenRemoved compiler warning.
2001-02-27 Guus SliepenRemoved lots of compiler warnings.
2001-02-27 Guus Sliepen- Fixed Interface option (untested)
2001-02-27 Ivo TimmermansAuthentication done
2001-02-27 Guus SliepenDon't forget to reconnect if outgoing connection fails...
2001-02-26 Guus Sliepen- Make sure METAKEY is smaller than the modulus of...
2001-02-25 Guus SliepenAdded process.c to the translated files.
2001-02-25 Guus SliepenImplemented new authentication scheme from doc/SECURITY2.
2001-02-25 Guus SliepenEncrypt network packets in CBC mode instead of CFB...
2001-02-25 Guus SliepenCopy packets before putting them in the queue.
2001-02-25 Guus SliepenFree node->data and node, not node->data twice.
2001-02-25 Guus SliepenAdd missing \n.
2001-02-25 Guus SliepenCorrected check for errors after read() calls.
2001-02-20 Wessel DankersImportant bugfix in avl_insert_before() and avl_insert_...
2001-02-18 Ivo Timmermanstinc_TUNTAP now substitutes the values outside the...
2001-02-13 Guus SliepenAdded description of the proposed new authentication...
2001-02-11 Ivo TimmermansMore files to ignore in CVS
2001-02-11 Guus Sliepen- Updated CVS_CREATED to remove intl/ directory and...
2001-02-11 Guus SliepenIgnore file for src/
2001-02-11 Guus SliepenAdded .cvsignore files to get rid of warnings and preve...
2001-02-06 Guus SliepenRemoved another local definition of the variable "errno"
2001-02-06 Guus SliepenUpdated dutch translation.
2001-02-06 Guus SliepenFix memory leak in avl_insert() if item was already...
2001-02-06 Guus SliepenFreeBSD compile fixes (thanks to XeF4)
2001-01-18 Ivo TimmermansUnpack sample-config.tar.gz when installing
2001-01-18 Ivo TimmermansDistribute the sample config as a .tar.gz
2001-01-18 Ivo TimmermansFixed some errors
2001-01-17 Ivo TimmermansGet the PO files up to date with the current source
2001-01-17 Ivo TimmermansGet the Debian changelog up to date
2001-01-17 Ivo TimmermansMerged documentation with various updates I had lying...
2001-01-17 Ivo TimmermansSecond draft of the release notes
2001-01-17 Ivo TimmermansChange version to 1.0pre4
2001-01-17 Ivo TimmermansSet Architecture to `any'
2001-01-17 Ivo TimmermansFix error reporting of read_config
2001-01-13 Guus Sliepen- Allow ASN1 style keys to be in the config files.
2001-01-13 Guus Sliepen- Copy entire sample-config directory to /etc/tinc...
2001-01-13 Guus SliepenAdded sample configuration directory.
2001-01-11 Guus Sliepen- Only send out DEL_HOSTs for hosts with a meta connection
2001-01-08 Guus Sliepen- Cleaned up subnet_t
2001-01-08 Guus Sliepen- Sign was wrong in search_closest_smaller/greater
2001-01-08 Guus Sliepen- Squashed another nasty bug.
2001-01-07 Guus Sliepen- Added indirectdata and tcponly functionality.
2001-01-07 Guus Sliepen- Fixed IPv6 subnet lookup routine.
2001-01-07 Guus Sliepen- It's 2001, all copyright notices are updated.
2001-01-07 Guus Sliepen- Description of protocol and authentication updated.
2001-01-07 Guus Sliepen- Added header file for route.c. The routing routines...
2001-01-07 Guus Sliepen- Reinstated a queue for outgoing packets.
2001-01-07 Guus Sliepen- Changed list routines to give it the same look'n...
2001-01-06 Guus Sliepen- Typo.
2001-01-06 Guus Sliepen- Updated texinfo manual.
2001-01-06 Guus Sliepen- Updated manual pages.
2001-01-06 Guus Sliepen- Changed license of AVL tree library to GPL.
2001-01-06 Guus Sliepen- Check and follow symlinks in is_safe_path
2001-01-06 Guus Sliepen- Updated dutch translation.
2001-01-05 Guus Sliepen- Let user choose whether keys are in the config files...
2001-01-05 Guus Sliepen- Doubled size of trace buffer for easier debugging.
2001-01-05 Guus Sliepen- AVL tree routines: faster than RBL, and also more...
2000-12-22 Guus Sliepen- Don't even think about using sscanf with %as anymore
2000-12-22 Ivo TimmermansAdded lint target, requires lclint.
2000-12-22 Ivo TimmermansForget router.c
2000-12-22 Ivo TimmermansInclude autogen.sh (needed for the Debian package).
2000-12-22 Ivo TimmermansVarious small changes.
2000-12-06 Ivo TimmermansRe-introduced MyVirtualIP and VpnMask, as dummy options.
2000-12-05 Ivo TimmermansGive a warning about having to re-create the keys
2000-12-05 Ivo TimmermansPorted it back to /bin/sh.
2000-12-05 Ivo TimmermansInstall a file in /etc/modutils/tinc, containing all...
2000-12-05 Ivo TimmermansTiny bits of code beautifying
2000-12-05 Ivo TimmermansOops. I did some VERY wrong things with readline(...
2000-12-05 Ivo TimmermansMassive long awaited documentation update. It's not...
2000-12-03 Ivo TimmermansOption -d accepts an argument to set the debug level...
2000-12-03 Ivo TimmermansSort configuration directives
2000-12-03 Ivo TimmermansAdded documentation merger
next