2001-06-21 |
Guus Sliepen | - Solaris compile fixes |
tree | commitdiff |
2001-06-09 |
Guus Sliepen | Woops - big bug in send_key_changed fixed. |
tree | commitdiff |
2001-06-08 |
Guus Sliepen | Only reset seconds_till_retry when we activate the... |
tree | commitdiff |
2001-06-06 |
Guus Sliepen | Fixes to make switching work between hosts that have... |
tree | commitdiff |
2001-06-06 |
Guus Sliepen | Log and warn about duplicate subnet_add()'s for the... |
tree | commitdiff |
2001-06-05 |
Guus Sliepen | Add missing? counting of total_socket_in. |
tree | commitdiff |
2001-06-05 |
Guus Sliepen | You can now put an option "Mode" in tinc.conf, and... |
tree | commitdiff |
2001-06-05 |
Guus Sliepen | Fix bug where lookup_subnet_ipv4() could go into an... |
tree | commitdiff |
2001-06-05 |
Guus Sliepen | - This oneliner removes the need for ifconfig tap?... |
tree | commitdiff |
2001-06-05 |
Guus Sliepen | - tinc can now act as a switch or a hub too (as opposed... |
tree | commitdiff |
2001-06-04 |
Guus Sliepen | Added proxy-arp support. No more ifconfig -arp needed... |
tree | commitdiff |
2001-06-01 |
Guus Sliepen | Fix subnet_lookup() for overlapping subnets. Needs... |
tree | commitdiff |
2001-05-28 |
Guus Sliepen | Make sure Solaris is happy too. |
tree | commitdiff |
2001-05-28 |
Guus Sliepen | Small fixes to allow correct compilation under FreeBSD... |
tree | commitdiff |
2001-05-25 |
Guus Sliepen | TCPonly now works (in a relatively clean way too). |
tree | commitdiff |
2001-05-25 |
Guus Sliepen | With recent kernels the tun device file is located... |
tree | commitdiff |
2001-05-25 |
Guus Sliepen | Small fixes: |
tree | commitdiff |
2001-05-24 |
Guus Sliepen | Only send key_changed if it was previously requested. |
tree | commitdiff |
2001-05-24 |
Guus Sliepen | Since this is incompatible with some earlier versions... |
tree | commitdiff |
2001-05-24 |
Guus Sliepen | Add randomness to PING/PONG packets to prevent crypto... |
tree | commitdiff |
2001-05-07 |
Guus Sliepen | - s/ip_t/ipv4_t/g |
tree | commitdiff |
2001-05-04 |
Guus Sliepen | Correctly cycle through ConnectTo variables. |
tree | commitdiff |
2001-03-13 |
Guus Sliepen | Check indirectdata option before forwarding certain... |
tree | commitdiff |
2001-03-13 |
Guus Sliepen | Ignore alarm signals if we do not need to respond to... |
tree | commitdiff |
2001-03-13 |
Guus Sliepen | Fixed bug in setup_signals() that would make tinc die... |
tree | commitdiff |
2001-03-12 |
Guus Sliepen | Fixed a race condition triggered by receive_meta()... |
tree | commitdiff |
2001-03-04 |
Guus Sliepen | - route.c is now used to determine destination |
tree | commitdiff |
2001-03-02 |
Guus Sliepen | Added explaination of our key exchange using RSA encryp... |
tree | commitdiff |
2001-03-01 |
Guus Sliepen | Various small fixes. |
tree | commitdiff |
2001-02-27 |
Guus Sliepen | Removed lots of compiler warnings. |
tree | commitdiff |
2001-02-27 |
Guus Sliepen | - Fixed Interface option (untested) |
tree | commitdiff |
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 |
next |