2010-11-19 |
Guus Sliepen | Merge branch 'master' into 1.1 |
blob | commitdiff | raw |
2010-11-12 |
Guus Sliepen | Merge branch 'master' into 1.1 |
blob | commitdiff | raw |
2010-10-22 |
Guus Sliepen | Remove duplicate command-line option parsing. |
blob | commitdiff | raw | diff to current |
2010-04-17 |
Guus Sliepen | Merge branch 'master' into 1.1 |
blob | commitdiff | raw | diff to current |
2010-03-26 |
Sven-Haegar Koch | Merge branch 'master' into 1.1 |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Guus Sliepen | Update copyright notices. |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Guus Sliepen | Make MSS clamping configurable, but enabled by default. |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Guus Sliepen | Merge branch 'master' into 1.1 |
blob | commitdiff | raw | diff to current |
2009-11-07 |
Guus Sliepen | Use the TCP socket infrastructure for control sockets. |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Guus Sliepen | Merge branch 'master' into 1.1 |
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-29 |
Guus Sliepen | Merge branch 'master' into 1.1 |
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-09-16 |
Guus Sliepen | Merge branch 'master' into 1.1 |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Guus Sliepen | Ensure tinc compiles with gcc -std=c99. |
blob | commitdiff | raw | diff to current |
2009-06-05 |
Guus Sliepen | Merge branch 'master' into 1.1 |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Guus Sliepen | Merge branch 'master' into 1.1 |
blob | commitdiff | raw | diff to current |
2008-12-14 |
Guus Sliepen | Move RSA key generation into the wrappers. |
blob | commitdiff | raw | diff to current |
2008-12-11 |
Guus Sliepen | Use the crypto wrappers again instead of calling OpenSS... |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Scott Lamb | Dump through control socket |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Scott Lamb | Temporarily revert to old crypto code |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Guus Sliepen | Finish crypto wrapping. Also provide wrappers for OpenSSL. |
blob | commitdiff | raw | diff to current |
2007-05-20 |
Guus Sliepen | Parse PEM RSA keys ourself, and use libgcrypt to do... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Guus Sliepen | Use libevent for meta socket input/output buffering. |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Guus Sliepen | Fix retrying outgoing connections. |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Guus Sliepen | We can safely delete a connection_t in terminate_connec... |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Guus Sliepen | Use splay trees instead of AVL trees. |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Guus Sliepen | Remove global variable "now". |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Guus Sliepen | Use a separate event structure to handle meta data... |
blob | commitdiff | raw | diff to current |
2007-02-27 |
Scott Lamb | Convert to libevent. |
blob | commitdiff | raw | diff to current |
2006-08-08 |
Guus Sliepen | Do not break strict aliasing of status_t structs. |
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-01-19 |
Guus Sliepen | Apply patch from Scott Lamb adding an output buffer... |
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-12-20 |
Guus Sliepen | Better name, show probed MTU in dump. |
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-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-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 |
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-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 |
2002-04-09 |
Ivo Timmermans | Updating HEAD branch #4; Merging CABAL -> HEAD. |
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-10 |
Guus Sliepen | Merging of the entire pre5 branch. release-1.0pre5 |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Ivo Timmermans | Changed prototype for lookup_connection to use struct... |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Ivo Timmermans | Use struct addrinfo in connection_t to hold all host... |
blob | commitdiff | raw | diff to current |
2001-10-30 |
Guus Sliepen | More updates to protocol handlers and reimplemented... |
blob | commitdiff | raw | diff to current |
2001-10-28 |
Guus Sliepen | - More changes needed for Kruskal's algorithm |
blob | commitdiff | raw | diff to current |
2001-10-28 |
Guus Sliepen | - More s/vertex/edge/g |
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-10-10 |
Guus Sliepen | More updates to new node/vertex/connection combo. |
blob | commitdiff | raw | diff to current |
2001-10-10 |
Guus Sliepen | Removed everything from connection.c that has already... |
blob | commitdiff | raw | diff to current |
2001-10-10 |
Guus Sliepen | Further implementation of doc/CONNECTIVITY. connection... |
blob | commitdiff | raw | diff to current |
2001-10-08 |
Guus Sliepen | - Renamed lastbutonehop to prevhop. |
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-07-20 |
Guus Sliepen | Added purge_tree for connection_t's which are no longer... |
blob | commitdiff | raw | diff to current |
2001-07-15 |
Guus Sliepen | Split connection list into two lists: |
blob | commitdiff | raw | diff to current |
2001-05-25 |
Guus Sliepen | TCPonly now works (in a relatively clean way too). |
blob | commitdiff | raw | diff to current |
2001-03-04 |
Guus Sliepen | - route.c is now used to determine destination |
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 |
2001-01-07 |
Guus Sliepen | - Reinstated a queue for outgoing packets. |
blob | commitdiff | raw | diff to current |
2001-01-05 |
Guus Sliepen | - Let user choose whether keys are in the config files... |
blob | commitdiff | raw | diff to current |
2000-11-22 |
Guus Sliepen | - Fixed all (except 2) compiler warnings gcc -Wall... |
blob | commitdiff | raw | diff to current |
2000-11-20 |
Guus Sliepen | - Various small fixes. |
blob | commitdiff | raw | diff to current |
2000-11-20 |
Guus Sliepen | - Integrate rbl trees into tinc. |
blob | commitdiff | raw | diff to current |
|