2014-12-21 |
VittGam | Support ToS/DiffServ priority handling for IPv6 meta... |
blob | commitdiff | raw |
2014-08-27 |
Tomislav Čohar | Configure minimum reconnect timeouts. |
blob | commitdiff | raw | diff to current |
2014-05-11 |
Guus Sliepen | Remove the warnings when IP_DONTFRAGMENT/IPV6-DONTFRAG... |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Guus Sliepen | Fix a few more issues found by Coverity. |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Guus Sliepen | Fix issues found by Coverity. |
blob | commitdiff | raw | diff to current |
2013-12-27 |
Guus Sliepen | Remove or lower the priority of some debug messages. |
blob | commitdiff | raw | diff to current |
2013-03-03 |
Guus Sliepen | Fix compiler warnings on Windows. |
blob | commitdiff | raw | diff to current |
2013-02-07 |
Guus Sliepen | Don't send proxy requests for incoming connections. |
blob | commitdiff | raw | diff to current |
2012-06-25 |
Guus Sliepen | Fix compiler warnings. |
blob | commitdiff | raw | diff to current |
2012-06-25 |
Guus Sliepen | Small fixes in proxy code. |
blob | commitdiff | raw | diff to current |
2012-04-19 |
Guus Sliepen | Add support for proxying through an external command. |
blob | commitdiff | raw | diff to current |
2012-04-18 |
Guus Sliepen | Add basic support for SOCKS 4 and HTTP CONNECT proxies. |
blob | commitdiff | raw | diff to current |
2012-02-22 |
Guus Sliepen | Add LocalDiscovery option which tries to detect peers... |
blob | commitdiff | raw | diff to current |
2012-02-20 |
Guus Sliepen | Don't bind outgoing TCP sockets anymore. |
blob | commitdiff | raw | diff to current |
2012-02-18 |
Guus Sliepen | Merge branch 'master' of black:tinc |
blob | commitdiff | raw | diff to current |
2012-02-18 |
Guus Sliepen | Merge branch 'master' of black:tinc |
blob | commitdiff | raw | diff to current |
2012-02-17 |
Guus Sliepen | Set FD_CLOEXEC flag on all sockets. |
blob | commitdiff | raw | diff to current |
2011-05-28 |
Guus Sliepen | Fix sparse warnings and add an extra sprinkling of... |
blob | commitdiff | raw | diff to current |
2010-11-13 |
Guus Sliepen | Fix warning message when setting SO_RCVBUF or SO_SNDBUF... |
blob | commitdiff | raw | diff to current |
2010-11-13 |
Brandon L Black | Configurable SO_RCVBUF/SO_SNDBUF for the UDP socket |
blob | commitdiff | raw | diff to current |
2010-05-01 |
Guus Sliepen | Fix all warnings when compiling with mingw64. |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Guus Sliepen | Update copyright notices. |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Guus Sliepen | Try to set DF bit on BSDs as well. |
blob | commitdiff | raw | diff to current |
2009-12-23 |
Guus Sliepen | Allow port to be specified in Address statements. |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Guus Sliepen | Move socket error interpretation to utils.h. |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Guus Sliepen | Use IP_DONTFRAGMENT instead of IP_MTU_DISCOVER on Windows. |
blob | commitdiff | raw | diff to current |
2009-10-20 |
Guus Sliepen | Fix a possible crash when sending the HUP signal. |
blob | commitdiff | raw | diff to current |
2009-09-25 |
Guus Sliepen | Add more authors to the copyright headers. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | Drop support for localisation. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | Remove checkpoint tracing. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | K&R style braces. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | Update the address of the Free Software Foundation... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | Remove all occurences of $Id$. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | Update copyright information. |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Guus Sliepen | Replace asprintf() by xasprintf(). |
blob | commitdiff | raw | diff to current |
2009-05-27 |
Florian Forster | src/net_socket.c: Bind outgoing TCP sockets to `BindToA... |
blob | commitdiff | raw | diff to current |
2009-05-18 |
Michael Tokarev | format 'not supported on this platform' error message |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Guus Sliepen | Disable PMTUDiscovery in switch and hub modes. |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Guus Sliepen | Update THANKS and copyright information. |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Guus Sliepen | Use a global list to track outgoing connections. |
blob | commitdiff | raw | diff to current |
2008-12-22 |
Guus Sliepen | Enable PMTU discovery by default. |
blob | commitdiff | raw | diff to current |
2008-12-22 |
Guus Sliepen | Update copyright information. |
blob | commitdiff | raw | diff to current |
2008-12-22 |
Guus Sliepen | Make sure IPv6 sockets are IPv6 only. |
blob | commitdiff | raw | diff to current |
2008-11-18 |
Guus Sliepen | Prevent freeing a NULL pointer when a hostname is unres... |
blob | commitdiff | raw | diff to current |
2007-05-16 |
Guus Sliepen | Make sure connection->name is never NULL. |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Guus Sliepen | Apply patch from "dnk" making sockets non-blocking... |
blob | commitdiff | raw | diff to current |
2006-08-08 |
Guus Sliepen | Remove unused variable. |
blob | commitdiff | raw | diff to current |
2006-08-08 |
Guus Sliepen | Remove unused variables. |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Guus Sliepen | Update copyright notices, remove Ivo's email address. |
blob | commitdiff | raw | diff to current |
2006-03-19 |
Guus Sliepen | Fix signedness compiler warnings. |
blob | commitdiff | raw | diff to current |
2006-01-19 |
Guus Sliepen | Apply patch from Scott Lamb adding an output buffer... |
blob | commitdiff | raw | diff to current |
2006-01-13 |
Guus Sliepen | Apply patch from Scott Lamb unifying configuration... |
blob | commitdiff | raw | diff to current |
2005-05-04 |
Guus Sliepen | Update copyright notices. |
blob | commitdiff | raw | diff to current |
2005-05-04 |
Guus Sliepen | Be on the safe side with initialisation of c->name. |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Guus Sliepen | Add BlockingTCP option, useful when using TCPOnly on... |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Guus Sliepen | Update copyrights, links, email addresses and let Subve... |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Guus Sliepen | Move CABAL branch to its rightful place: the trunk. |
blob | commitdiff | raw | diff to current |
2003-12-22 |
Guus Sliepen | Improvements for PMTU discovery and IPv4 packet fragmen... |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Guus Sliepen | More sensible name, and try to set PMTU discovery on... |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Guus Sliepen | Let tinc figure out the exact MTU of the link. |
blob | commitdiff | raw | diff to current |
2003-12-12 |
Guus Sliepen | Code beautification, start of multicast support. |
blob | commitdiff | raw | diff to current |
2003-10-06 |
Guus Sliepen | Don't confuse users with "Address family not supported... |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Guus Sliepen | Synchronise HEAD with CABAL branch. |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Guus Sliepen | Native Windows support. |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Guus Sliepen | More checks for missing functions. |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Guus Sliepen | Sprinkle around a lot of const and some C99 initialisers. |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Guus Sliepen | Use bools and enums where appropriate. |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Guus Sliepen | Use iface instead of interface because it might already... |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Guus Sliepen | Update all device.c files. |
blob | commitdiff | raw | diff to current |
2003-07-17 |
Guus Sliepen | Big header file cleanup: everything that has to do... |
blob | commitdiff | raw | diff to current |
2003-07-12 |
Guus Sliepen | Simplify logging, update copyrights and some minor... |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Guus Sliepen | Define logger(), cleans up source code and allows us... |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Guus Sliepen | AddressFamily is "any" by default. |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Guus Sliepen | - Fix indentation in some places. |
blob | commitdiff | raw | diff to current |
2002-09-15 |
Guus Sliepen | Small fixes so tinc compiles out of the box on SunOS 5.8 |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Guus Sliepen | Remove redundant spaces. |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Guus Sliepen | Switch to K&R style indentation. |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Guus Sliepen | Cleanups: |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Guus Sliepen | Revert to edge and graph stuff. This time, use a direct... |
blob | commitdiff | raw | diff to current |
2002-09-03 |
Guus Sliepen | Drop graph and edge stuff. Use new node stuff instead. |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Guus Sliepen | s/sliepen.warande.net/sliepen.eu.org/g |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Guus Sliepen | Reset listen_sockets after SIGHUP. |
blob | commitdiff | raw | diff to current |
2002-06-08 |
Guus Sliepen | - netinet/* include files depend on netinet/in_systm.h. |
blob | commitdiff | raw | diff to current |
2002-06-08 |
Guus Sliepen | Cleanup: |
blob | commitdiff | raw | diff to current |
2002-04-18 |
Ivo Timmermans | Put #ifndef checks for HAVE_RAND_PSEUDO_BYTES in the... |
blob | commitdiff | raw | diff to current |
2002-04-13 |
Ivo Timmermans | Use logging.h instead of syslog.h |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Ivo Timmermans | Updating HEAD branch #4; Merging CABAL -> HEAD. |
blob | commitdiff | raw | diff to current |
2002-03-27 |
Guus Sliepen | Merge do_prune() with build_fdset(). Probably fixes... |
blob | commitdiff | raw | diff to current |
2002-03-18 |
Guus Sliepen | Remember sockaddrs of listening sockets, use appropriat... |
blob | commitdiff | raw | diff to current |
2002-03-17 |
Guus Sliepen | Unmap v4mapped sockaddrs. |
blob | commitdiff | raw | diff to current |
2002-03-01 |
Guus Sliepen | Check if BindToDevice and PriorityInheritance are suppo... |
blob | commitdiff | raw | diff to current |
2002-03-01 |
Guus Sliepen | - Global time_t now, so that we don't have to call... |
blob | commitdiff | raw | diff to current |
2002-03-01 |
Guus Sliepen | Create/bind TCP and UDP listening sockets in pairs. |
blob | commitdiff | raw | diff to current |
2002-03-01 |
Guus Sliepen | Make BindToInterface work. |
blob | commitdiff | raw | diff to current |
2002-02-26 |
Guus Sliepen | Allow multiple listening sockets. |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Guus Sliepen | - Change SA_LEN to SALEN, former one is already defined... |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Guus Sliepen | Protocol now also exchanges cipher/digest/maclength... |
blob | commitdiff | raw | diff to current |
2002-02-18 |
Guus Sliepen | - Non-blocking connect()s. |
blob | commitdiff | raw | diff to current |
|