2017-10-07 |
Guus Sliepen | Reformat all code using astyle. |
blob | commitdiff | raw |
2016-06-15 |
Guus Sliepen | Ensure compatibility with OpenSSL 1.1.0. |
blob | commitdiff | raw | diff to current |
2016-04-09 |
Guus Sliepen | Update copyright notices. |
blob | commitdiff | raw | diff to current |
2016-01-14 |
Guus Sliepen | Only add a reflexive address when we're sure it's working. |
blob | commitdiff | raw | diff to current |
2014-05-11 |
Guus Sliepen | Releasing 1.0.24. release-1.0.24 |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Guus Sliepen | Fix warnings found by GCC 4.9. |
blob | commitdiff | raw | diff to current |
2014-05-01 |
Steffan Karger | Check RAND_bytes() return value, fail when getting... |
blob | commitdiff | raw | diff to current |
2014-05-01 |
Steffan Karger | Use cryptographically strong random when generating... |
blob | commitdiff | raw | diff to current |
2012-09-30 |
Guus Sliepen | Add strict checks to hex to binary conversions. |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Guus Sliepen | Update copyright notices. |
blob | commitdiff | raw | diff to current |
2012-02-20 |
Guus Sliepen | Rename connection_t *broadcast to everyone. |
blob | commitdiff | raw | diff to current |
2011-12-03 |
Guus Sliepen | Fix a few small memory leaks. |
blob | commitdiff | raw | diff to current |
2011-05-28 |
Guus Sliepen | Fix sparse warnings and add an extra sprinkling of... |
blob | commitdiff | raw | diff to current |
2011-05-08 |
Guus Sliepen | Update THANKS and copyright information. |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Guus Sliepen | Always send MTU probes at least once every PingInterval. |
blob | commitdiff | raw | diff to current |
2010-11-13 |
Brandon L Black | Configurable ReplayWindow size, zero disables |
blob | commitdiff | raw | diff to current |
2010-11-13 |
Guus Sliepen | Use variable length arrays instead of alloca(). |
blob | commitdiff | raw | diff to current |
2010-06-04 |
Guus Sliepen | Do not append an address to ANS_KEY messages if we... |
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 |
2010-02-02 |
Guus Sliepen | Update copyright notices. |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Guus Sliepen | Determine peer's reflexive address and port when exchan... |
blob | commitdiff | raw | diff to current |
2010-01-23 |
Guus Sliepen | Be liberal in accepting KEY_CHANGED/REQ_KEY/ANS_KEY... |
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-09-14 |
Guus Sliepen | Use only rand(), not random(). |
blob | commitdiff | raw | diff to current |
2009-06-05 |
Guus Sliepen | Properly set HMAC length for incoming packets. |
blob | commitdiff | raw | diff to current |
2009-05-24 |
Michael Tokarev | Fix ans_key exchange in recent changes |
blob | commitdiff | raw | diff to current |
2009-05-24 |
Guus Sliepen | Fix initialisation of packet decryption context broken... |
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 |
2009-03-05 |
Guus Sliepen | Update THANKS and copyright information. |
blob | commitdiff | raw | diff to current |
2009-01-03 |
Guus Sliepen | Only send packets via UDP if UDP communication is possible. |
blob | commitdiff | raw | diff to current |
2008-12-22 |
Guus Sliepen | Update copyright information. |
blob | commitdiff | raw | diff to current |
2008-10-25 |
Guus Sliepen | Do not try to send REQ_KEY or ANS_KEY requests to unrea... |
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 |
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-10-11 |
Guus Sliepen | Check all EVP_ function calls. |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Guus Sliepen | Synchronise HEAD with CABAL branch. |
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-23 |
Guus Sliepen | Don't initialise a CIPHER_CTX if cipher == NULL. |
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 | Define logger(), cleans up source code and allows us... |
blob | commitdiff | raw | diff to current |
2003-05-06 |
Guus Sliepen | - Per-node EVP_CIPHER_CTX to avoid initialisation overhead. |
blob | commitdiff | raw | diff to current |
2003-04-18 |
Guus Sliepen | Better handling of late packets. |
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-06 |
Guus Sliepen | Reset the *correct* seqnos. |
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 | Reduce KEY_CHANGED traffic. |
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 | Fix compiler warnings, strictly use long int and %lx... |
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-27 |
Guus Sliepen | Fix send_request() bug. |
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-11 |
Guus Sliepen | Added support for packet compression, thanks to Mark... |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Guus Sliepen | Forgot to merge new files from pre5. |
blob | commitdiff | raw | diff to current |
|