2002-03-22 |
Guus Sliepen | Fix add_edge_h().
|
commit | commitdiff | tree |
2002-03-22 |
Guus Sliepen | - Added support for jumbograms.
|
commit | commitdiff | tree |
2002-03-21 |
Guus Sliepen | Put a break on requests that run around in circles.
|
commit | commitdiff | tree |
2002-03-19 |
Guus Sliepen | Updated SSSP algorithm to automatically detect indirect...
|
commit | commitdiff | tree |
2002-03-19 |
Guus Sliepen | Updated dutch translation.
|
commit | commitdiff | tree |
2002-03-19 |
Guus Sliepen | Don't use s6_addr[16|32] anymore.
|
commit | commitdiff | tree |
2002-03-19 |
Guus Sliepen | Cleanup.
|
commit | commitdiff | tree |
2002-03-18 |
Guus Sliepen | Remember sockaddrs of listening sockets, use appropriate...
|
commit | commitdiff | tree |
2002-03-18 |
Guus Sliepen | Fix #define s6_addr32.
|
commit | commitdiff | tree |
2002-03-18 |
Guus Sliepen | #define s6_addr32, needed for FreeBSD.
|
commit | commitdiff | tree |
2002-03-17 |
Guus Sliepen | Only unmap IPv6 addresses.
|
commit | commitdiff | tree |
2002-03-17 |
Guus Sliepen | Unmap v4mapped sockaddrs.
|
commit | commitdiff | tree |
2002-03-15 |
Guus Sliepen | Typo.
|
commit | commitdiff | tree |
2002-03-15 |
Guus Sliepen | Different way of detecting neighbor solicitation requests.
|
commit | commitdiff | tree |
2002-03-15 |
Guus Sliepen | Oops, don't forget to actually put the checksum in...
|
commit | commitdiff | tree |
2002-03-15 |
Guus Sliepen | Neighbor solicitation requests now work (I think).
|
commit | commitdiff | tree |
2002-03-12 |
Guus Sliepen | Revert changes to Kruskal's algo.
|
commit | commitdiff | tree |
2002-03-12 |
Guus Sliepen | Put #ifdef NEIGHBORSOL around corresponding code.
|
commit | commitdiff | tree |
2002-03-12 |
Guus Sliepen | Remove silly cache thingy.
|
commit | commitdiff | tree |
2002-03-12 |
Guus Sliepen | Packet sequence number/authentication warnings only...
|
commit | commitdiff | tree |
2002-03-12 |
Guus Sliepen | Simplified implementation of Kruskal's minimum spanning...
|
commit | commitdiff | tree |
2002-03-11 |
Guus Sliepen | New strategy: forward icmp6 neighbor solicitations...
|
commit | commitdiff | tree |
2002-03-11 |
Guus Sliepen | Try to reply to neighbor solicitation requests.
|
commit | commitdiff | tree |
2002-03-11 |
Guus Sliepen | prune_connections() before build_fdset().
|
commit | commitdiff | tree |
2002-03-11 |
Guus Sliepen | Cleanups, spelling fixes, allow symbol names for signals...
|
commit | commitdiff | tree |
2002-03-10 |
Guus Sliepen | Don't retry to make outgoing connections when exitting.
|
commit | commitdiff | tree |
2002-03-10 |
Guus Sliepen | Small fixes to improve portability.
|
commit | commitdiff | tree |
2002-03-10 |
Guus Sliepen | Autodetect $MAKE/gmake/make.
|
commit | commitdiff | tree |
2002-03-10 |
Guus Sliepen | po/POTFILES and po/Makefile should not be generated...
|
commit | commitdiff | tree |
2002-03-10 |
Guus Sliepen | Fix forwarding of IPv6 packets.
|
commit | commitdiff | tree |
2002-03-01 |
Guus Sliepen | Check if BindToDevice and PriorityInheritance are supported.
|
commit | commitdiff | tree |
2002-03-01 |
Guus Sliepen | Woops.
|
commit | commitdiff | tree |
2002-03-01 |
Guus Sliepen | Document and clean up MAC address expiry.
|
commit | commitdiff | tree |
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 |
next |