projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
GitHub CI: update list of container images
[tinc]
/
src
/
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
2017-03-20
Guus Sliepen
Don't try to use kill() on Windows.
tree
|
commitdiff
2017-03-20
Guus Sliepen
Add missing #defines used by fd_device.c.
tree
|
commitdiff
2017-03-07
Guus Sliepen
Use free_known_addresses() to free memory allocated...
tree
|
commitdiff
2017-03-07
Roman Savelyev
Fix lost pointer trails in get_known_addresses().
tree
|
commitdiff
2017-03-01
Pacien TRAN-GIRARD
Add fd_device
tree
|
commitdiff
2017-01-31
Guus Sliepen
Don't build sptps_* binaries by default.
tree
|
commitdiff
2017-01-31
Guus Sliepen
Fix potential segfault in the replacement vasprintf...
tree
|
commitdiff
2016-12-18
Etienne Dechamps
Fix address memory leaks in add_edge_h().
tree
|
commitdiff
2016-12-18
Etienne Dechamps
Clarify the flow of add_edge_h().
tree
|
commitdiff
2016-12-18
Etienne Dechamps
Fix edge updates containing local address changes.
tree
|
commitdiff
2016-12-18
Etienne Dechamps
Fix edge local addresses not being set when connections...
tree
|
commitdiff
2016-12-03
Etienne Dechamps
On Windows, don't cancel I/O when disabling the device.
tree
|
commitdiff
2016-12-03
Etienne Dechamps
Fix crash on Windows when a socket is available for...
tree
|
commitdiff
2016-10-30
Guus Sliepen
Enforce maximum amount of bytes sent/received on meta...
tree
|
commitdiff
2016-10-30
Guus Sliepen
Use AES256 and SHA256 by default for the legacy protocol.
tree
|
commitdiff
2016-10-12
Dennis Lan
Fix typo in src/upnp.c.
tree
|
commitdiff
2016-10-11
Vittorio G (VittGam)
tincctl: Avoid falling back to 1024 bits RSA key genera...
tree
|
commitdiff
2016-10-11
Vittorio G (VittGam)
fsck: Fix ed25519 public key reading, and fclose usage.
tree
|
commitdiff
2016-07-26
Guus Sliepen
Log warnings about dropped packets only with debug...
tree
|
commitdiff
next