Commit History

Author SHA1 Message Date
  Brandon L Black 8dfe1b374e Configurable SO_RCVBUF/SO_SNDBUF for the UDP socket 14 years ago
  Brandon L Black 3f410e2f8f Experimental IFF_ONE_QUEUE support for Linux 14 years ago
  Guus Sliepen 9e3ca39773 Use variable length arrays instead of alloca(). 14 years ago
  Guus Sliepen e2e6ec8050 Provide usleep() for Windows. 14 years ago
  Guus Sliepen 23dddc2593 Link tincctl with dropin.o. 14 years ago
  Guus Sliepen a22041922f Merge branch 'master' into 1.1 14 years ago
  Guus Sliepen 930bf74fbe Don't use strlen() on a NULL pointer. 14 years ago
  Guus Sliepen a07aa92176 Add short options -R and -U to the tincd(8) manpage. 14 years ago
  Guus Sliepen 66b7aea294 Read error counter must be static. 14 years ago
  Guus Sliepen a91bf2dfcd Quit when there are too many consecutive errors on the tun/tap device. 14 years ago
  Michael Tokarev aca70cd3c3 Treat netname="." in a special way. 14 years ago
  Guus Sliepen 5f729f76f5 Remove unused variables. 14 years ago
  Guus Sliepen 20ae7dd8c1 Abort disabling old PEM keys on I/O errors. 14 years ago
  Guus Sliepen a08462bf84 Ensure there is a newline character before a PEM key is written. 14 years ago
  Guus Sliepen c6ccbadfcf Attribution for Timothy Redaelli. 14 years ago
  Guus Sliepen 1c2cd7ed27 Attribution for Julien Muchembled. 14 years ago
  Guus Sliepen 667b1bac77 Remove duplicate command-line option parsing. 14 years ago
  Guus Sliepen ff71f28902 Merge local host configuration with server configuration. 14 years ago
  Julien Muchembled 8c3105283a New '-o' option to configure server or hosts from command line 14 years ago
  Guus Sliepen 4b6a9f1c1f Do not append an address to ANS_KEY messages if we don't know any address. 14 years ago
  Guus Sliepen 798fa2f04c Use 64 bit counters to keep track of bytes sent/received from the virtual network interface. 14 years ago
  Guus Sliepen 4a21aabada Detect and prevent two nodes with the same Name being on the VPN simultaneously. 14 years ago
  Guus Sliepen dbf3d168b7 Use strrchr() insteaad of rindex(). 14 years ago
  Timothy Redaelli eda7179874 Fix warnings under BSD 14 years ago
  Timothy Redaelli df985256a7 Fix warnings showed using -D_FORTIFY_SOURCE=2 14 years ago
  Guus Sliepen f5122ccece Fix all warnings when compiling with mingw64. 14 years ago
  Guus Sliepen ef92a5725c OpenSSL 1.0.0 compiled for 64 bit Windows requires linking with -lcrypt32. 14 years ago
  Guus Sliepen 0fdd7da520 Use intptr_t instead of long to store a pointer. 14 years ago
  Guus Sliepen c94ede3b87 Define WINVER before including any other header file on Windows. 14 years ago
  Guus Sliepen 8b70c5be9b Remove obsolete lib/ directory. 14 years ago