2002-03-01 |
Guus Sliepen | - Global time_t now, so that we don't have to call...
|
commit | commitdiff | tree |
2002-03-01 |
Guus Sliepen | Updated dutch translation.
|
commit | commitdiff | tree |
2002-03-01 |
Guus Sliepen | Updated documentation.
|
commit | commitdiff | tree |
2002-03-01 |
Guus Sliepen | Create/bind TCP and UDP listening sockets in pairs.
|
commit | commitdiff | tree |
2002-03-01 |
Guus Sliepen | If "PriorityInheritance = yes" is specified in tinc...
|
commit | commitdiff | tree |
2002-03-01 |
Guus Sliepen | Fix listening sockets.
|
commit | commitdiff | tree |
2002-03-01 |
Guus Sliepen | Make BindToInterface work.
|
commit | commitdiff | tree |
2002-02-27 |
Guus Sliepen | Fix send_request() bug.
|
commit | commitdiff | tree |
2002-02-26 |
Guus Sliepen | Allow multiple listening sockets.
|
commit | commitdiff | tree |
2002-02-26 |
Guus Sliepen | Tweaking IPv6 support.
|
commit | commitdiff | tree |
2002-02-20 |
Guus Sliepen | - Change SA_LEN to SALEN, former one is already defined...
|
commit | commitdiff | tree |
2002-02-20 |
Guus Sliepen | - Use gai_strerror() where appropriate
|
commit | commitdiff | tree |
2002-02-20 |
Guus Sliepen | Preserve inpkt->len, needed for broadcasts.
|
commit | commitdiff | tree |
2002-02-20 |
Guus Sliepen | Protocol now also exchanges cipher/digest/maclength...
|
commit | commitdiff | tree |
2002-02-20 |
Guus Sliepen | Cache results of lookup_subnet_...().
|
commit | commitdiff | tree |
2002-02-20 |
Guus Sliepen | Fix maskcmp() and maskcpy().
|
commit | commitdiff | tree |
2002-02-20 |
Guus Sliepen | Forward packets in router mode.
|
commit | commitdiff | tree |
2002-02-20 |
Guus Sliepen | Use AF_UNSPEC for listening sockets if AddressFamily...
|
commit | commitdiff | tree |
2002-02-20 |
Guus Sliepen | Fix segfault when receiving HUP signal.
|
commit | commitdiff | tree |
2002-02-18 |
Guus Sliepen | - Non-blocking connect()s.
|
commit | commitdiff | tree |
2002-02-12 |
Guus Sliepen | Add check for NetBSD.
|
commit | commitdiff | tree |
2002-02-12 |
Guus Sliepen | Added device.c for NetBSD, actually a copy of the OpenBSD...
|
commit | commitdiff | tree |
2002-02-12 |
Guus Sliepen | Get rid of sys/signal.h.
|
commit | commitdiff | tree |
2002-02-12 |
Guus Sliepen | Don't use sa_sigaction (which NetBSD doesn't like)...
|
commit | commitdiff | tree |
2002-02-11 |
Guus Sliepen | Added support for packet compression, thanks to Mark...
|
commit | commitdiff | tree |
2002-02-11 |
Guus Sliepen | Small fix.
|
commit | commitdiff | tree |
2002-02-11 |
Guus Sliepen | - If no PrivateKeyFile is specified, /etc/tinc/netname...
|
commit | commitdiff | tree |
2002-02-11 |
Guus Sliepen | Sensible defaults for $INTERFACE.
|
commit | commitdiff | tree |
2002-02-11 |
Guus Sliepen | Last bits of the merger.
|
commit | commitdiff | tree |
2002-02-11 |
Guus Sliepen | Forgot to merge new files from pre5.
|
commit | commitdiff | tree |
2002-02-10 |
Guus Sliepen | Merging of the entire pre5 branch.
|
commit | commitdiff | tree |
2001-11-05 |
Guus Sliepen | More fixes for Solaris.
|
commit | commitdiff | tree |
2001-11-05 |
Guus Sliepen | Various fixes needed for Solaris.
|
commit | commitdiff | tree |
2001-11-04 |
Guus Sliepen | Correctly check if subnet owner exists.
|
commit | commitdiff | tree |
2001-11-04 |
Guus Sliepen | Be liberal in what you accept: allow unknown edges...
|
commit | commitdiff | tree |
2001-11-03 |
Guus Sliepen | *** empty log message ***
|
commit | commitdiff | tree |
2001-11-03 |
Guus Sliepen | Several bugfixes.
|
commit | commitdiff | tree |
2001-11-03 |
Guus Sliepen | Use PEM functions as suggested by OpenSSL docs.
|
commit | commitdiff | tree |
2001-10-31 |
Guus Sliepen | Some very small fixes
|
commit | commitdiff | tree |
2001-10-31 |
Guus Sliepen | Avoid connecting to another node twice, and check name...
|
commit | commitdiff | tree |
2001-10-31 |
Guus Sliepen | Show cfg->variable instead of cfg->value when complaining...
|
commit | commitdiff | tree |
2001-10-31 |
Guus Sliepen | Don't forget to read public RSA key when making an...
|
commit | commitdiff | tree |
2001-10-31 |
Guus Sliepen | - Small fixes to graph algorithms
|
commit | commitdiff | tree |
2001-10-30 |
Guus Sliepen | More updates to protocol handlers and reimplemented...
|
commit | commitdiff | tree |
2001-10-30 |
Guus Sliepen | Various fixes, tinc is now somewhat capable of actually...
|
commit | commitdiff | tree |
2001-10-29 |
Guus Sliepen | Working version of Kruskal's algorithm. The running...
|
commit | commitdiff | tree |
2001-10-28 |
Guus Sliepen | - More changes needed for Kruskal's algorithm
|
commit | commitdiff | tree |
2001-10-28 |
Guus Sliepen | - More s/vertex/edge/g
|
commit | commitdiff | tree |
2001-10-28 |
Guus Sliepen | What was I thinking? s/vertex/edge/g.
|
commit | commitdiff | tree |
2001-10-27 |
Guus Sliepen | Various small fixes to make tinc runnable again.
|
commit | commitdiff | tree |
2001-10-27 |
Guus Sliepen | Make sure everything links.
|
commit | commitdiff | tree |
2001-10-27 |
Guus Sliepen | Big bad commit:
|
commit | commitdiff | tree |
2001-10-13 |
Guus Sliepen | Support new files (node/vertex/device.[ch]) and OpenBSD.
|
commit | commitdiff | tree |
2001-10-12 |
Guus Sliepen | Forgot the tun specific stuff.
|
commit | commitdiff | tree |
2001-10-12 |
Guus Sliepen | Added OpenBSD tun device handling. Untested though.
|
commit | commitdiff | tree |
2001-10-12 |
Guus Sliepen | Forgot to remove some old #ifdef stuff.
|
commit | commitdiff | tree |
2001-10-12 |
Guus Sliepen | Solaris tun device handling cleaned up a bit and added.
|
commit | commitdiff | tree |
2001-10-12 |
Guus Sliepen | Added FreeBSD tap device handling.
|
commit | commitdiff | tree |
2001-10-12 |
Guus Sliepen | - Split tap device stuff out of net.[ch]
|
commit | commitdiff | tree |
2001-10-10 |
Guus Sliepen | More updates to new node/vertex/connection combo.
|
commit | commitdiff | tree |
2001-10-10 |
Guus Sliepen | Revamp configuration handling:
|
commit | commitdiff | tree |
2001-10-10 |
Guus Sliepen | Removed everything from connection.c that has already...
|
commit | commitdiff | tree |
2001-10-10 |
Guus Sliepen | Further implementation of doc/CONNECTIVITY. connection...
|
commit | commitdiff | tree |
2001-10-09 |
Guus Sliepen | Small corrections.
|
commit | commitdiff | tree |
2001-10-09 |
Guus Sliepen | Started implementing doc/CONNECTIVITY.
|
commit | commitdiff | tree |
2001-10-08 |
Guus Sliepen | Updated dutch translation.
|
commit | commitdiff | tree |
2001-10-08 |
Guus Sliepen | Fix bug when dropping an old connection in favour of...
|
commit | commitdiff | tree |
2001-10-08 |
Guus Sliepen | - Use ping timeout mechanism to close connections that...
|
commit | commitdiff | tree |
2001-10-08 |
Guus Sliepen | Fix bug where tinc would crash because of a portscan...
|
commit | commitdiff | tree |
2001-10-08 |
Guus Sliepen | - Renamed lastbutonehop to prevhop.
|
commit | commitdiff | tree |
2001-09-25 |
Guus Sliepen | Fill in next- and lastbutonehop for myself.
|
commit | commitdiff | tree |
2001-09-25 |
Guus Sliepen | Try next connectto instead of the same over and over.
|
commit | commitdiff | tree |
2001-09-24 |
Guus Sliepen | Show next- and lastbutonehop when dumping connectionlist...
|
commit | commitdiff | tree |
2001-09-24 |
Guus Sliepen | Not only keep track of nexthop, but also of lastbutonehop...
|
commit | commitdiff | tree |
2001-09-24 |
Guus Sliepen | - Try old TUN/TAP ioctl() request if the one from if_tun...
|
commit | commitdiff | tree |
2001-09-01 |
Guus Sliepen | config_t* is a const parameter in get_config_val().
|
commit | commitdiff | tree |
2001-09-01 |
Guus Sliepen | Optional signal number for -k option.
|
commit | commitdiff | tree |
2001-09-01 |
Guus Sliepen | Revised reconnection mechanism, always try out all...
|
commit | commitdiff | tree |
2001-09-01 |
Guus Sliepen | Remove IndirectData support for now, new implementation...
|
commit | commitdiff | tree |
2001-08-28 |
Guus Sliepen | Fix signed comparison bug in lookup_subnet_ipv4().
|
commit | commitdiff | tree |
2001-08-17 |
Guus Sliepen | Don't send DEL_HOSTs when !status.meta
|
commit | commitdiff | tree |
2001-07-24 |
Guus Sliepen | Explicitly log which type of tunnel device is used.
|
commit | commitdiff | tree |
2001-07-24 |
Guus Sliepen | The val variable in a config_t is never used as a long.
|
commit | commitdiff | tree |
2001-07-24 |
Guus Sliepen | Write public key to rsa_key.pub instead of rsa_key...
|
commit | commitdiff | tree |
2001-07-24 |
Guus Sliepen | Don't use %m in fprintf().
|
commit | commitdiff | tree |
2001-07-24 |
Guus Sliepen | More on edges.
|
commit | commitdiff | tree |
2001-07-23 |
Guus Sliepen | Discuss how sending ADD_EDGEs would be better than...
|
commit | commitdiff | tree |
2001-07-22 |
Guus Sliepen | Written down a possible solution.
|
commit | commitdiff | tree |
2001-07-22 |
Guus Sliepen | Correctie.
|
commit | commitdiff | tree |
2001-07-22 |
Guus Sliepen | Small update.
|
commit | commitdiff | tree |
2001-07-22 |
Guus Sliepen | Described problem in more detail.
|
commit | commitdiff | tree |
2001-07-22 |
Guus Sliepen | Started writing a document about how daemons connect...
|
commit | commitdiff | tree |
2001-07-21 |
Guus Sliepen | Woohoo! tinc now compiles, runs and actually *works...
|
commit | commitdiff | tree |
2001-07-21 |
Guus Sliepen | Always close all sockets in terminate_connection().
|
commit | commitdiff | tree |
2001-07-21 |
Guus Sliepen | Updated terminate_connection() so you can choose if...
|
commit | commitdiff | tree |
2001-07-20 |
Guus Sliepen | Added purge_tree for connection_t's which are no longer...
|
commit | commitdiff | tree |
2001-07-20 |
Guus Sliepen | Remove all unnecessary status.meta and status.active...
|
commit | commitdiff | tree |
2001-07-19 |
Guus Sliepen | Correctly use the active_tree.
|
commit | commitdiff | tree |
2001-07-15 |
Guus Sliepen | Split connection list into two lists:
|
commit | commitdiff | tree |
2001-07-15 |
Guus Sliepen | Correct inclusion of standard if_tun.h header file.
|
commit | commitdiff | tree |
next |