projects
/
tinc
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update copyright notices.
2013-08-13
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
|
tree
2013-08-08
Guus Sliepen
Don't echo broadcast packets back when Broadcast =...
commit
|
commitdiff
|
tree
2013-07-14
Etienne Dechamps
Fix combination of Mode = router and DeviceType = tap...
commit
|
commitdiff
|
tree
2013-07-05
Guus Sliepen
Set $NAME when calling host-up/down and subnet-up/down...
commit
|
commitdiff
|
tree
2013-06-08
Guus Sliepen
Fix a typo.
commit
|
commitdiff
|
tree
2013-05-30
Guus Sliepen
Better optional argument handling.
commit
|
commitdiff
|
tree
2013-04-22
Guus Sliepen
Releasing 1.0.21.
commit
|
commitdiff
|
tree
2013-04-12
Guus Sliepen
Drop packets forwarded via TCP if they are too big...
commit
|
commitdiff
|
tree
2013-03-03
Guus Sliepen
Releasing 1.0.20.
commit
|
commitdiff
|
tree
2013-03-03
Guus Sliepen
Fix detection of rejected SOCKS5 proxy requests.
commit
|
commitdiff
|
tree
2013-03-03
Guus Sliepen
Fix compiler warnings on Windows.
commit
|
commitdiff
|
tree
2013-02-07
Guus Sliepen
Don't send proxy requests for incoming connections.
commit
|
commitdiff
|
tree
2013-02-06
Guus Sliepen
Fix segmentation fault when trying to connect via a...
commit
|
commitdiff
|
tree
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-09-24
Vilbrekin
Android cross-compilation instructions.
commit
|
commitdiff
|
tree
2012-09-24
Vilbrekin
Use __ANDROID__ define rather than dirty hard-code...
commit
|
commitdiff
|
tree
2012-09-24
Vilbrekin
Add basic .gitignore file, cleaning (most) files generated...
commit
|
commitdiff
|
tree
2012-09-24
Vilbrekin
Replace hard-code with new ScriptsInterpreter configuration...
commit
|
commitdiff
|
tree
2012-09-24
Vilbrekin
Basic patch for android cross-compilation.
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-05-08
Michael Tokarev
add (errnum) in front of windows error messages
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-26
Anthony G. Basile
configure.in: fix AC_ARG_ENABLE and AC_ARG_WITH
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
Nick Hibma
Add missing ICMP message type definitions.
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
next