tinc
2001-07-04 Guus Sliepen- Always use <openssl/include.h> instead of just <inclu...
2001-07-01 Guus SliepenCheck for all potential duplicate entries in the id...
2001-07-01 Guus SliepenFix compiler warning.
2001-07-01 Guus SliepenFix printf format bug.
2001-07-01 Guus SliepenMore items marked as done.
2001-06-29 Guus SliepenDutch translation updated.
2001-06-29 Guus SliepenUpdate of RedHat build scripts.
2001-06-29 Guus SliepenIt appears that autogen.sh doesn't like es.po if it...
2001-06-29 Guus SliepenCheck for dlopen in standard libraries first (needed...
2001-06-29 Guus SliepenFix gcc 3.0 warnings.
2001-06-29 Guus SliepenLog error if two hosts connect with same IP/port tuple.
2001-06-29 Guus SliepenAlso remove po/Makefile.in.in, which is generated by...
2001-06-29 Guus Sliepenes.po revived.
2001-06-29 Guus SliepenExecute tinc-down BEFORE tap device is closed. This...
2001-06-29 Guus SliepenDon't build Spanish translation.
2001-06-29 Guus SliepenABOUT-NLS is created by autogen.sh.
2001-06-29 Guus SliepenSpanish translation removed. Nobody maintains it, and...
2001-06-26 Ivo TimmermansSmall fix to make it compile again
2001-06-21 Guus SliepenReinstated search for if_tun.h in kernel source tree...
2001-06-21 Guus SliepenRemove #warnings I used for debugging stuff.
2001-06-21 Guus SliepenCheck for and add -ldl.
2001-06-21 Guus Sliepen- Solaris compile fixes
2001-06-20 Ivo TimmermansDon't include the debian/ dir in a release
2001-06-09 Guus SliepenWoops - big bug in send_key_changed fixed.
2001-06-08 Guus SliepenOnly reset seconds_till_retry when we activate the...
2001-06-07 Guus SliepenChanged drastically because it didn't work correctly:
2001-06-07 Guus SliepenSave configure cache more often.
2001-06-06 Guus SliepenFixes to make switching work between hosts that have...
2001-06-06 Guus SliepenLog and warn about duplicate subnet_add()'s for the...
2001-06-05 Guus SliepenAdd missing? counting of total_socket_in.
2001-06-05 Guus SliepenYou can now put an option "Mode" in tinc.conf, and...
2001-06-05 Guus SliepenFix bug where lookup_subnet_ipv4() could go into an...
2001-06-05 Guus Sliepen- This oneliner removes the need for ifconfig tap?...
2001-06-05 Guus SliepenUpdated dutch translation.
2001-06-05 Guus SliepenChanged some stuff to allow correct generation of po...
2001-06-05 Guus Sliepen- tinc can now act as a switch or a hub too (as opposed...
2001-06-04 Guus SliepenAdded proxy-arp support. No more ifconfig -arp needed...
2001-06-01 Guus SliepenFix subnet_lookup() for overlapping subnets. Needs...
2001-05-28 Guus SliepenMake sure Solaris is happy too.
2001-05-28 Guus SliepenSmall fixes to allow correct compilation under FreeBSD...
2001-05-26 Ivo TimmermansDon't distribute autogen.sh in a release
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
next