2001-11-16 |
Ivo Timmermans | (re)added port to struct node_t |
tree | commitdiff |
2001-11-16 |
Ivo Timmermans | Don't include netutl.h. |
tree | commitdiff |
2001-11-16 |
Ivo Timmermans | Obsoleted. |
tree | commitdiff |
2001-11-16 |
Ivo Timmermans | Don't compile/link netutl.c. |
tree | commitdiff |
2001-11-16 |
Ivo Timmermans | get_config_{ip,port} removed. |
tree | commitdiff |
2001-11-16 |
Ivo Timmermans | Changed to use struct addrinfo where needed. |
tree | commitdiff |
2001-11-16 |
Ivo Timmermans | Obsoleted all IP<x> types in favor of struct addrinfo |
tree | commitdiff |
2001-11-16 |
Ivo Timmermans | Removed definitions of ipv4_t, ipv6_t, port_t |
tree | commitdiff |
2001-11-16 |
Ivo Timmermans | Changed lookup_connection to use struct addrinfo |
tree | commitdiff |
2001-11-16 |
Ivo Timmermans | Changed prototype for lookup_connection to use struct... |
tree | commitdiff |
2001-11-16 |
Ivo Timmermans | Use struct addrinfo in connection_t to hold all host... |
tree | commitdiff |
2001-11-16 |
Ivo Timmermans | Deprecated get_config_ip and get_config_port |
tree | commitdiff |
2001-11-05 |
Guus Sliepen | More fixes for Solaris. |
tree | commitdiff |
2001-11-05 |
Guus Sliepen | Various fixes needed for Solaris. |
tree | commitdiff |
2001-11-04 |
Guus Sliepen | Correctly check if subnet owner exists. |
tree | commitdiff |
2001-11-04 |
Guus Sliepen | Be liberal in what you accept: allow unknown edges... |
tree | commitdiff |
2001-11-03 |
Guus Sliepen | *** empty log message *** |
tree | commitdiff |
2001-11-03 |
Guus Sliepen | Several bugfixes. |
tree | commitdiff |
2001-11-03 |
Guus Sliepen | Use PEM functions as suggested by OpenSSL docs. |
tree | commitdiff |
2001-10-31 |
Guus Sliepen | Some very small fixes |
tree | commitdiff |
2001-10-31 |
Guus Sliepen | Avoid connecting to another node twice, and check name... |
tree | commitdiff |
2001-10-31 |
Guus Sliepen | Show cfg->variable instead of cfg->value when complaini... |
tree | commitdiff |
2001-10-31 |
Guus Sliepen | Don't forget to read public RSA key when making an... |
tree | commitdiff |
2001-10-31 |
Guus Sliepen | - Small fixes to graph algorithms |
tree | commitdiff |
2001-10-30 |
Guus Sliepen | More updates to protocol handlers and reimplemented... |
tree | commitdiff |
2001-10-30 |
Guus Sliepen | Various fixes, tinc is now somewhat capable of actually... |
tree | commitdiff |
2001-10-29 |
Guus Sliepen | Working version of Kruskal's algorithm. The running... |
tree | commitdiff |
2001-10-28 |
Guus Sliepen | - More changes needed for Kruskal's algorithm |
tree | commitdiff |
2001-10-28 |
Guus Sliepen | - More s/vertex/edge/g |
tree | commitdiff |
2001-10-28 |
Guus Sliepen | What was I thinking? s/vertex/edge/g. |
tree | commitdiff |
2001-10-27 |
Guus Sliepen | Various small fixes to make tinc runnable again. |
tree | commitdiff |
2001-10-27 |
Guus Sliepen | Make sure everything links. |
tree | commitdiff |
2001-10-27 |
Guus Sliepen | Big bad commit: |
tree | commitdiff |
2001-10-13 |
Guus Sliepen | Support new files (node/vertex/device.[ch]) and OpenBSD. |
tree | commitdiff |
2001-10-12 |
Guus Sliepen | Forgot the tun specific stuff. |
tree | commitdiff |
2001-10-12 |
Guus Sliepen | Added OpenBSD tun device handling. Untested though. |
tree | commitdiff |
2001-10-12 |
Guus Sliepen | Forgot to remove some old #ifdef stuff. |
tree | commitdiff |
2001-10-12 |
Guus Sliepen | Solaris tun device handling cleaned up a bit and added. |
tree | commitdiff |
2001-10-12 |
Guus Sliepen | Added FreeBSD tap device handling. |
tree | commitdiff |
2001-10-12 |
Guus Sliepen | - Split tap device stuff out of net.[ch] |
tree | commitdiff |
2001-10-10 |
Guus Sliepen | More updates to new node/vertex/connection combo. |
tree | commitdiff |
2001-10-10 |
Guus Sliepen | Revamp configuration handling: |
tree | commitdiff |
2001-10-10 |
Guus Sliepen | Removed everything from connection.c that has already... |
tree | commitdiff |
2001-10-10 |
Guus Sliepen | Further implementation of doc/CONNECTIVITY. connection... |
tree | commitdiff |
2001-10-09 |
Guus Sliepen | Small corrections. |
tree | commitdiff |
2001-10-09 |
Guus Sliepen | Started implementing doc/CONNECTIVITY. |
tree | commitdiff |
2001-10-08 |
Guus Sliepen | Fix bug when dropping an old connection in favour of... |
tree | commitdiff |
2001-10-08 |
Guus Sliepen | - Use ping timeout mechanism to close connections that... |
tree | commitdiff |
2001-10-08 |
Guus Sliepen | Fix bug where tinc would crash because of a portscan... |
tree | commitdiff |
2001-10-08 |
Guus Sliepen | - Renamed lastbutonehop to prevhop. |
tree | commitdiff |
2001-09-25 |
Guus Sliepen | Fill in next- and lastbutonehop for myself. |
tree | commitdiff |
2001-09-25 |
Guus Sliepen | Try next connectto instead of the same over and over. |
tree | commitdiff |
2001-09-24 |
Guus Sliepen | Show next- and lastbutonehop when dumping connectionlis... |
tree | commitdiff |
2001-09-24 |
Guus Sliepen | Not only keep track of nexthop, but also of lastbutoneh... |
tree | commitdiff |
2001-09-24 |
Guus Sliepen | - Try old TUN/TAP ioctl() request if the one from if_tu... |
tree | commitdiff |
2001-09-05 |
Ivo Timmermans | Killing tincd with SIGINT causes it to toggle between... |
tree | commitdiff |
2001-09-01 |
Guus Sliepen | config_t* is a const parameter in get_config_val(). |
tree | commitdiff |
2001-09-01 |
Guus Sliepen | Optional signal number for -k option. |
tree | commitdiff |
2001-09-01 |
Guus Sliepen | Revised reconnection mechanism, always try out all... |
tree | commitdiff |
2001-09-01 |
Guus Sliepen | Remove IndirectData support for now, new implementation... |
tree | commitdiff |
2001-08-28 |
Guus Sliepen | Fix signed comparison bug in lookup_subnet_ipv4(). |
tree | commitdiff |
2001-08-17 |
Guus Sliepen | Don't send DEL_HOSTs when !status.meta |
tree | commitdiff |
2001-07-24 |
Guus Sliepen | Explicitly log which type of tunnel device is used. |
tree | commitdiff |
2001-07-24 |
Guus Sliepen | The val variable in a config_t is never used as a long. |
tree | commitdiff |
2001-07-24 |
Guus Sliepen | Write public key to rsa_key.pub instead of rsa_key... |
tree | commitdiff |
2001-07-24 |
Guus Sliepen | Don't use %m in fprintf(). |
tree | commitdiff |
2001-07-21 |
Guus Sliepen | Woohoo! tinc now compiles, runs and actually *works... |
tree | commitdiff |
2001-07-21 |
Guus Sliepen | Always close all sockets in terminate_connection(). |
tree | commitdiff |
2001-07-21 |
Guus Sliepen | Updated terminate_connection() so you can choose if... |
tree | commitdiff |
2001-07-20 |
Guus Sliepen | Added purge_tree for connection_t's which are no longer... |
tree | commitdiff |
2001-07-20 |
Guus Sliepen | Remove all unnecessary status.meta and status.active... |
tree | commitdiff |
2001-07-19 |
Guus Sliepen | Correctly use the active_tree. |
tree | commitdiff |
2001-07-15 |
Guus Sliepen | Split connection list into two lists: |
tree | commitdiff |
2001-07-15 |
Guus Sliepen | Correct inclusion of standard if_tun.h header file. |
tree | commitdiff |
2001-07-04 |
Guus Sliepen | Don't load table of verbose OpenSSL errormessages. |
tree | commitdiff |
2001-07-04 |
Guus Sliepen | - Always use <openssl/include.h> instead of just <inclu... |
tree | commitdiff |
2001-07-01 |
Guus Sliepen | Check for all potential duplicate entries in the id... |
tree | commitdiff |
2001-07-01 |
Guus Sliepen | Fix compiler warning. |
tree | commitdiff |
2001-07-01 |
Guus Sliepen | Fix printf format bug. |
tree | commitdiff |
2001-06-29 |
Guus Sliepen | Fix gcc 3.0 warnings. |
tree | commitdiff |
2001-06-29 |
Guus Sliepen | Log error if two hosts connect with same IP/port tuple. |
tree | commitdiff |
2001-06-29 |
Guus Sliepen | Execute tinc-down BEFORE tap device is closed. This... |
tree | commitdiff |
2001-06-21 |
Guus Sliepen | Remove #warnings I used for debugging stuff. |
tree | commitdiff |
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 |
next |