2003-12-20 |
Guus Sliepen | Better name, show probed MTU in dump. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Guus Sliepen | Describe the TunnelServer and PMTUDiscovery options. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Guus Sliepen | More sensible name, and try to set PMTU discovery on... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Guus Sliepen | Let tinc figure out the exact MTU of the link. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Guus Sliepen | Forget multicast. Always inline some function. |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Guus Sliepen | Code beautification, start of multicast support. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Guus Sliepen | Fix proxy-neighborsolicitation. |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Guus Sliepen | Don't retry if configuration is wrong from the beginning. |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Guus Sliepen | Missing space between words. |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Guus Sliepen | Read MaxTimeout from tinc.conf like the manpage says. |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Guus Sliepen | Complain if pid file cannot be created. |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Guus Sliepen | Replace Opaque and Strict options with a TunnelServer... |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Guus Sliepen | Add Opaque option which prevent information from being... |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Guus Sliepen | Release notes for 1.0.2 |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Guus Sliepen | Add missing definitions. |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Guus Sliepen | Update dutch translation. |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Guus Sliepen | Fix another bug in meta.c. |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Guus Sliepen | Small fixes in documentation. |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Guus Sliepen | Fix bug that could lead to an assertion failure in... |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Guus Sliepen | Parentheses in the wrong spots. |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Guus Sliepen | Check all EVP_ function calls. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Guus Sliepen | Check return value of EVP_* functions, and check if... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Guus Sliepen | Fix ASCII art. |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Guus Sliepen | Update documentation. |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Guus Sliepen | Some platforms don't know sa_family_t or define it... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Guus Sliepen | Set media status for newer TAP-Win32 driver. |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Guus Sliepen | Missing declaration. |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Guus Sliepen | Update missing definitions, structs describing headers... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Guus Sliepen | Forgot to #include "xalloc.h" |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Guus Sliepen | Make sure type of AF_UNKNOWN is sa_family_t. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Guus Sliepen | PIDs are of type pid_t, and use %ld when reading/writin... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Guus Sliepen | Use CPPFLAGS, LDFLAGS and LIBS as appropiate. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Guus Sliepen | Don't confuse users with "Address family not supported... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Guus Sliepen | Unused variable in struct. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Guus Sliepen | Ethernet protocol types. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Guus Sliepen | const |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Guus Sliepen | Copy structs from packets to the stack before using... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Guus Sliepen | Better length checks. |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Guus Sliepen | Generate keys with 0x10001 as public exponent, which... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Guus Sliepen | Check for short packets from the tun/tap device and... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Guus Sliepen | Update translations. |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Guus Sliepen | Remove pidfile when exitting. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Guus Sliepen | Prevent multiple inclusions. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Guus Sliepen | We don't have to tell GCC how to cast. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Guus Sliepen | Remove old edges from unreachable nodes to us. This... |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Guus Sliepen | Add license exception from Markus Oberhumer. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Guus Sliepen | Remove debug message. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Guus Sliepen | When purging nodes, only delete them if nobody referenc... |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Guus Sliepen | Add checkpoints. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Guus Sliepen | Don't overwrite the first " when installing a service. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Guus Sliepen | Allow tinc to handle unknown type addresses from other... |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Guus Sliepen | If we're not in main_loop() and the service is stopped... |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Guus Sliepen | Do what the SDK documentation tells. |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Guus Sliepen | Compilation fix. |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Guus Sliepen | Use the event log under Windows. |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Guus Sliepen | Fix --logfile under Windows. |
commit | commitdiff | tree | snapshot |
2003-08-17 |
Guus Sliepen | Fix fake getnameinfo() and check more arguments. |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Guus Sliepen | Don't getsockopt() SO_ERROR. We get the error from... |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Guus Sliepen | stat() batch files under Windows. |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Guus Sliepen | Simplify fake getname/addrinfo() functions, possibly... |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Guus Sliepen | Update. |
commit | commitdiff | tree | snapshot |
2003-08-14 |
Guus Sliepen | Fix permissions check for rsa_key.priv. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Guus Sliepen | Small fixes. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Guus Sliepen | Updated dutch translation. |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Guus Sliepen | Add a description for the Service control panel. |
commit | commitdiff | tree | snapshot |
2003-08-09 |
Guus Sliepen | Update documentation. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Only system() needs script name quoted. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Check for fchmod(). |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Simpler checking of permissions on private RSA key... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Small things. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Better error checking and reporting. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Under Windows, the installation directory can be found... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Quote when needed and don't try stuff that doesn't... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Log error first, try to close later. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Better error messages under Windows. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Typo. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Readd quotes. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Make rule for sample-config.tar.gz. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Allow empty lines in config files. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Simplify execute_script(). It will probably work under... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Correct error message when remote host closed connection. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Remove unused stuff from doc/. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Tell windows to be patient. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Windows uses backslashes... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Guus Sliepen | Sync CABAL branch with release-1_0 branch. |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Guus Sliepen | Use our own port when connecting to ourself. |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Guus Sliepen | Simplify translation |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Guus Sliepen | Update dutch translation |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Guus Sliepen | Remove newlines from log messages. |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Guus Sliepen | Keep Windows happy. |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Guus Sliepen | Cygwin needs windows.h. |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Guus Sliepen | Old gcc compilers don't like declarations in the middle... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
Guus Sliepen | Clean up last part of main(). |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Guus Sliepen | Typo and another thing to think about. |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Guus Sliepen | Explain how tinc detaches and how it is "killed" under... |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Guus Sliepen | Updated dutch translation. |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Guus Sliepen | Oops. |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Guus Sliepen | Missing include. |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Guus Sliepen | Cleanups and error messages. |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Guus Sliepen | Error messages. |
commit | commitdiff | tree | snapshot |
next |