projects
/
oweals
/
tinc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/tinc.git
2018-02-26
Guus Sliepen
Unconditionally remove timeouts from the queue before...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Todd C. Miller
In device_handle_read() we need to reset the read event...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Guus Sliepen
Update the documentation of the control protocol.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Todd C. Miller
Fix heap corruption on Windows exposed by the use-after...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Guus Sliepen
Document the control protocol.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Guus Sliepen
Reduce memory allocations due to HMAC() and EVP_MD_*().
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Guus Sliepen
Reduce memory allocations due to zlib's uncompress().
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Guus Sliepen
Add code coverage testing support.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Guus Sliepen
Reformat all code using astyle.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Todd C. Miller
Fix a use-after-free bug in get_recent_address() and...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-31
Todd C. Miller
In device_issue_read() there is no need to reset Offset...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-23
Todd C. Miller
WSAEVENT is a pointer, so we cannot simply return the...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-22
Todd C. Miller
Add some missing freeaddrinfo() calls to avoid leaking...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-22
Guus Sliepen
Fix calling freeaddrinfo() on the wrong pointer.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Etienne Dechamps
Move ResetEvent() call before ReadFile().
commit
|
commitdiff
|
tree
|
snapshot
2018-01-07
Etienne Dechamps
Fix "use of GNU empty initializer extension" warning.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-07
Etienne Dechamps
Fix "void function should not return void expression...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-07
Etienne Dechamps
Fix AC_CHECK_DECLS usage in openssl.m4.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Guus Sliepen
Add a cache of recently seen addresses.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Guus Sliepen
Fix all spelling errors found by codespell.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Guus Sliepen
Document how to enable tinc at boot time using systemd.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Guus Sliepen
Don't include generated files into the tarball.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Guus Sliepen
Update .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Guus Sliepen
Ensure the sptps-basic test doesn't fail during make...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Guus Sliepen
Set default systemd unit path to ${libdir}/systemd...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Guus Sliepen
Remove hardcoded paths from systemd unit files.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Guus Sliepen
Merge remote-tracking branch 'dechamps/ipip' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Etienne Dechamps
Support MSS clamping for IP in IP (RFC 2003) packets.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Guus Sliepen
Add missing newlines to some error messages.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Guus Sliepen
Document that invitation files MUST always start with...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Guus Sliepen
Don't warn about empty lines in invitation files.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Guus Sliepen
Document the --batch option.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Guus Sliepen
Assume all IPPROTO_* macros exist.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-06
Guus Sliepen
Fix building documentation when using OpenBSD's make.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-06
Guus Sliepen
Update THANKS.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-06
Guus Sliepen
Const correctness.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-06
Guus Sliepen
Support autoconf's --runstatedir option.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-06
Guus Sliepen
Ensure all parameters have names in header files.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-06
Guus Sliepen
Remove unused functions.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-06
Guus Sliepen
Don't log errors when autoconnecting fails and debuglev...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Guus Sliepen
If we are using libncurses, also try to link with libtinfo.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Guus Sliepen
Only forward SPTPS packets if Forwarding = internal.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Todd C. Miller
Replace remaining sizeof foo with sizeof(foo).
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Guus Sliepen
Disable PMTU discovery when TCPOnly is used.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Guus Sliepen
Add some information about the requirements of a chroot...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Guus Sliepen
Ensure "make distcheck" really runs without errors.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Guus Sliepen
Reformat all code using astyle.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Guus Sliepen
Convert sizeof foo to sizeof(foo).
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Guus Sliepen
Update all header guards.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Guus Sliepen
Remove unused/obsolete checks from configure.ac.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
Daniel Lublin
doc: there is, not their is
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Guus Sliepen
Prepare for automatic code formatting using Artistic...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Guus Sliepen
Update THANKS.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Todd C. Miller
Fix parsing of -b flag
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
Guus Sliepen
Releasing 1.1pre15.
release-1.1pre15
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
Guus Sliepen
Drop h and hh length modifiers from printf format strings.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
Guus Sliepen
Ensure packet priority is cleared when sending PMTU...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
Guus Sliepen
Fix a file descriptor leak when using an invitation.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
Guus Sliepen
Fix a compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
Guus Sliepen
Force IPv4 for sptps-basic.test.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
Guus Sliepen
Add missing break statements.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-22
Guus Sliepen
Make autoconnect try to heal network splits.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
pacien
Add LogLevel config option
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
Guus Sliepen
Forward-port tinc 1.0's handling of device errors.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-27
volth
Avoid infinite loop on EBADFD
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Guus Sliepen
Store the invitation data after a succesful join.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-09
Guus Sliepen
Add configurable experation time for invitations.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Guus Sliepen
Set KillMode=mixed in the systemd service file.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Guus Sliepen
Move logging of "would block" messages to debug level 4.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Guus Sliepen
Remove unused add_scalar function.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
thorkill
Fix NULL pointer dereference in send_udp_info
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
thorkill
Sanitize input in id_h - prevent integer overflows
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Guus Sliepen
Fix some minor issues found by cppcheck.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Guus Sliepen
Add field widths to sscanf() calls.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Guus Sliepen
Remove dead stores.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Guus Sliepen
Add missing tinc stop command to the scripts test.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Guus Sliepen
Fix tests on *BSD.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Guus Sliepen
Fix segfault when adding environment variables.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Guus Sliepen
Fix compiler warnings on *BSD.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Guus Sliepen
Make sure realname is always initialized.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Guus Sliepen
Ensure tests compile on *BSD.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Guus Sliepen
Use getmsg()/putmsg() instead of read()/write() on...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Guus Sliepen
Use /dev/udp instead of /dev/ip on Solaris.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Guus Sliepen
Ensure sptps_keypair and sptps_test get build for make...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Guus Sliepen
Use 127.0.0.1 instead of localhost to ensure tests...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Guus Sliepen
Ensure proper logging in the invite-offline test.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Guus Sliepen
Add the scripts test.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Guus Sliepen
Update .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Guus Sliepen
Add the invite-offline test.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Guus Sliepen
Remove superfluous sleep command in invite-join test.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Guus Sliepen
Use unique ports for all tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Guus Sliepen
Add DEBUG environment variable for scripts.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Guus Sliepen
Put script environment creation/deletion in functions.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Vittorio Gambaletta...
route: Support ToS/DiffServ priority inheritance when...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Guus Sliepen
Merge remote-tracking branch 'dechamps/sleep' into 1.1
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Guus Sliepen
Don't try to use kill() on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Guus Sliepen
Add missing #defines used by fd_device.c.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Guus Sliepen
Use free_known_addresses() to free memory allocated...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Roman Savelyev
Fix lost pointer trails in get_known_addresses().
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Pacien TRAN...
Add fd_device
commit
|
commitdiff
|
tree
|
snapshot
next