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-10-05
Rafael Sadowski
OpenBSD has a proper tap device.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-23
Guus Sliepen
Update README and links to required libraries.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-23
Guus Sliepen
Fix spelling errors.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-23
Guus Sliepen
Fix checks for Cygwin-related macros.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-23
Guus Sliepen
Update THANKS.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-23
Guus Sliepen
Don't check for NULL-pointers before calling free().
commit
|
commitdiff
|
tree
|
snapshot
2018-09-23
Guus Sliepen
Fix two small memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-23
Guus Sliepen
Fix all warnings when compiling with -Wall -W -pedantic.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-23
Guus Sliepen
Check the return values from BN_hex2bn() and RAND_load_...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-23
Guus Sliepen
Check the return value from snprintf().
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Guus Sliepen
Prevent a MITM from forcing a NULL cipher for UDP ...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Guus Sliepen
Prevent oracle attacks (CVE-2018-16737, CVE-2018-16738)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-01
AMRI Amine
Fixing typo
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
Guus Sliepen
Releasing 1.0.34.
release-1.0.34
commit
|
commitdiff
|
tree
|
snapshot
2018-05-10
wangliushuai
Remove redundant 'break'.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Guus Sliepen
Properly implement tinc.texi's dependency on tincinclud...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Maximilian...
Fix SEGFAULT when trying to connect to IPv6 peer in...
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
Rename distro/ to systemd/.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
Guus Sliepen
Make systemd service file handling identical to tinc...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Guus Sliepen
Don't use SOL_IP and SOL_IPV6.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-06
Guus Sliepen
Fix #ifdefs that were broken due to commit d178b58.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Guus Sliepen
Fix building documentation when using OpenBSD's make.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Guus Sliepen
Add missing thanks to the NEWS message.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Guus Sliepen
Releasing 1.0.33.
release-1.0.33
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Guus Sliepen
Update THANKS.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Guus Sliepen
Fix compilation errors when --enable-uml is used.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Guus Sliepen
Const correctness.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Guus Sliepen
Support autoconf's --runstatedir option.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Guus Sliepen
Ensure all parameters have names in header files.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Guus Sliepen
Remove unused functions.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Guus Sliepen
Realign comments.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Guus Sliepen
Fix all -Wall -W compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Guus Sliepen
Disable PMTU discovery when TCPOnly is used.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Guus Sliepen
Handle tun/tap device returning EPERM or EBUSY.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-11
Guus Sliepen
Add some information about the requirements of a chroot...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Guus Sliepen
Fix some "make distcheck" errors.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-08
Guus Sliepen
Remove obsolete m4/README.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Guus Sliepen
Remove more obsolete autoconf checks.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Guus Sliepen
Unconditionally include stdbool.h and inttypes.h.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Guus Sliepen
Don't call ERR_remove_state().
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 xmalloc.c, backport xalloc.h from tinc 1.1.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Guus Sliepen
Use getcwd() instead of get_current_dir_name().
commit
|
commitdiff
|
tree
|
snapshot
2017-10-07
Guus Sliepen
Remove unused/obsolete checks from configure.ac.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Guus Sliepen
Fix a few minor memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Guus Sliepen
Use stack-allocated strings for temporary filenames.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-06
Guus Sliepen
Never remove items from cmdline_conf.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Guus Sliepen
Prepare for automatic code formatting using Artistic...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Guus Sliepen
Give absolute path for #include to AC_CHECK_HEADERS().
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Guus Sliepen
Use AC_CONFIG_MACRO_DIR().
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
nemunaire
Allow compilation from a build directory
commit
|
commitdiff
|
tree
|
snapshot
2017-10-03
Rafael Sadowski
fix tinc.conf for OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2017-10-02
Guus Sliepen
Fix a potential memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-01
Guus Sliepen
Udpate THANKS.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
Guus Sliepen
Releasing 1.0.32.
release-1.0.32
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Guus Sliepen
Don't try to bind Proxy = exec sockets to an address.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Guus Sliepen
Set status.proxy_passed early for Proxy = exec.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-30
Guus Sliepen
Fix Proxy = exec.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Guus Sliepen
Don't forget about outgoing connections on host file...
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-04-27
Guus Sliepen
Bind outgoing TCP sockets.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Guus Sliepen
Fix Solaris DeviceType = tap in router Mode.
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-21
Guus Sliepen
Merge remote-tracking branch 'VittGam/master'
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Guus Sliepen
Don't dereference myself->incipher if it's NULL.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Guus Sliepen
Releasing 1.0.31.
release-1.0.31
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Élie Bouttier
Remove ExecStop in tinc@.service
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Guus Sliepen
Releasing 1.0.30.
release-1.0.30
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Guus Sliepen
Use CFB mode for meta-connections to improve security.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Guus Sliepen
Use AES in CTR mode instead of OFB mode for meta-connec...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Guus Sliepen
Really fix byte budget calculation.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Guus Sliepen
Fix bit shifting arithmetic so the code actually does...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Guus Sliepen
Enforce maximum amount of bytes sent/received on meta...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Guus Sliepen
Use AES256 and SHA256 by default, also for the meta...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Guus Sliepen
Delay sending the real ID request until after a proxy...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Guus Sliepen
Log only the first line of a proxy request rejection...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Guus Sliepen
Fix proxy reply parsing broken by the previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Guus Sliepen
Allow non-empty lines after status code from a HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Vittorio Gambaletta...
route: Support ToS/DiffServ priority inheritance when...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Guus Sliepen
Releasing 1.0.29.
release-1.0.29
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Guus Sliepen
Fix compiler warnings about format string errors on...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Guus Sliepen
Fix possibly unitialized variable.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Guus Sliepen
Add ax_require_defined.m4.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-27
Guus Sliepen
Add a copy of ax_append_flag.m4.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Guus Sliepen
Log warnings about dropped packets only with debug...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-23
Guus Sliepen
Force nul-termination of strings after vsnprintf().
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Guus Sliepen
Check return value of RSA_generate_key_ex().
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Guus Sliepen
Add -Wall to CFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Guus Sliepen
Ensure compatibility with OpenSSL 1.1.0.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Guus Sliepen
Preserve IPv6 scope_id in edges.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
Guus Sliepen
Releasing 1.0.28.
release-1.0.28
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
Guus Sliepen
Update links in the documentation.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
Guus Sliepen
Explicitly mention that LibreSSL can be used as well.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
Guus Sliepen
Ensure the service files are in the tarball.
commit
|
commitdiff
|
tree
|
snapshot
next