Commit History

作者 SHA1 備註 提交日期
  Guus Sliepen 3fae14fae5 Reformat all code using astyle. 6 年之前
  Guus Sliepen 4a5c12ec97 Update copyright notices. 8 年之前
  Guus Sliepen 0770cad1fb Fix forwarding of edge updates. 8 年之前
  Guus Sliepen e4670fc4a0 Improve performance of edge updates. 8 年之前
  Guus Sliepen 4712d8f92e Update copyright notices. 12 年之前
  Guus Sliepen ea415ccc16 Rename connection_t *broadcast to everyone. 12 年之前
  Guus Sliepen 4a21aabada Detect and prevent two nodes with the same Name being on the VPN simultaneously. 14 年之前
  Guus Sliepen 5cbddc68ba Use uint32_t instead of long int for connection options. 14 年之前
  Guus Sliepen 2762509be1 Remove code duplication when checking ADD_EDGE/DEL_EDGE messages. 14 年之前
  Guus Sliepen 4c85542894 Drop support for localisation. 14 年之前
  Guus Sliepen a227843b73 Remove checkpoint tracing. 14 年之前
  Guus Sliepen 5dde6461a3 K&R style braces. 14 年之前
  Guus Sliepen ab7c61b06f Update the address of the Free Software Foundation in all copyright headers. 14 年之前
  Guus Sliepen c217d214f4 Remove all occurences of $Id$. 14 年之前
  Guus Sliepen c23fcf555e Update copyright information. 14 年之前
  Guus Sliepen 35e87b903e Use only rand(), not random(). 15 年之前
  Michael Tokarev 7e4d57adf5 ignore indirect edge registrations in tunnelserver mode 15 年之前
  Guus Sliepen de78d79db8 Update copyright notices, remove Ivo's email address. 18 年之前
  Guus Sliepen df3220a154 Update copyright notices. 19 年之前
  Guus Sliepen 7926a156e5 Update copyrights, links, email addresses and let Subversion update $Id$ keywords. 20 年之前
  Guus Sliepen e3220cacb5 Replace Opaque and Strict options with a TunnelServer option. 20 年之前
  Guus Sliepen 0e59fb022c Add Opaque option which prevent information from being forwarded to certain nodes. 20 年之前
  Guus Sliepen 762cc2d279 Remove old edges from unreachable nodes to us. This prevents the hosts/NAME-up 21 年之前
  Guus Sliepen 83263b7446 Sprinkle around a lot of const and some C99 initialisers. 21 年之前
  Guus Sliepen eefa28059a Use bools and enums where appropriate. 21 年之前
  Guus Sliepen e449d94cae Big header file cleanup: everything that has to do with standard system 21 年之前
  Guus Sliepen 5db596c684 Simplify logging, update copyrights and some minor cleanups. 21 年之前
  Guus Sliepen 0b9175e998 Define logger(), cleans up source code and allows us to write log entries 21 年之前
  Guus Sliepen 006591efe5 Run graph() after edge_del() when updating an edge. 22 年之前
  Guus Sliepen 5eca9520d9 Small fixes so tinc compiles out of the box on SunOS 5.8 22 年之前