2006-11-11 |
Guus Sliepen | popen() requires pclose().
|
commit | commitdiff | tree |
2006-11-11 |
Guus Sliepen | Added graph dumping ability based on Markus Goetz's...
|
commit | commitdiff | tree |
2006-11-11 |
Guus Sliepen | The "active" bit in node.status is not used.
|
commit | commitdiff | tree |
2006-08-09 |
Guus Sliepen | memcpy() addresses from packet headers before calling...
|
commit | commitdiff | tree |
2006-08-08 |
Guus Sliepen | Remove unused variable.
|
commit | commitdiff | tree |
2006-08-08 |
Guus Sliepen | Remove unused parameter from maskcmp().
|
commit | commitdiff | tree |
2006-08-08 |
Guus Sliepen | Remove unused variables.
|
commit | commitdiff | tree |
2006-08-08 |
Guus Sliepen | Fix format string warnings.
|
commit | commitdiff | tree |
2006-08-08 |
Guus Sliepen | Do not break strict aliasing of status_t structs.
|
commit | commitdiff | tree |
2006-06-12 |
Guus Sliepen | Add generic host-up and host-down scripts.
|
commit | commitdiff | tree |
2006-06-11 |
Guus Sliepen | Use memcpy() to copy sockaddrs returned by getaddrinfo().
|
commit | commitdiff | tree |
2006-04-26 |
Guus Sliepen | Restore length of the original packet in send_udppacket().
|
commit | commitdiff | tree |
2006-04-26 |
Guus Sliepen | Update copyright notices, remove Ivo's email address.
|
commit | commitdiff | tree |
2006-04-12 |
Guus Sliepen | Fix a bug in handling prefixlengths that are not a...
|
commit | commitdiff | tree |
2006-03-19 |
Guus Sliepen | Fix signedness compiler warnings.
|
commit | commitdiff | tree |
2006-03-19 |
Guus Sliepen | Export flush_meta().
|
commit | commitdiff | tree |
2006-03-19 |
Guus Sliepen | Missing #include.
|
commit | commitdiff | tree |
2006-02-06 |
Guus Sliepen | Make sure $NAME is set correctly when executing tinc...
|
commit | commitdiff | tree |
2006-01-19 |
Guus Sliepen | Apply patch from Scott Lamb adding an output buffer...
|
commit | commitdiff | tree |
2006-01-13 |
Guus Sliepen | Apply patch from Scott Lamb unifying configuration...
|
commit | commitdiff | tree |
2006-01-13 |
Guus Sliepen | EVP_Cleanup() when quitting.
|
commit | commitdiff | tree |
2005-11-16 |
Guus Sliepen | Enable OpenSSL ENGINE, so crypto hardware gets used...
|
commit | commitdiff | tree |
2005-06-03 |
Guus Sliepen | Add alloca.h to the list of necessary header files.
|
commit | commitdiff | tree |
2005-06-03 |
Guus Sliepen | Prevent possible buffer overflows when using very large...
|
commit | commitdiff | tree |
2005-05-04 |
Guus Sliepen | Releasing 1.0.4.
|
commit | commitdiff | tree |
2005-05-04 |
Guus Sliepen | Update copyright notices.
|
commit | commitdiff | tree |
2005-05-04 |
Guus Sliepen | Describe subnet-up/down scripts in documentation.
|
commit | commitdiff | tree |
2005-05-04 |
Guus Sliepen | Several splay tree fixes.
|
commit | commitdiff | tree |
2005-05-04 |
Guus Sliepen | Searching through splay trees may change the tree variable.
|
commit | commitdiff | tree |
2005-05-04 |
Guus Sliepen | Be on the safe side with initialisation of c->name.
|
commit | commitdiff | tree |
2005-04-06 |
Guus Sliepen | Remove unused (and potentially segfaulting) net2str...
|
commit | commitdiff | tree |
2005-01-20 |
Guus Sliepen | Don't try to add a non-existing node back to the node_udp_tree.
|
commit | commitdiff | tree |
2005-01-04 |
Guus Sliepen | Nodes should only be in the node_udp_tree if they are...
|
commit | commitdiff | tree |
2005-01-04 |
Guus Sliepen | Correct size argument for strncat().
|
commit | commitdiff | tree |
2004-12-03 |
Guus Sliepen | Use the proper free function.
|
commit | commitdiff | tree |
2004-12-03 |
Guus Sliepen | Free memory used by connection_t after it is deleted...
|
commit | commitdiff | tree |
2004-12-01 |
Guus Sliepen | Small fix.
|
commit | commitdiff | tree |
2004-12-01 |
Guus Sliepen | subnet-up/down hooks, use list_t for the todo list.
|
commit | commitdiff | tree |
2004-12-01 |
Guus Sliepen | subnet-up/down hooks
|
commit | commitdiff | tree |
2004-11-18 |
Guus Sliepen | Fix splay tree code.
|
commit | commitdiff | tree |
2004-11-16 |
Guus Sliepen | Make sure broadcast packet reach the local network...
|
commit | commitdiff | tree |
2004-11-11 |
Guus Sliepen | Releasing 1.0.3.
|
commit | commitdiff | tree |
2004-11-11 |
Guus Sliepen | Add more people who have contributed to tinc.
|
commit | commitdiff | tree |
2004-11-11 |
Guus Sliepen | Short readme about how to compile tinc from a Subversion...
|
commit | commitdiff | tree |
2004-11-10 |
Guus Sliepen | Updated dutch translation.
|
commit | commitdiff | tree |
2004-11-10 |
Guus Sliepen | Remove duplication.
|
commit | commitdiff | tree |
2004-11-10 |
Guus Sliepen | Set BSD tuns to broadcast mode. On OpenBSD, this enables...
|
commit | commitdiff | tree |
2004-11-10 |
Guus Sliepen | Update documentation.
|
commit | commitdiff | tree |
2004-11-10 |
Guus Sliepen | Add BlockingTCP option, useful when using TCPOnly on...
|
commit | commitdiff | tree |
2004-11-10 |
Guus Sliepen | Support tunneling IPv6 on Solaris.
|
commit | commitdiff | tree |
2004-11-10 |
Guus Sliepen | Let compiler decide when to inline.
|
commit | commitdiff | tree |
2004-11-10 |
Guus Sliepen | Fix order of arguments for tar.
|
commit | commitdiff | tree |
2004-11-10 |
Guus Sliepen | Use the generic BSD tun/tap code.
|
commit | commitdiff | tree |
2004-11-10 |
Guus Sliepen | Missing check for NULL-pointer.
|
commit | commitdiff | tree |
2004-11-09 |
Guus Sliepen | Hopefully this really fixes late packet handling.
|
commit | commitdiff | tree |
2004-11-08 |
Guus Sliepen | Fixed another bug in late packet handling.
|
commit | commitdiff | tree |
2004-11-08 |
Guus Sliepen | Update to make it compile again.
|
commit | commitdiff | tree |
2004-11-08 |
Guus Sliepen | Hoopjumping to get the default directories in the manuals...
|
commit | commitdiff | tree |
2004-11-02 |
Guus Sliepen | Splay trees.
|
commit | commitdiff | tree |
2004-11-01 |
Guus Sliepen | Don't include .svn directory in sample configuration.
|
commit | commitdiff | tree |
2004-11-01 |
Guus Sliepen | Check for sys/uio.h, net/if_tun.h and net/if_tap.h
|
commit | commitdiff | tree |
2004-11-01 |
Guus Sliepen | static
|
commit | commitdiff | tree |
2004-11-01 |
Guus Sliepen | Generic device driver for *BSD and MacOS/X
|
commit | commitdiff | tree |
2004-11-01 |
Guus Sliepen | Support alternative tun/tap driver from http://www...
|
commit | commitdiff | tree |
2004-11-01 |
Guus Sliepen | Don't let tinc service depend on NDIS component.
|
commit | commitdiff | tree |
2004-11-01 |
Guus Sliepen | Correct return value.
|
commit | commitdiff | tree |
2004-10-01 |
Guus Sliepen | Allow tinc to work with the latest TAP-Win32 driver.
|
commit | commitdiff | tree |
2004-10-01 |
Guus Sliepen | strndupa() is too arcane for some environments.
|
commit | commitdiff | tree |
2004-10-01 |
Guus Sliepen | Fix several #includes.
|
commit | commitdiff | tree |
2004-10-01 |
Guus Sliepen | Move all #ifdef HAVE_HEADER_H #include <header.h> to...
|
commit | commitdiff | tree |
2004-09-20 |
Guus Sliepen | Remove duplicate #include "system.h"
|
commit | commitdiff | tree |
2004-09-20 |
Guus Sliepen | Marking potential late packets was in the wrong place.
|
commit | commitdiff | tree |
2004-07-17 |
Guus Sliepen | Don't set $INTERFACE automatically, don't quit on EINTR...
|
commit | commitdiff | tree |
2004-07-17 |
Guus Sliepen | Added UML network socket handling.
|
commit | commitdiff | tree |
2004-06-21 |
Guus Sliepen | Handle timeouts during connecting the same way as other...
|
commit | commitdiff | tree |
2004-06-14 |
Guus Sliepen | Clean up environment after executing scripts.
|
commit | commitdiff | tree |
2004-04-15 |
Guus Sliepen | Increase MTU by 4 bytes to allow VLAN tagged Ethernet...
|
commit | commitdiff | tree |
2004-03-21 |
Guus Sliepen | Update copyrights, links, email addresses and let Subversion...
|
commit | commitdiff | tree |
2004-03-21 |
Guus Sliepen | Move CABAL branch to its rightful place: the trunk.
|
commit | commitdiff | tree |
2004-03-20 |
Guus Sliepen | Revert Martin Kihlgren's patch, it doesn't work the...
|
commit | commitdiff | tree |
2004-03-20 |
Guus Sliepen | Use Subversion to create ChangeLog, better svn-clean...
|
commit | commitdiff | tree |
2004-03-20 |
Guus Sliepen | Fix declaration of update_node_address().
|
commit | commitdiff | tree |
2004-03-20 |
Guus Sliepen | Applied Martin Kihlgren's IdentityGenerosity patch,
|
commit | commitdiff | tree |
2004-03-15 |
Guus Sliepen | Even better svn-clean command.
|
commit | commitdiff | tree |
2004-03-15 |
Guus Sliepen | Updating dutch translation.
|
commit | commitdiff | tree |
2004-03-15 |
Guus Sliepen | Only read our public key if it wasn't already in the...
|
commit | commitdiff | tree |
2004-03-15 |
Guus Sliepen | Eat trailing whitespace in config files.
|
commit | commitdiff | tree |
2004-03-15 |
Guus Sliepen | Remove CVS related cruft.
|
commit | commitdiff | tree |
2004-03-15 |
Guus Sliepen | Replace cvs-clean with a much better svn-clean.
|
commit | commitdiff | tree |
2004-01-10 |
Guus Sliepen | Remove autogen.sh, the autoreconf program does exactly...
|
commit | commitdiff | tree |
2004-01-10 |
Guus Sliepen | Small updates.
|
commit | commitdiff | tree |
2003-12-27 |
Guus Sliepen | Don't forget to update destination MAC address.
|
commit | commitdiff | tree |
2003-12-24 |
Guus Sliepen | Small fixes for PMTU discovery.
|
commit | commitdiff | tree |
2003-12-22 |
Guus Sliepen | Missing definitions.
|
commit | commitdiff | tree |
2003-12-22 |
Guus Sliepen | Improvements for PMTU discovery and IPv4 packet fragmentation.
|
commit | commitdiff | tree |
2003-12-20 |
Guus Sliepen | Better name, show probed MTU in dump.
|
commit | commitdiff | tree |
2003-12-20 |
Guus Sliepen | Describe the TunnelServer and PMTUDiscovery options.
|
commit | commitdiff | tree |
2003-12-20 |
Guus Sliepen | More sensible name, and try to set PMTU discovery on...
|
commit | commitdiff | tree |
2003-12-20 |
Guus Sliepen | Let tinc figure out the exact MTU of the link.
|
commit | commitdiff | tree |
2003-12-13 |
Guus Sliepen | Forget multicast. Always inline some function.
|
commit | commitdiff | tree |
next |