2003-01-17 |
Guus Sliepen | - Fix indentation in some places. |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Guus Sliepen | Add $NAME for tinc-up/down scripts. |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Guus Sliepen | Run graph algorithm when replacing a second connection... |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Guus Sliepen | PrivateKeyFile instead of PrivateKey. |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Guus Sliepen | Fix PriorityInheritance. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Guus Sliepen | Add documentation for BindToAddress. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Ivo Timmermans | Fix saving of debug level for startup level 0 |
commit | commitdiff | tree | snapshot |
2002-09-24 |
Guus Sliepen | Run graph() after edge_del() when updating an edge. |
commit | commitdiff | tree | snapshot |
2002-09-16 |
Wessel Dankers | its: Engels voor "van het" - 3e persoon enkelvoud,... |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Guus Sliepen | Thank some more people. |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Guus Sliepen | Remarks about 1.0pre8 release. release-1.0pre8 |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Guus Sliepen | Update documentation. |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Guus Sliepen | Use /dev/net/tun as default for tun/tap device under... |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Guus Sliepen | Updated dutch translation. |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Guus Sliepen | Small fixes so tinc compiles out of the box on SunOS 5.8 |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Guus Sliepen | port_t isn't used anymore and conflicts with MacOS... |
commit | commitdiff | tree | snapshot |
2002-09-15 |
Guus Sliepen | MacOS/X needs #define _P1003_1B_VISIBLE in order to... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Guus Sliepen | What was I thinking? |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Guus Sliepen | Make sure malloc() is declared. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Guus Sliepen | Fix placement of #include "config.h" |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Guus Sliepen | Link with libintl if necessary. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Guus Sliepen | Clean up after indent. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Guus Sliepen | Fix compiler warnings. |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Guus Sliepen | Let GCC check format string and arguments of send_reque... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Guus Sliepen | Remove redundant spaces. |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Guus Sliepen | Switch to K&R style indentation. |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Guus Sliepen | Switch to K&R style indentation. |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Guus Sliepen | Cleanups: |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Guus Sliepen | Why don't these connection_t's get cleaned up? |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Guus Sliepen | Fix MST algorithm. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Guus Sliepen | Reset the *correct* seqnos. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Guus Sliepen | edge_weight_compare() shouldn't rely on edge_compare(). |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Ivo Timmermans | Added AM_MAINTAINER_MODE |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Guus Sliepen | Remove global edge_tree. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Guus Sliepen | Only reset seqno's when a key is sent or received. |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Guus Sliepen | Typo. |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Guus Sliepen | Add missing headers. |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Guus Sliepen | Run autopoint and libtoolize before creating initial... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Guus Sliepen | Small updates. |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Guus Sliepen | Updated dutch translation. |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Guus Sliepen | Generalized request broadcasting/forwarding. |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Guus Sliepen | Small fixes. |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Guus Sliepen | Revert to edge and graph stuff. This time, use a direct... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Guus Sliepen | Just ignore wrong ADD_NODEs instead of replying with... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Guus Sliepen | Don't forget to set prevhop to myself for new connections. |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Guus Sliepen | Prevent looping DEL_NODE/ADD_NODE messages after a... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Guus Sliepen | Reduce KEY_CHANGED traffic. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Guus Sliepen | Woops. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Guus Sliepen | A reachable node is always more preferable to an unreac... |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Guus Sliepen | Drop graph and edge stuff. Use new node stuff instead. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Guus Sliepen | Make sure setlocale() is available. |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Guus Sliepen | Replacement for the current routing algorithm. |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Guus Sliepen | Check for ranlib. |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Guus Sliepen | Gettext 1.11.5 compatibility. |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Guus Sliepen | Added support for raw sockets. This can be used instead... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Guus Sliepen | Don't bother to chown, and correctly document ConnectTo. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Guus Sliepen | Allow tincd to be locked into main memory. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Guus Sliepen | Include complete fake-getname/addrinfo from OpenSSH. |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Guus Sliepen | Added stub device.c for Cygwin. |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Guus Sliepen | Started port to Cygwin. |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Guus Sliepen | Clear subnets before using them. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Guus Sliepen | Allow identical subnets from different owners. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Guus Sliepen | Allow list of environment variables to be passed to... |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Guus Sliepen | Fix for prefixlengths of 32 (IPv4) and 128 (IPv6) bits. |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Guus Sliepen | s/sliepen.warande.net/sliepen.eu.org/g |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Guus Sliepen | Update comments about IPv6 autoconfiguration. |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Guus Sliepen | Reset listen_sockets after SIGHUP. |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Guus Sliepen | Add configuration details for NetBSD and Darwin (MacOS/X). |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Guus Sliepen | Autoconf cleanup. Works for both 2.13 and 2.53, althoug... |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Guus Sliepen | Include darwin/device.c in distribution. |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Guus Sliepen | Use darwin/device.c when compiling on MacOS/X. |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Guus Sliepen | Added Darwin (MacOS/X) tun device handling. |
commit | commitdiff | tree | snapshot |
2002-06-09 |
Ivo Timmermans | Added Alessandro Gatti |
commit | commitdiff | tree | snapshot |
2002-06-09 |
Ivo Timmermans | Include netbsd's device.c in make dist |
commit | commitdiff | tree | snapshot |
2002-06-09 |
Ivo Timmermans | Include a few more header files |
commit | commitdiff | tree | snapshot |
2002-06-09 |
Ivo Timmermans | Add /sw/{include,lib} to search paths if they exist |
commit | commitdiff | tree | snapshot |
2002-06-09 |
Ivo Timmermans | getnameinfo fixes |
commit | commitdiff | tree | snapshot |
2002-06-09 |
Ivo Timmermans | OSX support |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Guus Sliepen | - netinet/* include files depend on netinet/in_systm.h. |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Guus Sliepen | Use inttypes.h instead of stdint.h. |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Guus Sliepen | Cleanup: |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Wessel Dankers | This should work much better. |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Guus Sliepen | Use correct includes on NetBSD. |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Guus Sliepen | Make it work correctly with NetBSD tun device. |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Guus Sliepen | Support RSA_PUBKEYs (as opposed to RSAPublicKeys) so... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Guus Sliepen | Only purge once when there are no more connections. |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Guus Sliepen | Fix very stupid bug in node_del(), which might have... |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Guus Sliepen | Informative log message if execl() failed. |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Ivo Timmermans | Typo |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Guus Sliepen | Added Nick Patavalis for his RedHat package. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Guus Sliepen | Add BindToAddress variable, similar to the late BindToIP. |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Guus Sliepen | Support for MaxOS/X. |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Ivo Timmermans | Put #ifndef checks for HAVE_RAND_PSEUDO_BYTES in the... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Guus Sliepen | Remarks about 1.0pre7 release. release-1.0pre7 |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Guus Sliepen | Updated dutch translation. |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Guus Sliepen | masklength is better known as prefixlength |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Guus Sliepen | masklength is better known as prefixlength. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Guus Sliepen | Automake forgets about depcomp, remind it. |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Guus Sliepen | Fix maskcheck() and maskcmp(). |
commit | commitdiff | tree | snapshot |
2002-04-01 |
Guus Sliepen | check_rsa() is broken, I don't know why, just remove... |
commit | commitdiff | tree | snapshot |
next |