projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Reformat the code using astyle.
[tinc]
/
src
/
2018-10-18
Guus Sliepen
Reformat the code using astyle.
tree
|
commitdiff
2018-10-18
Guus Sliepen
Check all Address statements when making outgoing conne...
tree
|
commitdiff
2018-10-18
Guus Sliepen
Use the onlink flag when adding routes on Linux.
tree
|
commitdiff
2018-10-18
iczero
Fix tinc-up generation on windows
tree
|
commitdiff
2018-10-08
Guus Sliepen
Fix the compiler attribute test to work with Clang.
tree
|
commitdiff
2018-10-07
Guus Sliepen
Don't check for NULL-pointers before calling free().
tree
|
commitdiff
2018-10-07
Guus Sliepen
Fix spelling errors.
tree
|
commitdiff
2018-10-06
Guus Sliepen
Fix all warnings when compiling with -Wall -W -pedantic.
tree
|
commitdiff
2018-10-06
Guus Sliepen
Fix warnings from the Clang static analyzer.
tree
|
commitdiff
2018-10-06
Guus Sliepen
Fix compiler warnings.
tree
|
commitdiff
2018-09-09
Guus Sliepen
Prevent oracle attacks in the legacy protocol (CVE...
tree
|
commitdiff
2018-06-24
Guus Sliepen
Enable AutoConnect by default.
tree
|
commitdiff
2018-06-23
Guus Sliepen
Remove address cache debug messages printed to stderr.
tree
|
commitdiff
2018-06-23
Guus Sliepen
Avoid treating compressed MTU probes as having a negati...
tree
|
commitdiff
2018-06-13
Guus Sliepen
Print UDP RTT on its own line.
tree
|
commitdiff
2018-06-13
Guus Sliepen
Merge remote-tracking branch 'volth/release-1.1pre16...
tree
|
commitdiff
2018-06-13
volth
minor
tree
|
commitdiff
2018-06-13
volth
expose traffic stats to 'tinc info ___' and 'tinc dump...
tree
|
commitdiff
2018-06-13
volth
keep track of round trip times of UDP pings
tree
|
commitdiff
2018-06-12
Guus Sliepen
Releasing 1.1pre16.
release-1.1pre16
tree
|
commitdiff
2018-04-04
Oliver Freyermuth
Fix compiling when support for UML sockets is enabled.
tree
|
commitdiff
2018-04-02
Guus Sliepen
Reformat all code using astyle.
tree
|
commitdiff
2018-04-02
Guus Sliepen
Add the ability to set a firewall mark on sockets.
tree
|
commitdiff
2018-03-30
Guus Sliepen
Prevent an infinite loop in get_recent_address().
tree
|
commitdiff
2018-03-27
Guus Sliepen
Warn if we cannot reload the tincd when creating an...
tree
|
commitdiff
2018-03-27
Mike Sullivan
Fix handling partial SPTPS messages in sptps_test.
tree
|
commitdiff
2018-03-06
Guus Sliepen
Ensure we call CloseServiceHandle() in case of errors.
tree
|
commitdiff
2018-03-06
Guus Sliepen
Reformat all code using astyle.
tree
|
commitdiff
2018-03-06
Gjergji
fix service removal.
tree
|
commitdiff
2018-02-28
Guus Sliepen
Fix compatibility with LibreSSL and OpenSSL < 1.1.
tree
|
commitdiff
2018-02-28
Guus Sliepen
Try to process all pending events after select().
tree
|
commitdiff
2018-02-28
Todd C. Miller
Call WSAWaitForMultipleEvents() in a loop until we...
tree
|
commitdiff
2018-02-27
Guus Sliepen
Work around a GCC bug that causes inet_checksum() to...
tree
|
commitdiff
2018-02-27
Guus Sliepen
Revert "Unconditionally remove timeouts from the queue...
tree
|
commitdiff
2018-02-26
Guus Sliepen
Unconditionally remove timeouts from the queue before...
tree
|
commitdiff
2018-02-22
Todd C. Miller
In device_handle_read() we need to reset the read event...
tree
|
commitdiff
2018-02-21
Todd C. Miller
Fix heap corruption on Windows exposed by the use-after...
tree
|
commitdiff
2018-02-18
Guus Sliepen
Reduce memory allocations due to HMAC() and EVP_MD_*().
tree
|
commitdiff
2018-02-18
Guus Sliepen
Reduce memory allocations due to zlib's uncompress().
tree
|
commitdiff
2018-02-18
Guus Sliepen
Add code coverage testing support.
tree
|
commitdiff
2018-02-17
Guus Sliepen
Reformat all code using astyle.
tree
|
commitdiff
2018-02-16
Todd C. Miller
Fix a use-after-free bug in get_recent_address() and...
tree
|
commitdiff
2018-01-31
Todd C. Miller
In device_issue_read() there is no need to reset Offset...
tree
|
commitdiff
2018-01-23
Todd C. Miller
WSAEVENT is a pointer, so we cannot simply return the...
tree
|
commitdiff
2018-01-22
Todd C. Miller
Add some missing freeaddrinfo() calls to avoid leaking...
tree
|
commitdiff
2018-01-22
Guus Sliepen
Fix calling freeaddrinfo() on the wrong pointer.
tree
|
commitdiff
2018-01-17
Etienne Dechamps
Move ResetEvent() call before ReadFile().
tree
|
commitdiff
2018-01-07
Etienne Dechamps
Fix "use of GNU empty initializer extension" warning.
tree
|
commitdiff
2018-01-07
Etienne Dechamps
Fix "void function should not return void expression...
tree
|
commitdiff
2018-01-06
Guus Sliepen
Add a cache of recently seen addresses.
tree
|
commitdiff
2018-01-06
Guus Sliepen
Fix all spelling errors found by codespell.
tree
|
commitdiff
2018-01-05
Guus Sliepen
Merge remote-tracking branch 'dechamps/ipip' into 1.1
tree
|
commitdiff
2018-01-05
Etienne Dechamps
Support MSS clamping for IP in IP (RFC 2003) packets.
tree
|
commitdiff
2018-01-05
Guus Sliepen
Add missing newlines to some error messages.
tree
|
commitdiff
2018-01-05
Guus Sliepen
Don't warn about empty lines in invitation files.
tree
|
commitdiff
2017-12-16
Guus Sliepen
Assume all IPPROTO_* macros exist.
tree
|
commitdiff
2017-11-06
Guus Sliepen
Const correctness.
tree
|
commitdiff
2017-11-06
Guus Sliepen
Support autoconf's --runstatedir option.
tree
|
commitdiff
2017-11-06
Guus Sliepen
Ensure all parameters have names in header files.
tree
|
commitdiff
2017-11-06
Guus Sliepen
Remove unused functions.
tree
|
commitdiff
2017-11-06
Guus Sliepen
Don't log errors when autoconnecting fails and debuglev...
tree
|
commitdiff
2017-10-25
Guus Sliepen
Only forward SPTPS packets if Forwarding = internal.
tree
|
commitdiff
2017-10-25
Todd C. Miller
Replace remaining sizeof foo with sizeof(foo).
tree
|
commitdiff
2017-10-23
Guus Sliepen
Disable PMTU discovery when TCPOnly is used.
tree
|
commitdiff
2017-10-08
Guus Sliepen
Ensure "make distcheck" really runs without errors.
tree
|
commitdiff
2017-10-07
Guus Sliepen
Reformat all code using astyle.
tree
|
commitdiff
2017-10-07
Guus Sliepen
Convert sizeof foo to sizeof(foo).
tree
|
commitdiff
2017-10-07
Guus Sliepen
Update all header guards.
tree
|
commitdiff
2017-10-01
Todd C. Miller
Fix parsing of -b flag
tree
|
commitdiff
2017-09-02
Guus Sliepen
Releasing 1.1pre15.
release-1.1pre15
tree
|
commitdiff
2017-09-02
Guus Sliepen
Drop h and hh length modifiers from printf format strings.
tree
|
commitdiff
2017-09-02
Guus Sliepen
Ensure packet priority is cleared when sending PMTU...
tree
|
commitdiff
2017-09-02
Guus Sliepen
Fix a file descriptor leak when using an invitation.
tree
|
commitdiff
2017-09-02
Guus Sliepen
Fix a compiler warning.
tree
|
commitdiff
2017-09-02
Guus Sliepen
Force IPv4 for sptps-basic.test.
tree
|
commitdiff
2017-09-02
Guus Sliepen
Add missing break statements.
tree
|
commitdiff
2017-08-22
Guus Sliepen
Make autoconnect try to heal network splits.
tree
|
commitdiff
2017-08-15
pacien
Add LogLevel config option
tree
|
commitdiff
2017-07-27
Guus Sliepen
Forward-port tinc 1.0's handling of device errors.
tree
|
commitdiff
2017-07-27
volth
Avoid infinite loop on EBADFD
tree
|
commitdiff
2017-07-09
Guus Sliepen
Store the invitation data after a succesful join.
tree
|
commitdiff
2017-07-09
Guus Sliepen
Add configurable experation time for invitations.
tree
|
commitdiff
2017-05-28
Guus Sliepen
Move logging of "would block" messages to debug level 4.
tree
|
commitdiff
2017-05-07
Guus Sliepen
Remove unused add_scalar function.
tree
|
commitdiff
2017-05-06
thorkill
Fix NULL pointer dereference in send_udp_info
tree
|
commitdiff
2017-05-01
thorkill
Sanitize input in id_h - prevent integer overflows
tree
|
commitdiff
2017-04-18
Guus Sliepen
Fix some minor issues found by cppcheck.
tree
|
commitdiff
2017-04-18
Guus Sliepen
Add field widths to sscanf() calls.
tree
|
commitdiff
2017-04-18
Guus Sliepen
Remove dead stores.
tree
|
commitdiff
2017-04-17
Guus Sliepen
Fix tests on *BSD.
tree
|
commitdiff
2017-04-17
Guus Sliepen
Fix segfault when adding environment variables.
tree
|
commitdiff
2017-04-17
Guus Sliepen
Fix compiler warnings on *BSD.
tree
|
commitdiff
2017-04-17
Guus Sliepen
Make sure realname is always initialized.
tree
|
commitdiff
2017-04-08
Guus Sliepen
Use getmsg()/putmsg() instead of read()/write() on...
tree
|
commitdiff
2017-04-08
Guus Sliepen
Use /dev/udp instead of /dev/ip on Solaris.
tree
|
commitdiff
2017-03-29
Guus Sliepen
Ensure sptps_keypair and sptps_test get build for make...
tree
|
commitdiff
2017-03-21
Guus Sliepen
Add DEBUG environment variable for scripts.
tree
|
commitdiff
2017-03-21
Guus Sliepen
Put script environment creation/deletion in functions.
tree
|
commitdiff
2017-03-20
Vittorio Gambalett...
route: Support ToS/DiffServ priority inheritance when...
tree
|
commitdiff
2017-03-20
Guus Sliepen
Merge remote-tracking branch 'dechamps/sleep' into 1.1
tree
|
commitdiff
next