2010-10-22 |
Guus Sliepen | Abort disabling old PEM keys on I/O errors. |
blob | commitdiff | raw | diff to current |
2010-10-22 |
Guus Sliepen | Attribution for Julien Muchembled. |
blob | commitdiff | raw | diff to current |
2010-10-22 |
Guus Sliepen | Remove duplicate command-line option parsing. |
blob | commitdiff | raw | diff to current |
2010-09-05 |
Julien Muchembled | New '-o' option to configure server or hosts from comma... |
blob | commitdiff | raw | diff to current |
2010-04-17 |
Guus Sliepen | Merge branch 'master' into 1.1 |
blob | commitdiff | raw | diff to current |
2010-04-17 |
Guus Sliepen | Fix reading configuration files that do not end with... |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Sven-Haegar Koch | Fixed 1.0 miss-merges |
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-03-01 |
Guus Sliepen | Simplify reading lines from configuration files. |
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-02 |
Guus Sliepen | Merge branch 'master' into 1.1 |
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 | 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-16 |
Guus Sliepen | Merge branch 'master' into 1.1 |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Guus Sliepen | Replace asprintf() by xasprintf(). |
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 |
2009-03-05 |
Guus Sliepen | Update THANKS and copyright information. |
blob | commitdiff | raw | diff to current |
2009-02-03 |
Guus Sliepen | Disable old RSA keys when generating new ones. |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Guus Sliepen | Allow reading config files with CRLF endings on Unix... |
blob | commitdiff | raw | diff to current |
2008-12-22 |
Guus Sliepen | Update copyright information. |
blob | commitdiff | raw | diff to current |
2008-12-11 |
Guus Sliepen | Remove unnecessary parentheses from sizeof, apply sizeo... |
blob | commitdiff | raw | diff to current |
2008-12-11 |
Guus Sliepen | Backport fixes from trunk since revision 1555. |
blob | commitdiff | raw | diff to current |
2008-10-25 |
Guus Sliepen | Fix reading configuration files that do not end with... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Guus Sliepen | Move key generation to tincctl. |
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 | K&R style braces |
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 |
2005-05-04 |
Guus Sliepen | Searching through splay trees may change the tree variable. |
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 |
2004-03-15 |
Guus Sliepen | Eat trailing whitespace in config files. |
blob | commitdiff | raw | diff to current |
2003-12-12 |
Guus Sliepen | Code beautification, start of multicast support. |
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-08-08 |
Guus Sliepen | Simpler checking of permissions on private RSA key... |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Guus Sliepen | Allow empty lines in config files. |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Guus Sliepen | Windows uses backslashes... |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Guus Sliepen | Oops. |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Guus Sliepen | Oops. |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Guus Sliepen | Allow whitespace in values. |
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-18 |
Guus Sliepen | No UNIX style permissions under Windows. |
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-11 |
Guus Sliepen | More missing IPv6 definitions and autoconf checks to... |
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 |
2002-09-15 |
Guus Sliepen | port_t isn't used anymore and conflicts with MacOS... |
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-06-21 |
Guus Sliepen | s/sliepen.warande.net/sliepen.eu.org/g |
blob | commitdiff | raw | diff to current |
2002-06-08 |
Guus Sliepen | Cleanup: |
blob | commitdiff | raw | diff to current |
2002-04-28 |
Ivo Timmermans | *** empty log message *** |
blob | commitdiff | raw |
2002-04-13 |
Ivo Timmermans | Remove debug_lvl |
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-04-09 |
Guus Sliepen | masklength is better known as prefixlength. |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Guus Sliepen | Configuration variables were still handled case sensiti... |
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. |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Ivo Timmermans | Fixed silly typo: "np" instead of "no" |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Ivo Timmermans | get_config_subnet needs to be fixed. |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Ivo Timmermans | Don't include netutl.h. |
blob | commitdiff | raw | diff to current |
2001-11-16 |
Ivo Timmermans | Deprecated get_config_ip and get_config_port |
blob | commitdiff | raw | diff to current |
2001-10-31 |
Guus Sliepen | Show cfg->variable instead of cfg->value when complaini... |
blob | commitdiff | raw | diff to current |
2001-10-27 |
Guus Sliepen | Various small fixes to make tinc runnable again. |
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 | Revamp configuration handling: |
blob | commitdiff | raw | diff to current |
2001-09-01 |
Guus Sliepen | config_t* is a const parameter in get_config_val(). |
blob | commitdiff | raw | diff to current |
2001-07-24 |
Guus Sliepen | Don't use %m in fprintf(). |
blob | commitdiff | raw | diff to current |
2001-06-05 |
Guus Sliepen | You can now put an option "Mode" in tinc.conf, and... |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Ivo Timmermans | Fix error reporting of read_config |
blob | commitdiff | raw | diff to current |
2001-01-13 |
Guus Sliepen | - Allow ASN1 style keys to be in the config files. |
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-06 |
Guus Sliepen | - Check and follow symlinks in is_safe_path |
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-12-22 |
Guus Sliepen | - Don't even think about using sscanf with %as anymore |
blob | commitdiff | raw | diff to current |
2000-12-06 |
Ivo Timmermans | Re-introduced MyVirtualIP and VpnMask, as dummy options. |
blob | commitdiff | raw | diff to current |
2000-12-05 |
Ivo Timmermans | Oops. I did some VERY wrong things with readline(... |
blob | commitdiff | raw | diff to current |
2000-12-03 |
Ivo Timmermans | Sort configuration directives |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Ivo Timmermans | Use buffer instead of line in read_config_file(), line... |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Ivo Timmermans | readline() accepts two extra parameters, buf and buflen... |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Ivo Timmermans | In readline(): initialise the line to zero length; |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Ivo Timmermans | The file is safe if it doesn't exist. |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Ivo Timmermans | Implemented is_safe_path, and extended ask_and_safe_open. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Ivo Timmermans | Also free the pointer returned by readline(). |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Ivo Timmermans | Use readline() in read_config_file() instead of fgets. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Ivo Timmermans | Implemented a readline() function that will read an... |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Ivo Timmermans | Save RSA public and private keys to a separate file... |
blob | commitdiff | raw | diff to current |
2000-11-20 |
Guus Sliepen | - Integrate rbl trees into tinc. |
blob | commitdiff | raw | diff to current |
2000-11-04 |
Guus Sliepen | - Prepended config_ to all configuration option names... |
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 |
next |