tinc
2016-04-17 Guus SliepenHandle special characters in sptps_test only if the...
2016-04-17 Guus SliepenAdd stricter checks for netnames.
2016-04-17 Guus SliepenUse ifconfig_header().
2016-04-17 Guus SliepenChdir() to the configuration directory instead of /.
2016-04-17 Guus SliepenAdd a test for tinc-up creation from invitations.
2016-04-17 Guus SliepenFix compiler warnings.
2016-04-17 Guus SliepenFix gateway parsing in invitation files.
2016-04-17 Guus SliepenAllow gateways to be specified for routes.
2016-04-16 Guus SliepenMove some stray #includes.
2016-04-16 Guus SliepenGenerate a tinc-up script from an invitation.
2016-04-16 Guus SliepenDocument how invitation files work.
2016-04-15 Guus SliepenStop using SOL_TCP, SOL_IP and SOL_IPV6.
2016-04-15 Guus SliepenFix crash at startup when Device is not specified on...
2016-04-15 Guus SliepenFix conditional checking of tun/tap headers on DragonFl...
2016-04-15 Guus SliepenFix some compiler warnings from MinGW.
2016-04-15 Guus SliepenFix generation of version_git.h for some versions of...
2016-04-15 Guus SliepenFix a non-working cast to get rid of a compiler warning.
2016-04-15 Guus SliepenDon't use HAVE_SYSTEM, the autoconf check was removed.
2016-04-15 Guus SliepenRemove use of strcpy() and sprintf().
2016-04-15 Guus SliepenDon't assume sa.sa_family is a short int.
2016-04-15 Guus SliepenAdd version_git.h and sample-config.tar.gz to CLEANFILES.
2016-04-14 Guus SliepenMake some platform-specific header checks conditional.
2016-04-14 Guus SliepenRemove support for Windows 2000 and anything that doesn...
2016-04-14 Guus SliepenRemove checks for non-C99 compliant compilers.
2016-04-14 Guus SliepenFix version_get.h generation on BSD.
2016-04-14 Guus SliepenFix typo in Makefile.am.
2016-04-14 Guus SliepenUse getcwd() instead of get_current_dir_name().
2016-04-14 Guus SliepenReplace usleep() with nanosleep().
2016-04-14 Guus SliepenFix compiling under MinGW.
2016-04-14 Guus SliepenRemove checks for headers and functions that are in...
2016-04-13 Guus SliepenMake text files Markdown-compatible.
2016-04-11 Guus SliepenUpdate .gitignore.
2016-04-11 Guus SliepenRemove elliptic curve stubs from gcrypt/, add PRF imple...
2016-04-11 Guus SliepenReally don't compile getopt*.c if the system provides...
2016-04-11 Guus SliepenEnable silent builds by default.
2016-04-11 Guus SliepenUpdate links in the documentation.
2016-04-11 Guus SliepenExplicitly mention that LibreSSL can be used as well.
2016-04-11 Guus SliepenUpdate support for BSD tun/tap devices, add support...
2016-04-10 Guus SliepenUpdate "now" after connect() when making outgoing conne...
2016-04-10 Guus SliepenNever call putenv() with data on the stack.
2016-04-10 Guus SliepenFix --logfile without a filename on Windows.
2016-04-10 Guus SliepenSupport ToS/DiffServ for IPv6 meta and UDP connections.
2016-04-10 Guus SliepenUse iface instead of interface.
2016-04-10 Guus SliepenUpdate THANKS.
2016-04-10 Guus SliepenUpdate .gitignore.
2016-04-10 Guus SliepenDon't compile getopt*.c if the system provides getopt_l...
2016-04-10 Guus SliepenFix typo.
2016-03-07 LunarShaddowre-arrange include sequence to avoid a mingw introduced...
2016-03-07 LunarShaddowfix typo
2016-02-28 Guus SliepenFix for botched cherry-pick commit 60fb230.
2016-02-28 Guus SliepenAdd warnings for bad combinations of Device and Interface.
2016-02-28 Guus SliepenSmall fixes for the documentation.
2016-02-28 Guus SliepenClarify that scripts are called synchronously.
2016-02-28 Guus SliepenFix forwarding of edge updates.
2016-02-28 Guus SliepenImprove performance of edge updates.
2016-02-28 Vittorio Gambaletta... Remove forward declaration for do_decrement_ttl.
2016-02-28 Vittorio Gambaletta... s/broadcast_packet_helper/route_broadcast/
2016-02-28 Vittorio Gambaletta... Fix DecrementTTL option for packets destined to the...
2016-02-28 Vittorio Gambaletta... Try to reply with node address only when decrementing...
2016-02-28 Vittorio Gambaletta... Fix source IP address for ICMP unreachable packets...
2016-02-28 Vittorio Gambaletta... Fix DecrementTTL option.
2016-02-28 Guus SliepenUse nostdinc instead of overriding DEFAULT_INCLUDES.
2016-02-28 Guus SliepenOnly check for -fno-strict-overflow if -fwrapv does...
2016-02-28 Guus SliepenUpdate .gitignore.
2016-01-26 Guus SliepenAdd the ability to sign and verify files.
2016-01-17 Guus SliepenMerge remote-tracking branch 'mweinelt/tinc-gui' into 1.1
2016-01-14 Guus SliepenOnly add a reflexive address when we're sure it's working.
2015-12-10 Guus SliepenUse static buffers for recvmmsg(), initialize them...
2015-12-10 Guus SliepenAdd support for recvmmsg().
2015-11-26 Guus Sliepenlist_delete() already free()s the deleted element.
2015-11-24 Guus SliepenDon't leave dead outgoing_t's in the outgoing_list.
2015-11-22 Etienne DechampsAdd upnp.h to tincd SOURCES.
2015-11-22 Etienne DechampsDon't unset validkey when receiving SPTPS handshakes...
2015-11-21 Guus SliepenUpdate THANKS file.
2015-11-21 Etienne DechampsTry to ensure we build correctly against various libmin...
2015-11-21 Etienne DechampsAllow tinc to be built with miniupnpc on Windows.
2015-11-21 Etienne DechampsAdd UPnP support to tincd.
2015-11-21 Etienne DechampsAdd a new optional dependency on the miniupnpc library.
2015-11-07 Etienne DechampsMake sure the packet source MAC address is always set.
2015-11-04 Etienne DechampsRevert "Cache node IDs in a hash table for faster lookups."
2015-11-04 Etienne DechampsUse a splay tree for node UDP addresses in order to...
2015-10-26 Guus SliepenAvoid undefined behavior.
2015-09-28 Martin Weinelttinc-gui: Properly initialize class attributes for...
2015-09-28 Martin Weinelttinc-gui: Use ArgumentParser, default to python2
2015-09-28 Martin Weinelttinc-gui: Fix GetListCtrl method name in SuperListCtrl
2015-09-28 Martin Weinelttinc-gui: Update Node object to correctly parse responses
2015-09-28 Martin Weinelttinc-gui: Reformat codebase according to PEP8
2015-09-25 Guus SliepenFix a few memory leaks in the CLI found by AddressSanit...
2015-09-25 Guus SliepenFix struct node_status_t.
2015-09-24 Guus SliepenReplace bare if statements with AS_IF in configure.ac.
2015-09-24 Guus SliepenOptionally install systemd service files.
2015-09-24 Guus SliepenAdd -I m4 back to ACLOCAL_AMFLAGS.
2015-09-12 Nathan Stratton... Fix invalid checksum generation.
2015-07-22 Guus SliepenIn sssp_bfs(), never try to update myself.
2015-07-19 thorkillDo not access e->to->prevedge if not defined
2015-07-15 Guus SliepenUse AC_CONFIG_MACRO_DIR() instead of _DIRS().
2015-07-12 Guus SliepenFix the PRF function when compiling without OpenSSL.
2015-07-12 thorkillPrevent tinc from forgeting e->local_address
2015-07-12 thorkillMake sure we do not allocate new edge when talking...
2015-07-12 Guus SliepenMake subnet caches static.
next