2010-02-02 |
Guus Sliepen | Update copyright notices. |
blob | commitdiff | raw |
2010-01-16 |
Guus Sliepen | Make MSS clamping configurable, but enabled by default. |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Guus Sliepen | Use uint32_t instead of long int for connection options. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | Drop support for localisation. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | Remove checkpoint tracing. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | K&R style braces. |
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-05-24 |
Guus Sliepen | Use xrealloc instead of if(ptr) ptr = xmalloc(). |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Guus Sliepen | Disable PMTUDiscovery in switch and hub modes. |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Guus Sliepen | Update THANKS and copyright information. |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Michael Tokarev | Enable PMTUDiscovery only if BOTH sides wants it. |
blob | commitdiff | raw | diff to current |
2008-12-22 |
Guus Sliepen | Enable PMTU discovery by default. |
blob | commitdiff | raw | diff to current |
2008-12-22 |
Guus Sliepen | Update copyright information. |
blob | commitdiff | raw | diff to current |
2008-12-05 |
Guus Sliepen | Correct debug message. |
blob | commitdiff | raw | diff to current |
2007-05-16 |
Guus Sliepen | Make sure connection->name is never NULL. |
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 |
2006-03-19 |
Guus Sliepen | Fix signedness compiler warnings. |
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 |
2005-05-04 |
Guus Sliepen | Be on the safe side with initialisation of c->name. |
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-12-22 |
Guus Sliepen | Improvements for PMTU discovery and IPv4 packet fragmen... |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Guus Sliepen | Better name, show probed MTU in dump. |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Guus Sliepen | More sensible name, and try to set PMTU discovery on... |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Guus Sliepen | Let tinc figure out the exact MTU of the link. |
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-11-10 |
Guus Sliepen | Add Opaque option which prevent information from being... |
blob | commitdiff | raw | diff to current |
2003-10-11 |
Guus Sliepen | Parentheses in the wrong spots. |
blob | commitdiff | raw | diff to current |
2003-10-11 |
Guus Sliepen | Check all EVP_ function calls. |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Guus Sliepen | We don't have to tell GCC how to cast. |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Guus Sliepen | Synchronise HEAD with CABAL branch. |
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-12 |
Guus Sliepen | Simplify logging, update copyrights and some minor... |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Guus Sliepen | Sprinkling the source with static and attributes. |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Guus Sliepen | Define logger(), cleans up source code and allows us... |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Guus Sliepen | - simplify configure.in |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Guus Sliepen | - Fix indentation in some places. |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Guus Sliepen | Run graph algorithm when replacing a second connection... |
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-09 |
Guus Sliepen | Cleanups: |
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 | Small fixes. |
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 | Don't forget to set prevhop to myself for new connections. |
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-13 |
Ivo Timmermans | Use logging.h instead of syslog.h |
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-27 |
Guus Sliepen | Remove cruft. |
blob | commitdiff | raw | diff to current |
2002-03-23 |
Guus Sliepen | Reset retry timeout when receiving the first PONG,... |
blob | commitdiff | raw | diff to current |
2002-03-23 |
Guus Sliepen | send_ack() was broken. |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Guus Sliepen | Fix compiler warnings, strictly use long int and %lx... |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Guus Sliepen | - Added support for jumbograms. |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Guus Sliepen | Protocol now also exchanges cipher/digest/maclength... |
blob | commitdiff | raw | diff to current |
2002-02-18 |
Guus Sliepen | - Non-blocking connect()s. |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Guus Sliepen | Forgot to merge new files from pre5. |
blob | commitdiff | raw | diff to current |
|