2001-02-27 |
Guus Sliepen | Don't forget to reconnect if outgoing connection fails... |
tree | commitdiff |
2001-02-26 |
Guus Sliepen | - Make sure METAKEY is smaller than the modulus of... |
tree | commitdiff |
2001-02-25 |
Guus Sliepen | Implemented new authentication scheme from doc/SECURITY2. |
tree | commitdiff |
2001-02-25 |
Guus Sliepen | Encrypt network packets in CBC mode instead of CFB... |
tree | commitdiff |
2001-02-25 |
Guus Sliepen | Copy packets before putting them in the queue. |
tree | commitdiff |
2001-02-25 |
Guus Sliepen | Add missing \n. |
tree | commitdiff |
2001-02-25 |
Guus Sliepen | Corrected check for errors after read() calls. |
tree | commitdiff |
2001-02-11 |
Ivo Timmermans | More files to ignore in CVS |
tree | commitdiff |
2001-02-11 |
Guus Sliepen | - Updated CVS_CREATED to remove intl/ directory and... |
tree | commitdiff |
2001-02-11 |
Guus Sliepen | Ignore file for src/ |
tree | commitdiff |
2001-02-06 |
Guus Sliepen | Removed another local definition of the variable "errno" |
tree | commitdiff |
2001-02-06 |
Guus Sliepen | FreeBSD compile fixes (thanks to XeF4) |
tree | commitdiff |
2001-01-17 |
Ivo Timmermans | Fix error reporting of read_config |
tree | commitdiff |
2001-01-13 |
Guus Sliepen | - Allow ASN1 style keys to be in the config files. |
tree | commitdiff |
2001-01-11 |
Guus Sliepen | - Only send out DEL_HOSTs for hosts with a meta connection |
tree | commitdiff |
2001-01-08 |
Guus Sliepen | - Cleaned up subnet_t |
tree | commitdiff |
2001-01-08 |
Guus Sliepen | - Squashed another nasty bug. |
tree | commitdiff |
2001-01-07 |
Guus Sliepen | - Added indirectdata and tcponly functionality. |
tree | commitdiff |
2001-01-07 |
Guus Sliepen | - Fixed IPv6 subnet lookup routine. |
tree | commitdiff |
2001-01-07 |
Guus Sliepen | - It's 2001, all copyright notices are updated. |
tree | commitdiff |
2001-01-07 |
Guus Sliepen | - Added header file for route.c. The routing routines... |
tree | commitdiff |
2001-01-07 |
Guus Sliepen | - Reinstated a queue for outgoing packets. |
tree | commitdiff |
2001-01-06 |
Guus Sliepen | - Check and follow symlinks in is_safe_path |
tree | commitdiff |
2001-01-05 |
Guus Sliepen | - Let user choose whether keys are in the config files... |
tree | commitdiff |
2000-12-22 |
Guus Sliepen | - Don't even think about using sscanf with %as anymore |
tree | commitdiff |
2000-12-22 |
Ivo Timmermans | Added lint target, requires lclint. |
tree | commitdiff |
2000-12-06 |
Ivo Timmermans | Re-introduced MyVirtualIP and VpnMask, as dummy options. |
tree | commitdiff |
2000-12-05 |
Ivo Timmermans | Tiny bits of code beautifying |
tree | commitdiff |
2000-12-05 |
Ivo Timmermans | Oops. I did some VERY wrong things with readline(... |
tree | commitdiff |
2000-12-03 |
Ivo Timmermans | Option -d accepts an argument to set the debug level... |
tree | commitdiff |
2000-12-03 |
Ivo Timmermans | Sort configuration directives |
tree | commitdiff |
2000-12-01 |
Ivo Timmermans | Use buffer instead of line in read_config_file(), line... |
tree | commitdiff |
2000-12-01 |
Ivo Timmermans | readline() accepts two extra parameters, buf and buflen... |
tree | commitdiff |
2000-11-30 |
Ivo Timmermans | New function read_rsa_public_key(); |
tree | commitdiff |
2000-11-30 |
Ivo Timmermans | Avoid printing duplicate messages from read_rsa_keys |
tree | commitdiff |
2000-11-30 |
Ivo Timmermans | Better error checking when reading the RSA private... |
tree | commitdiff |
2000-11-30 |
Ivo Timmermans | In readline(): initialise the line to zero length; |
tree | commitdiff |
2000-11-30 |
Ivo Timmermans | The file is safe if it doesn't exist. |
tree | commitdiff |
2000-11-30 |
Ivo Timmermans | Read the PEM file pointed to by the configuration directive |
tree | commitdiff |
2000-11-30 |
Ivo Timmermans | Implemented is_safe_path, and extended ask_and_safe_open. |
tree | commitdiff |
2000-11-29 |
Ivo Timmermans | Also free the pointer returned by readline(). |
tree | commitdiff |
2000-11-29 |
Ivo Timmermans | Use readline() in read_config_file() instead of fgets. |
tree | commitdiff |
2000-11-29 |
Ivo Timmermans | Implemented a readline() function that will read an... |
tree | commitdiff |
2000-11-28 |
Ivo Timmermans | Save RSA public and private keys to a separate file... |
tree | commitdiff |
2000-11-28 |
Ivo Timmermans | Use sigaction to set signal handlers, the previous... |
tree | commitdiff |
2000-11-26 |
Ivo Timmermans | Give an error message if daemon() failed. |
tree | commitdiff |
2000-11-25 |
Guus Sliepen | - Use only one socket for all UDP traffic (for compatib... |
tree | commitdiff |
2000-11-24 |
Guus Sliepen | Another big & bad commit: |
tree | commitdiff |
2000-11-24 |
Ivo Timmermans | Do not use the C library's daemon() call. |
tree | commitdiff |
2000-11-22 |
Guus Sliepen | - Fixed all (except 2) compiler warnings gcc -Wall... |
tree | commitdiff |
2000-11-22 |
Guus Sliepen | - More porting to FreeBSD and Solaris. |
tree | commitdiff |
2000-11-22 |
Guus Sliepen | - Work with the correct key buffer in ans_key_h |
tree | commitdiff |
2000-11-22 |
Guus Sliepen | - No more %as. |
tree | commitdiff |
2000-11-22 |
Guus Sliepen | - Write pidfile AFTER detaching... |
tree | commitdiff |
2000-11-22 |
Guus Sliepen | - Cleaned up and checked for some more NULL pointers... |
tree | commitdiff |
2000-11-22 |
Ivo Timmermans | Declare fd. |
tree | commitdiff |
2000-11-22 |
Ivo Timmermans | Add more checks to ensure that filedescriptors are... |
tree | commitdiff |
2000-11-22 |
Ivo Timmermans | Honor the --localstatedir option to configure, instead... |
tree | commitdiff |
2000-11-20 |
Guus Sliepen | - More fixes. |
tree | commitdiff |
2000-11-20 |
Guus Sliepen | - Various small fixes. |
tree | commitdiff |
2000-11-20 |
Guus Sliepen | - Proper initialization of rbltree structures. |
tree | commitdiff |
2000-11-20 |
Guus Sliepen | - Integrate rbl trees into tinc. |
tree | commitdiff |
2000-11-20 |
Ivo Timmermans | Also include process.h |
tree | commitdiff |
2000-11-17 |
Guus Sliepen | - Removed stray @INCLUDE@ (how did that get there?) |
tree | commitdiff |
2000-11-17 |
Guus Sliepen | - Simplified do_detach |
tree | commitdiff |
2000-11-16 |
Ivo Timmermans | Move more functions from tincd.c into process.c. |
tree | commitdiff |
2000-11-16 |
Ivo Timmermans | Delete struct ifr |
tree | commitdiff |
2000-11-16 |
Ivo Timmermans | Move all process-related functions into process.c. |
tree | commitdiff |
2000-11-15 |
Ivo Timmermans | Keep a list of running children, and in each loop in... |
tree | commitdiff |
2000-11-15 |
Guus Sliepen | Porting to FreeBSD: |
tree | commitdiff |
2000-11-15 |
Ivo Timmermans | Let the output from an executed script in execute_scrip... |
tree | commitdiff |
2000-11-15 |
Ivo Timmermans | Use the HAVE_OPENSSL_xxx_H defined from m4/openssl... |
tree | commitdiff |
2000-11-09 |
Ivo Timmermans | Add prototype for destroy_queue release-1.0pre3 |
tree | commitdiff |
2000-11-08 |
Guus Sliepen | - Make checkpoint tracing a compile time option (off... |
tree | commitdiff |
2000-11-08 |
Guus Sliepen | - Applied Jamie Brigg's patch (close sockets after... |
tree | commitdiff |
2000-11-08 |
Guus Sliepen | - Fixed --config |
tree | commitdiff |
2000-11-08 |
Guus Sliepen | Porting to SunOS 5.8: |
tree | commitdiff |
2000-11-07 |
Guus Sliepen | - Open UDP connection for all known hosts. Comments... |
tree | commitdiff |
2000-11-07 |
Guus Sliepen | Changed execution of tinc-up: |
tree | commitdiff |
2000-11-04 |
Guus Sliepen | - Prepended config_ to all configuration option names... |
tree | commitdiff |
2000-11-04 |
Guus Sliepen | - Simplified ping mechanism. |
tree | commitdiff |
2000-11-04 |
Guus Sliepen | - Check for packets that are looping back. |
tree | commitdiff |
2000-11-04 |
Guus Sliepen | - Forward keys in hex notation, not as binary data. |
tree | commitdiff |
2000-11-04 |
Guus Sliepen | - Don't forget to set packet cipher for added hosts. |
tree | commitdiff |
2000-11-04 |
Guus Sliepen | - connlist.c added to translation |
tree | commitdiff |
2000-11-04 |
Ivo Timmermans | In execute_script: |
tree | commitdiff |
2000-11-04 |
Guus Sliepen | - Resolve scriptname after fork() |
tree | commitdiff |
2000-11-04 |
Ivo Timmermans | Use putenv() instead of clumsy do-it-yourself in execut... |
tree | commitdiff |
2000-11-04 |
Ivo Timmermans | Small change to the way the environment is copied. |
tree | commitdiff |
2000-11-04 |
Guus Sliepen | - Removed even more warnings. |
tree | commitdiff |
2000-11-04 |
Guus Sliepen | - Removed unused MAC strip/add functions. |
tree | commitdiff |
2000-11-03 |
Ivo Timmermans | Warnings removal pass: always include config.h first... |
tree | commitdiff |
2000-11-03 |
Ivo Timmermans | Run the scripts tinc-up and tinc-down from a separate... |
tree | commitdiff |
2000-11-03 |
Ivo Timmermans | Save the environment on startup. |
tree | commitdiff |
2000-11-02 |
Ivo Timmermans | Changed a few messages wrt. system calls; updated and... |
tree | commitdiff |
2000-11-02 |
Ivo Timmermans | Do not include $(top_srcdir)/cipher, it does no longer... |
tree | commitdiff |
2000-10-30 |
Guus Sliepen | - Fixed some spelling mistakes and terminology here... |
tree | commitdiff |
2000-10-30 |
Guus Sliepen | - Small cleanups |
tree | commitdiff |
2000-10-29 |
Guus Sliepen | - Finishing touch: encrypt the meta connections |
tree | commitdiff |
2000-10-29 |
Guus Sliepen | - Use CFB mode for encrypting packets: it works and... |
tree | commitdiff |
next |