2008-12-22 |
Guus Sliepen | Use TUNIFHEAD by default on FreeBSD to make sure IPv6... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Guus Sliepen | Treat virtual network device as tap if Mode = switch... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Guus Sliepen | Correct debug message. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Guus Sliepen | Prevent freeing a NULL pointer when a hostname is unres... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Guus Sliepen | Do not try to send REQ_KEY or ANS_KEY requests to unrea... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Guus Sliepen | Fix reading configuration files that do not end with... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Guus Sliepen | Make sure the prefixlength of subnets is sane. |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Guus Sliepen | Handle SERVICE_CONTROL_INTERROGATE requests. Thanks... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Guus Sliepen | Releasing 1.0.8. release-1.0.8 |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Guus Sliepen | Don't free struct addrinfo too early. Spotted by Christ... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Guus Sliepen | Update dutch translation. |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Guus Sliepen | Make sure connection->name is never NULL. |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Guus Sliepen | Apply patch from "dnk" making sockets non-blocking... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Guus Sliepen | Close the proper filedescriptor (if it exists). |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Guus Sliepen | Apply patch from Scott Lamb fixing some memory and... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Guus Sliepen | Apply patch from Scott Lamb preventing an infinite... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Guus Sliepen | Releasing 1.0.7. release-1.0.7 |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Guus Sliepen | Update copyright notices. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Guus Sliepen | No things to do for the 1.0 branch except bugfixing. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Guus Sliepen | rename() cannot replace existing files on Windows. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Guus Sliepen | Fix generic BSD tun device to write only the actual... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Guus Sliepen | Tapreader socket should be bound to localhost only. |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Guus Sliepen | Use a ringbuffer in shared memory to transfer packets... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Guus Sliepen | Releasing 1.0.6. release-1.0.6 |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Guus Sliepen | Prevent compiler warnings about redefinition of EAI_FAM... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Guus Sliepen | Do a simple test for linux/if_tun.h instead of no test... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Guus Sliepen | Remove the test for linux/if_tun.h. |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Guus Sliepen | We do properly check for malloc and realloc. |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Guus Sliepen | Use standard autoconf macros instead of our own. |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Guus Sliepen | Fix rule that creates html version of manpages. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Guus Sliepen | Remove old Spanish translation. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Guus Sliepen | Remove unnecessary stuff from configure.in. |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Guus Sliepen | Use the correct next pointer. |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Guus Sliepen | When building the minimum spanning tree, make sure... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Guus Sliepen | Search for lzo/lzo1x.h, lzo2/lzo1x.h and lzo1x.h. |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Guus Sliepen | Make sure resolved addressed for outgoing connections... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Guus Sliepen | Releasing 1.0.5. release-1.0.5 |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Guus Sliepen | EWOULDBLOCK does not exist on platforms without O_NONBLOCK |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Guus Sliepen | When deleting an entire tree, start at head, not at... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Guus Sliepen | Nodes use events, so event system should be initialised... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Guus Sliepen | Update Dutch translation. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Guus Sliepen | Document GraphDumpFile option. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Guus Sliepen | Support and autodetect LZO version 2.0 and later. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Guus Sliepen | Support and autodetect LZO version 2.0 and later. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Guus Sliepen | popen() requires pclose(). |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Guus Sliepen | Added graph dumping ability based on Markus Goetz's... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Guus Sliepen | The "active" bit in node.status is not used. |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Guus Sliepen | memcpy() addresses from packet headers before calling... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Guus Sliepen | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Guus Sliepen | Remove unused parameter from maskcmp(). |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Guus Sliepen | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Guus Sliepen | Fix format string warnings. |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Guus Sliepen | Do not break strict aliasing of status_t structs. |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Guus Sliepen | Add generic host-up and host-down scripts. |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Guus Sliepen | Use memcpy() to copy sockaddrs returned by getaddrinfo(). |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Guus Sliepen | Restore length of the original packet in send_udppacket(). |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Guus Sliepen | Update copyright notices, remove Ivo's email address. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Guus Sliepen | Fix a bug in handling prefixlengths that are not a... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Guus Sliepen | Fix signedness compiler warnings. |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Guus Sliepen | Export flush_meta(). |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Guus Sliepen | Missing #include. |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Guus Sliepen | Make sure $NAME is set correctly when executing tinc... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Guus Sliepen | Apply patch from Scott Lamb adding an output buffer... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Guus Sliepen | Apply patch from Scott Lamb unifying configuration... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Guus Sliepen | EVP_Cleanup() when quitting. |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Guus Sliepen | Enable OpenSSL ENGINE, so crypto hardware gets used... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Guus Sliepen | Add alloca.h to the list of necessary header files. |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Guus Sliepen | Prevent possible buffer overflows when using very large... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Guus Sliepen | Releasing 1.0.4. release-1.0.4 |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Guus Sliepen | Update copyright notices. |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Guus Sliepen | Describe subnet-up/down scripts in documentation. |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Guus Sliepen | Several splay tree fixes. |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Guus Sliepen | Searching through splay trees may change the tree variable. |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Guus Sliepen | Be on the safe side with initialisation of c->name. |
commit | commitdiff | tree | snapshot |
2005-04-06 |
Guus Sliepen | Remove unused (and potentially segfaulting) net2str... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Guus Sliepen | Don't try to add a non-existing node back to the node_u... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Guus Sliepen | Nodes should only be in the node_udp_tree if they are... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Guus Sliepen | Correct size argument for strncat(). |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Guus Sliepen | Use the proper free function. |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Guus Sliepen | Free memory used by connection_t after it is deleted... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Guus Sliepen | Small fix. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Guus Sliepen | subnet-up/down hooks, use list_t for the todo list. |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Guus Sliepen | subnet-up/down hooks |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Guus Sliepen | Fix splay tree code. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Guus Sliepen | Make sure broadcast packet reach the local network... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Guus Sliepen | Releasing 1.0.3. release-1.0.3 |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Guus Sliepen | Add more people who have contributed to tinc. |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Guus Sliepen | Short readme about how to compile tinc from a Subversio... |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Guus Sliepen | Updated dutch translation. |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Guus Sliepen | Remove duplication. |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Guus Sliepen | Set BSD tuns to broadcast mode. On OpenBSD, this enable... |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Guus Sliepen | Update documentation. |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Guus Sliepen | Add BlockingTCP option, useful when using TCPOnly on... |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Guus Sliepen | Support tunneling IPv6 on Solaris. |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Guus Sliepen | Let compiler decide when to inline. |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Guus Sliepen | Fix order of arguments for tar. |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Guus Sliepen | Use the generic BSD tun/tap code. |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Guus Sliepen | Missing check for NULL-pointer. |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Guus Sliepen | Hopefully this really fixes late packet handling. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Guus Sliepen | Fixed another bug in late packet handling. |
commit | commitdiff | tree | snapshot |
next |