projects
/
tinc
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix a compiler warning.
2013-01-31
Guus Sliepen
Fix a compiler warning.
commit
|
commitdiff
|
tree
2013-01-31
Guus Sliepen
Detect increases in PMTU.
commit
|
commitdiff
|
tree
2013-01-20
Guus Sliepen
Make sure PriorityInheritance also works in switch...
commit
|
commitdiff
|
tree
2012-12-16
Guus Sliepen
Fix support for tunemu on iOS devices.
commit
|
commitdiff
|
tree
2012-11-14
Guus Sliepen
Remove text saying you must have one of PrivateKey...
commit
|
commitdiff
|
tree
2012-11-14
Guus Sliepen
Send broadcast packets using a random socket, and properly...
commit
|
commitdiff
|
tree
2012-11-14
Guus Sliepen
Don't take the address of a variable whose scope is...
commit
|
commitdiff
|
tree
2012-11-14
Guus Sliepen
Fix configure script help text for --enable options.
commit
|
commitdiff
|
tree
2012-11-14
Guus Sliepen
Mention in the manual that support for LZO and zlib...
commit
|
commitdiff
|
tree
2012-11-14
Guus Sliepen
Make sure PMTU discovery works in switch mode with...
commit
|
commitdiff
|
tree
2012-11-14
Guus Sliepen
Using alloca() for a constant sized buffer is very...
commit
|
commitdiff
|
tree
2012-11-14
Guus Sliepen
Fix warnings from groff.
commit
|
commitdiff
|
tree
2012-11-14
Guus Sliepen
Clear status and options fields of unreachable nodes.
commit
|
commitdiff
|
tree
2012-10-09
Guus Sliepen
Clear Ethernet header when reading packets from a tun...
commit
|
commitdiff
|
tree
2012-10-07
Guus Sliepen
Fix warnings from cppcheck.
commit
|
commitdiff
|
tree
2012-10-06
Guus Sliepen
Clear connection options and status fields in free_connectio...
commit
|
commitdiff
|
tree
2012-09-30
Guus Sliepen
Add strict checks to hex to binary conversions.
commit
|
commitdiff
|
tree
2012-09-30
Guus Sliepen
Attribution for Martin Schürrer.
commit
|
commitdiff
|
tree
2012-09-27
Guus Sliepen
Fix links in documenation.
commit
|
commitdiff
|
tree
2012-09-24
Guus Sliepen
Don't ignore Makefile.am.
commit
|
commitdiff
|
tree
2012-09-24
Guus Sliepen
Attribution for Vil Brekin and some code style cleanups.
commit
|
commitdiff
|
tree
2012-07-27
Guus Sliepen
Also clarify hostnames=[yes|no] in tinc.conf(5).
commit
|
commitdiff
|
tree
2012-07-12
Guus Sliepen
Update THANKS file.
commit
|
commitdiff
|
tree
2012-07-12
Guus Sliepen
Document how to load the tap driver on FreeBSD.
commit
|
commitdiff
|
tree
2012-07-12
Guus Sliepen
Use /dev/tap0 by default on FreeBSD and NetBSD when...
commit
|
commitdiff
|
tree
2012-06-25
Guus Sliepen
Releasing 1.0.19.
commit
|
commitdiff
|
tree
2012-06-25
Guus Sliepen
Fix crash when using Broadcast = direct.
commit
|
commitdiff
|
tree
2012-06-25
Guus Sliepen
Fix compiler warnings.
commit
|
commitdiff
|
tree
2012-06-25
Guus Sliepen
#include <winsock2.h> on Windows.
commit
|
commitdiff
|
tree
2012-06-25
Guus Sliepen
Small fixes in proxy code.
commit
|
commitdiff
|
tree
2012-04-19
Guus Sliepen
Document new proxy types.
commit
|
commitdiff
|
tree
2012-04-19
Guus Sliepen
Add support for proxying through an external command.
commit
|
commitdiff
|
tree
2012-04-19
Guus Sliepen
Add support for SOCKS 5 proxies.
commit
|
commitdiff
|
tree
2012-04-18
Guus Sliepen
Add basic support for SOCKS 4 and HTTP CONNECT proxies.
commit
|
commitdiff
|
tree
2012-04-15
Guus Sliepen
Allow broadcast packets to be sent directly instead...
commit
|
commitdiff
|
tree
2012-03-29
Guus Sliepen
Allow environment variables to be used for Name.
commit
|
commitdiff
|
tree
2012-03-26
Guus Sliepen
Add support for systemd style socket activation.
commit
|
commitdiff
|
tree
2012-03-26
Guus Sliepen
Remove newline from log message.
commit
|
commitdiff
|
tree
2012-03-25
Guus Sliepen
Support :: in IPv6 Subnets.
commit
|
commitdiff
|
tree
2012-03-25
Guus Sliepen
Releasing 1.0.18.
commit
|
commitdiff
|
tree
2012-03-25
Guus Sliepen
Mark DecrementTTL option experimental.
commit
|
commitdiff
|
tree
2012-03-25
Guus Sliepen
Fix return type of vde_recv() as well.
commit
|
commitdiff
|
tree
2012-03-25
Guus Sliepen
Document OpenBSD "ifconfig link0" and Linux "ip tuntap...
commit
|
commitdiff
|
tree
2012-03-25
Guus Sliepen
Fix some more compiler warnings.
commit
|
commitdiff
|
tree
2012-03-25
Guus Sliepen
Fix return value type of vde_send().
commit
|
commitdiff
|
tree
2012-03-25
Guus Sliepen
Fix compiler warnings.
commit
|
commitdiff
|
tree
2012-03-25
Guus Sliepen
Allow scoped addresses to be used for IPv6 multicast...
commit
|
commitdiff
|
tree
2012-03-25
Guus Sliepen
Add #ifdefs in case not all platforms support IPv4...
commit
|
commitdiff
|
tree
2012-03-23
Guus Sliepen
Set default value of DecrementTTL to "no".
commit
|
commitdiff
|
tree
2012-03-21
Guus Sliepen
Add support for multicast communication with UML/QEMU...
commit
|
commitdiff
|
tree
2012-03-21
Guus Sliepen
Allow a port to be specified in BindToAddress statements.
commit
|
commitdiff
|
tree
2012-03-20
Guus Sliepen
Always try next Address when an outgoing connection...
commit
|
commitdiff
|
tree
2012-03-10
Guus Sliepen
Releasing 1.0.17.
commit
|
commitdiff
|
tree
2012-03-10
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
|
tree
2012-03-08
Guus Sliepen
Make sure disabling old RSA keys works on Windows.
commit
|
commitdiff
|
tree
2012-03-08
Guus Sliepen
Add missing ICMP6 message type definitions.
commit
|
commitdiff
|
tree
2012-03-07
Guus Sliepen
Accept Subnets passed with the -o option when StrictSubnets...
commit
|
commitdiff
|
tree
2012-03-02
Guus Sliepen
Only log errors sending UDP packets when debug level...
commit
|
commitdiff
|
tree
2012-02-26
Guus Sliepen
Only use broadcast at the start of the PMTU discovery...
commit
|
commitdiff
|
tree
2012-02-25
Guus Sliepen
Stricter checks against routing loops.
commit
|
commitdiff
|
tree
2012-02-25
Guus Sliepen
Don't send ICMP Time Exceeded messages for other Time...
commit
|
commitdiff
|
tree
2012-02-22
Guus Sliepen
Add LocalDiscovery option which tries to detect peers...
commit
|
commitdiff
|
tree
2012-02-22
Guus Sliepen
Pass index into listen_socket[] to handle_incoming_vpn_data().
commit
|
commitdiff
|
tree
2012-02-21
Guus Sliepen
Fix check for raw socket support.
commit
|
commitdiff
|
tree
2012-02-21
Guus Sliepen
Fix a bug that caused tinc to ignore all but the last...
commit
|
commitdiff
|
tree
2012-02-21
Guus Sliepen
Document the command line flag -o and provide --option...
commit
|
commitdiff
|
tree
2012-02-21
Guus Sliepen
Move initialization of char *priority up to prevent...
commit
|
commitdiff
|
tree
2012-02-20
Guus Sliepen
Allow disabling of broadcast packets.
commit
|
commitdiff
|
tree
2012-02-20
Guus Sliepen
Rename connection_t *broadcast to everyone.
commit
|
commitdiff
|
tree
2012-02-20
Guus Sliepen
Don't bind outgoing TCP sockets anymore.
commit
|
commitdiff
|
tree
2012-02-20
Guus Sliepen
Decrement TTL of incoming packets.
commit
|
commitdiff
|
tree
2012-02-20
Guus Sliepen
Only compile raw socket code when it is supported on...
commit
|
commitdiff
|
tree
2012-02-18
Guus Sliepen
Merge branch 'master' of black:tinc
commit
|
commitdiff
|
tree
2012-02-18
Guus Sliepen
Allow setting DeviceType to tun or tap on Linux.
commit
|
commitdiff
|
tree
2012-02-18
Guus Sliepen
Send packets back using the same socket as they were...
commit
|
commitdiff
|
tree
2012-02-18
Guus Sliepen
Merge branch 'master' of black:tinc
commit
|
commitdiff
|
tree
2012-02-17
Guus Sliepen
Allow multiple BindToAddress statements.
commit
|
commitdiff
|
tree
2012-02-17
Guus Sliepen
Set FD_CLOEXEC flag on all sockets.
commit
|
commitdiff
|
tree
2011-12-04
Guus Sliepen
Allow linking with multiple device drivers.
commit
|
commitdiff
|
tree
2011-12-03
Guus Sliepen
Fix a few small memory leaks.
commit
|
commitdiff
|
tree
2011-11-27
Guus Sliepen
Add vde/device.c to the tarball.
commit
|
commitdiff
|
tree
2011-11-27
Guus Sliepen
Fix compilation of VDE and UML interfaces.
commit
|
commitdiff
|
tree
2011-08-30
Guus Sliepen
Return false instead of void when there is an error.
commit
|
commitdiff
|
tree
2011-08-30
Guus Sliepen
Prevent read_rsa_public_key() from returning an uninitialize...
commit
|
commitdiff
|
tree
2011-07-23
Guus Sliepen
Releasing 1.0.16.
commit
|
commitdiff
|
tree
2011-07-23
Guus Sliepen
Use usleep() instead of sleep(), MinGW complained.
commit
|
commitdiff
|
tree
2011-07-17
Guus Sliepen
Flush output buffer in send_tcppacket().
commit
|
commitdiff
|
tree
2011-07-16
Guus Sliepen
Make code to detect two nodes with the same Name less...
commit
|
commitdiff
|
tree
2011-06-24
Guus Sliepen
Releasing 1.0.15.
commit
|
commitdiff
|
tree
2011-06-24
Guus Sliepen
Remove redundant @CFLAGS@ from AM_CFLAGS.
commit
|
commitdiff
|
tree
2011-06-06
Guus Sliepen
Improved --logfile option.
commit
|
commitdiff
|
tree
2011-06-04
Guus Sliepen
Attribution for Loïc Grenié.
commit
|
commitdiff
|
tree
2011-05-28
Guus Sliepen
Remove a few unnecessary #includes.
commit
|
commitdiff
|
tree
2011-05-28
Guus Sliepen
Remove newlines from log messages.
commit
|
commitdiff
|
tree
2011-05-28
Guus Sliepen
Fix sparse warnings and add an extra sprinkling of...
commit
|
commitdiff
|
tree
2011-05-22
Guus Sliepen
Make return value of SetPriorityClass() behave the...
commit
|
commitdiff
|
tree
2011-05-13
Guus Sliepen
Reorder checks for libraries to allow ./configure LDFLAGS...
commit
|
commitdiff
|
tree
2011-05-08
Guus Sliepen
Releasing 1.0.14.
commit
|
commitdiff
|
tree
2011-05-08
Guus Sliepen
Include <inttypes.h> when using intptr_t.
commit
|
commitdiff
|
tree
2011-05-08
Guus Sliepen
Ensure proper linking with OpenSSL with recent versions...
commit
|
commitdiff
|
tree
next