projects
/
oweals
/
tinc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/tinc.git
2012-06-25
Guus Sliepen
Fix crash when using Broadcast = direct.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Guus Sliepen
Fix compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Guus Sliepen
#include <winsock2.h> on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Guus Sliepen
Small fixes in proxy code.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Michael Tokarev
add (errnum) in front of windows error messages
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Guus Sliepen
Document new proxy types.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Guus Sliepen
Add support for proxying through an external command.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Guus Sliepen
Add support for SOCKS 5 proxies.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Guus Sliepen
Add basic support for SOCKS 4 and HTTP CONNECT proxies.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Guus Sliepen
Allow broadcast packets to be sent directly instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Guus Sliepen
Allow environment variables to be used for Name.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Guus Sliepen
Add support for systemd style socket activation.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Guus Sliepen
Remove newline from log message.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Anthony G....
configure.in: fix AC_ARG_ENABLE and AC_ARG_WITH
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Guus Sliepen
Support :: in IPv6 Subnets.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Guus Sliepen
Releasing 1.0.18.
release-1.0.18
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Guus Sliepen
Mark DecrementTTL option experimental.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Guus Sliepen
Fix return type of vde_recv() as well.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Guus Sliepen
Document OpenBSD "ifconfig link0" and Linux "ip tuntap...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Guus Sliepen
Fix some more compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Guus Sliepen
Fix return value type of vde_send().
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Guus Sliepen
Fix compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Guus Sliepen
Allow scoped addresses to be used for IPv6 multicast...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Guus Sliepen
Add #ifdefs in case not all platforms support IPv4...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Guus Sliepen
Set default value of DecrementTTL to "no".
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Guus Sliepen
Add support for multicast communication with UML/QEMU...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Guus Sliepen
Allow a port to be specified in BindToAddress statements.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Guus Sliepen
Always try next Address when an outgoing connection...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-10
Guus Sliepen
Releasing 1.0.17.
release-1.0.17
commit
|
commitdiff
|
tree
|
snapshot
2012-03-10
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Guus Sliepen
Make sure disabling old RSA keys works on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Guus Sliepen
Add missing ICMP6 message type definitions.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-07
Guus Sliepen
Accept Subnets passed with the -o option when StrictSub...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-02
Guus Sliepen
Only log errors sending UDP packets when debug level...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-26
Guus Sliepen
Only use broadcast at the start of the PMTU discovery...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Guus Sliepen
Stricter checks against routing loops.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-25
Guus Sliepen
Don't send ICMP Time Exceeded messages for other Time...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Guus Sliepen
Add LocalDiscovery option which tries to detect peers...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Guus Sliepen
Pass index into listen_socket[] to handle_incoming_vpn_...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Nick Hibma
Add missing ICMP message type definitions.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Guus Sliepen
Fix check for raw socket support.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Guus Sliepen
Fix a bug that caused tinc to ignore all but the last...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Guus Sliepen
Document the command line flag -o and provide --option...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Guus Sliepen
Move initialization of char *priority up to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Guus Sliepen
Allow disabling of broadcast packets.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Guus Sliepen
Rename connection_t *broadcast to everyone.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Guus Sliepen
Don't bind outgoing TCP sockets anymore.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Guus Sliepen
Decrement TTL of incoming packets.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Guus Sliepen
Only compile raw socket code when it is supported on...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Guus Sliepen
Merge branch 'master' of black:tinc
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Guus Sliepen
Allow setting DeviceType to tun or tap on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Guus Sliepen
Send packets back using the same socket as they were...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Guus Sliepen
Merge branch 'master' of black:tinc
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Guus Sliepen
Allow multiple BindToAddress statements.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Guus Sliepen
Set FD_CLOEXEC flag on all sockets.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-04
Guus Sliepen
Allow linking with multiple device drivers.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-03
Guus Sliepen
Fix a few small memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Guus Sliepen
Add vde/device.c to the tarball.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Guus Sliepen
Fix compilation of VDE and UML interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Guus Sliepen
Return false instead of void when there is an error.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Guus Sliepen
Prevent read_rsa_public_key() from returning an uniniti...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Guus Sliepen
Releasing 1.0.16.
release-1.0.16
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Guus Sliepen
Use usleep() instead of sleep(), MinGW complained.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Guus Sliepen
Flush output buffer in send_tcppacket().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
Guus Sliepen
Make code to detect two nodes with the same Name less...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Guus Sliepen
Releasing 1.0.15.
release-1.0.15
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Guus Sliepen
Remove redundant @CFLAGS@ from AM_CFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Guus Sliepen
Improved --logfile option.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-04
Guus Sliepen
Attribution for Loïc Grenié.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-04
Loïc Grenié
Nearly tickless tinc.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Guus Sliepen
Remove a few unnecessary #includes.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Guus Sliepen
Remove newlines from log messages.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Guus Sliepen
Fix sparse warnings and add an extra sprinkling of...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Guus Sliepen
Make return value of SetPriorityClass() behave the...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Guus Sliepen
Reorder checks for libraries to allow ./configure LDFLA...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Guus Sliepen
Releasing 1.0.14.
release-1.0.14
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Guus Sliepen
Include <inttypes.h> when using intptr_t.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Guus Sliepen
Ensure proper linking with OpenSSL with recent versions...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Guus Sliepen
Update THANKS and copyright information.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Guus Sliepen
Check for EVP_EncryptInit_ex instead of SHA1_Version...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Guus Sliepen
Always use the default signal handler for ABRT signals.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Guus Sliepen
Increase threshold for detecting two nodes with the...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Julien Muchembled
Fix command-line '-o' option for host configuration
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Guus Sliepen
Do not set indirect flag on edges from nodes with multi...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Guus Sliepen
Prevent anything from updating our own UDP address.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Guus Sliepen
Fix spurious misidentification of incoming UDP packets.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
Rumko
DragonFlyBSD support
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Guus Sliepen
Add support for VDE through libvdeplug.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Guus Sliepen
Fix typo spotted by Andrew Scheller.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Guus Sliepen
Proper check and dropin replacement for usleep().
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Guus Sliepen
Update the NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Guus Sliepen
Update the manual.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Guus Sliepen
Document the behavior of "-n."
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Guus Sliepen
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Guus Sliepen
Replace bogus #else with #endif.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Guus Sliepen
Limit field width when scanning PID file.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Guus Sliepen
Close all filedescriptors in Solaris close_device().
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Guus Sliepen
Always send MTU probes at least once every PingInterval.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Guus Sliepen
Use setpriority() instead of nice() on UNIX-like systems.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Guus Sliepen
Attribution for Brandon Black.
commit
|
commitdiff
|
tree
|
snapshot
next