Commit History

Author SHA1 Message Date
  Guus Sliepen ab7c61b06f Update the address of the Free Software Foundation in all copyright headers. 14 years ago
  Guus Sliepen c217d214f4 Remove all occurences of $Id$. 14 years ago
  Guus Sliepen b47c17bcde Use a mutex to allow the TAP reader to process packets faster on Windows. 14 years ago
  Guus Sliepen f80bf14f28 Also do not use drand48(), it is not available on Windows. 14 years ago
  Guus Sliepen 81afa26e4a Convert bitfields to integers in a safe way. 14 years ago
  Guus Sliepen 9b394bc887 Ensure tinc compiles with gcc -std=c99. 14 years ago
  Guus Sliepen 73d77dd416 Replace asprintf() by xasprintf(). 14 years ago
  Guus Sliepen 3308d13e7e Handle UDP packets from different and ports than advertised. 15 years ago
  Guus Sliepen 43fa7283ac Use a simple Random Early Drop algorithm in send_tcppacket(). 15 years ago
  Guus Sliepen 78fc59e994 Update THANKS and copyright information. 15 years ago
  Guus Sliepen 503c32eb0e Use a global list to track outgoing connections. 15 years ago
  Guus Sliepen 116065afe3 Change flush_events() to expire_events(). 15 years ago
  Guus Sliepen 67df7fb7e1 Only send packets via UDP if UDP communication is possible. 15 years ago
  Guus Sliepen e9576632dc Update copyright information. 15 years ago
  Guus Sliepen 6c6535a416 Apply patch from Scott Lamb preventing an infinite loop when sending SIGALRM. 17 years ago
  Guus Sliepen 1bb5a284fe Make sure resolved addressed for outgoing connections are freed, if there are any. 17 years ago
  Guus Sliepen 0714ac6c59 Nodes use events, so event system should be initialised first and destroyed last. 17 years ago
  Guus Sliepen 0200d3cd5d Added graph dumping ability based on Markus Goetz's patch. 17 years ago
  Guus Sliepen 9fa27097dd Fix format string warnings. 18 years ago
  Guus Sliepen eb391c52ee Do not break strict aliasing of status_t structs. 18 years ago
  Guus Sliepen de78d79db8 Update copyright notices, remove Ivo's email address. 18 years ago
  Guus Sliepen af95368c0f Fix signedness compiler warnings. 18 years ago
  Guus Sliepen 228e7a5c8f Apply patch from Scott Lamb adding an output buffer for the TCP sockets. 18 years ago
  Guus Sliepen df3220a154 Update copyright notices. 19 years ago
  Guus Sliepen fe84fafcb6 Handle timeouts during connecting the same way as other errors. 20 years ago
  Guus Sliepen 7926a156e5 Update copyrights, links, email addresses and let Subversion update $Id$ keywords. 20 years ago
  Guus Sliepen 6b12bea62f Let tinc figure out the exact MTU of the link. 20 years ago
  Guus Sliepen 5a1406adef Code beautification, start of multicast support. 20 years ago
  Guus Sliepen e3220cacb5 Replace Opaque and Strict options with a TunnelServer option. 20 years ago
  Guus Sliepen 6c5f3d8b74 We don't have to tell GCC how to cast. 21 years ago