2001-06-05 |
Guus Sliepen | You can now put an option "Mode" in tinc.conf, and... |
blob | commitdiff | raw |
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 |
2000-10-29 |
Guus Sliepen | - Fixed ans_key_h |
blob | commitdiff | raw | diff to current |
2000-10-29 |
Guus Sliepen | - Very big cleanup. |
blob | commitdiff | raw | diff to current |
2000-10-24 |
Guus Sliepen | - Lots of little stuff modified |
blob | commitdiff | raw | diff to current |
2000-10-22 |
Ivo Timmermans | read_server_config: Check for result of read_config_file. |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Guus Sliepen | - Fixing little things |
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-14 |
Guus Sliepen | - Second fixing-things pass: it even links now. |
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 | - Generalized config file parsing to support multiple... |
blob | commitdiff | raw | diff to current |
2000-09-14 |
Ivo Timmermans | New directive: Name. |
blob | commitdiff | raw | diff to current |
2000-09-06 |
Guus Sliepen | - Use strerror() instead of sys_errlist[] for increased... |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Guus Sliepen | - Added two extra configuration options, Interface... |
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-07-02 |
Guus Sliepen | - Delayed address resolving for ConnectTo lines in... |
blob | commitdiff | raw | diff to current |
2000-06-30 |
Guus Sliepen | - Removed segfault bug in conf.c (must have been there... |
blob | commitdiff | raw | diff to current |
2000-06-29 |
Guus Sliepen | - Fixed memory leak. |
blob | commitdiff | raw | diff to current |
2000-06-27 |
Guus Sliepen | - Improved handling of errors on connection attempts. |
blob | commitdiff | raw | diff to current |
2000-06-27 |
Guus Sliepen | - Fixed indirectdata=no problem |
blob | commitdiff | raw | diff to current |
2000-06-17 |
Ivo Timmermans | Configuration directive `IndirectData'. |
blob | commitdiff | raw | diff to current |
2000-05-30 |
Ivo Timmermans | Added new configuration directive `Hostnames', which... |
blob | commitdiff | raw | diff to current |
2000-05-29 |
Ivo Timmermans | Internationalization of tinc. |
blob | commitdiff | raw | diff to current |
2000-05-16 |
Guus Sliepen | Stub for VpnMask config directive. |
blob | commitdiff | raw | diff to current |
2000-05-15 |
Ivo Timmermans | Unlimited length in the config file, thanks to Cris... |
blob | commitdiff | raw | diff to current |
2000-05-14 |
Guus Sliepen | Cleanups. |
blob | commitdiff | raw | diff to current |
2000-05-14 |
Guus Sliepen | Proxymode removed. |
blob | commitdiff | raw | diff to current |
2000-05-08 |
Guus Sliepen | Added new config variable "ProxyMode". If enabled,... |
blob | commitdiff | raw | diff to current |
2000-04-26 |
Guus Sliepen | Cleanups: |
blob | commitdiff | raw | diff to current |
2000-03-26 |
Ivo Timmermans | Initial revision |
blob | commitdiff | raw | diff to current |
|