2011-05-28 |
Guus Sliepen | Fix sparse warnings and add an extra sprinkling of... |
blob | commitdiff | raw |
2010-03-01 |
Guus Sliepen | Add the StrictSubnets option. |
blob | commitdiff | raw | diff to current |
2010-02-03 |
Guus Sliepen | Ensure peers with a meta connection always have our... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | Update the address of the Free Software Foundation... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | Remove all occurences of $Id$. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | Update copyright information. |
blob | commitdiff | raw | diff to current |
2009-04-02 |
Guus Sliepen | Handle UDP packets from different and ports than advert... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Guus Sliepen | Update copyright notices, remove Ivo's email address. |
blob | commitdiff | raw | diff to current |
2005-06-03 |
Guus Sliepen | Prevent possible buffer overflows when using very large... |
blob | commitdiff | raw | diff to current |
2005-05-04 |
Guus Sliepen | Update copyright notices. |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Guus Sliepen | Update copyrights, links, email addresses and let Subve... |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Guus Sliepen | Move CABAL branch to its rightful place: the trunk. |
blob | commitdiff | raw | diff to current |
2003-11-17 |
Guus Sliepen | Replace Opaque and Strict options with a TunnelServer... |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Guus Sliepen | Synchronise HEAD with CABAL branch. |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Guus Sliepen | Prevent definitions from messing up attributes. |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Guus Sliepen | Native Windows support. |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Guus Sliepen | Fix compile errors and warnings. |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Guus Sliepen | Sprinkle around a lot of const and some C99 initialisers. |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Guus Sliepen | Use bools and enums where appropriate. |
blob | commitdiff | raw | diff to current |
2003-07-17 |
Guus Sliepen | Big header file cleanup: everything that has to do... |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Guus Sliepen | Sprinkling the source with static and attributes. |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Guus Sliepen | Let GCC check format string and arguments of send_reque... |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Guus Sliepen | Remove redundant spaces. |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Guus Sliepen | Switch to K&R style indentation. |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Guus Sliepen | Generalized request broadcasting/forwarding. |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Guus Sliepen | Revert to edge and graph stuff. This time, use a direct... |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Guus Sliepen | Prevent looping DEL_NODE/ADD_NODE messages after a... |
blob | commitdiff | raw | diff to current |
2002-09-03 |
Guus Sliepen | Drop graph and edge stuff. Use new node stuff instead. |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Guus Sliepen | s/sliepen.warande.net/sliepen.eu.org/g |
blob | commitdiff | raw | diff to current |
2002-04-28 |
Ivo Timmermans | Moving files, first attempt at gcrypt compatibility... |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Ivo Timmermans | Updating HEAD branch #4; Merging CABAL -> HEAD. |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Guus Sliepen | - Added support for jumbograms. |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Guus Sliepen | Put a break on requests that run around in circles. |
blob | commitdiff | raw | diff to current |
2002-02-26 |
Guus Sliepen | Allow multiple listening sockets. |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Guus Sliepen | Added support for packet compression, thanks to Mark... |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Guus Sliepen | Merging of the entire pre5 branch. |
blob | commitdiff | raw | diff to current |
2001-10-28 |
Guus Sliepen | What was I thinking? s/vertex/edge/g. |
blob | commitdiff | raw | diff to current |
2001-10-27 |
Guus Sliepen | Big bad commit: |
blob | commitdiff | raw | diff to current |
2001-09-24 |
Guus Sliepen | Not only keep track of nexthop, but also of lastbutoneh... |
blob | commitdiff | raw | diff to current |
2001-05-24 |
Guus Sliepen | Since this is incompatible with some earlier versions... |
blob | commitdiff | raw | diff to current |
2001-02-25 |
Guus Sliepen | Implemented new authentication scheme from doc/SECURITY2. |
blob | commitdiff | raw | diff to current |
2001-01-07 |
Guus Sliepen | - Added indirectdata and tcponly functionality. |
blob | commitdiff | raw | diff to current |
2001-01-07 |
Guus Sliepen | - It's 2001, all copyright notices are updated. |
blob | commitdiff | raw | diff to current |
2000-11-22 |
Guus Sliepen | - No more %as. |
blob | commitdiff | raw | diff to current |
2000-11-20 |
Guus Sliepen | - Integrate rbl trees into tinc. |
blob | commitdiff | raw | diff to current |
2000-11-03 |
Ivo Timmermans | Warnings removal pass: always include config.h first... |
blob | commitdiff | raw | diff to current |
2000-10-29 |
Guus Sliepen | - Finishing touch: encrypt the meta connections |
blob | commitdiff | raw | diff to current |
2000-10-28 |
Guus Sliepen | - Lots of small fixes |
blob | commitdiff | raw | diff to current |
2000-10-20 |
Guus Sliepen | - tinc now really does public/private key encryption... |
blob | commitdiff | raw | diff to current |
2000-10-18 |
Ivo Timmermans | Bring head revision up to date with cabal (try #3) |
blob | commitdiff | raw | diff to current |
2000-10-15 |
Guus Sliepen | - The daemon actually runs now (somewhat) |
blob | commitdiff | raw | diff to current |
2000-10-11 |
Guus Sliepen | - Fixing-things pass: every source file compiles into... |
blob | commitdiff | raw | diff to current |
2000-10-11 |
Guus Sliepen | Big and bad commit of my current tree... |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Guus Sliepen | - Added meta.c which contains functions to send, receiv... |
blob | commitdiff | raw | diff to current |
2000-09-11 |
Guus Sliepen | - Fixed modulo in keylength check |
blob | commitdiff | raw | diff to current |
2000-09-10 |
Ivo Timmermans | Add Guus' name and shift out old protocol requests |
blob | commitdiff | raw | diff to current |
2000-08-07 |
Guus Sliepen | - Lots o' buglets fixed (-Wall helps) |
blob | commitdiff | raw | diff to current |
2000-08-07 |
Guus Sliepen | - Added experimental hackish tunneling-over-TCP support. |
blob | commitdiff | raw | diff to current |
2000-06-29 |
Guus Sliepen | - New semantics for BASIC_INFO, ADD_HOST and DEL_HOST... |
blob | commitdiff | raw | diff to current |
2000-06-25 |
Guus Sliepen | Added CVS Id tags to header files. |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Guus Sliepen | First step for implementation of the "indirectdata... |
blob | commitdiff | raw | diff to current |
2000-05-14 |
Guus Sliepen | Cleanups. |
blob | commitdiff | raw | diff to current |
2000-05-01 |
Guus Sliepen | Meta protocol overhaul. Tinc is now incompatible with... |
blob | commitdiff | raw | diff to current |
2000-04-30 |
Ivo Timmermans | New way of handling the meta protocol. |
blob | commitdiff | raw | diff to current |
2000-04-29 |
Ivo Timmermans | Filled up the protocol structs with unused bytes. |
blob | commitdiff | raw | diff to current |
2000-03-26 |
Ivo Timmermans | Initial revision |
blob | commitdiff | raw | diff to current |
|