projects
/
tinc
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix compilation errors when --enable-uml is used.
2017-11-04
Guus Sliepen
Fix compilation errors when --enable-uml is used.
commit
|
commitdiff
|
tree
2017-11-04
Guus Sliepen
Const correctness.
commit
|
commitdiff
|
tree
2017-11-04
Guus Sliepen
Support autoconf's --runstatedir option.
commit
|
commitdiff
|
tree
2017-11-04
Guus Sliepen
Ensure all parameters have names in header files.
commit
|
commitdiff
|
tree
2017-11-04
Guus Sliepen
Remove unused functions.
commit
|
commitdiff
|
tree
2017-11-03
Guus Sliepen
Realign comments.
commit
|
commitdiff
|
tree
2017-11-03
Guus Sliepen
Fix all -Wall -W compiler warnings.
commit
|
commitdiff
|
tree
2017-10-23
Guus Sliepen
Disable PMTU discovery when TCPOnly is used.
commit
|
commitdiff
|
tree
2017-10-11
Guus Sliepen
Handle tun/tap device returning EPERM or EBUSY.
commit
|
commitdiff
|
tree
2017-10-11
Guus Sliepen
Add some information about the requirements of a chroot...
commit
|
commitdiff
|
tree
2017-10-08
Guus Sliepen
Fix some "make distcheck" errors.
commit
|
commitdiff
|
tree
2017-10-08
Guus Sliepen
Remove obsolete m4/README.
commit
|
commitdiff
|
tree
2017-10-07
Guus Sliepen
Remove more obsolete autoconf checks.
commit
|
commitdiff
|
tree
2017-10-07
Guus Sliepen
Unconditionally include stdbool.h and inttypes.h.
commit
|
commitdiff
|
tree
2017-10-07
Guus Sliepen
Don't call ERR_remove_state().
commit
|
commitdiff
|
tree
2017-10-07
Guus Sliepen
Reformat all code using astyle.
commit
|
commitdiff
|
tree
2017-10-07
Guus Sliepen
Convert sizeof foo to sizeof(foo).
commit
|
commitdiff
|
tree
2017-10-07
Guus Sliepen
Update all header guards.
commit
|
commitdiff
|
tree
2017-10-07
Guus Sliepen
Remove xmalloc.c, backport xalloc.h from tinc 1.1.
commit
|
commitdiff
|
tree
2017-10-07
Guus Sliepen
Use getcwd() instead of get_current_dir_name().
commit
|
commitdiff
|
tree
2017-10-07
Guus Sliepen
Remove unused/obsolete checks from configure.ac.
commit
|
commitdiff
|
tree
2017-10-06
Guus Sliepen
Fix a few minor memory leaks.
commit
|
commitdiff
|
tree
2017-10-06
Guus Sliepen
Use stack-allocated strings for temporary filenames.
commit
|
commitdiff
|
tree
2017-10-06
Guus Sliepen
Never remove items from cmdline_conf.
commit
|
commitdiff
|
tree
2017-10-03
Guus Sliepen
Prepare for automatic code formatting using Artistic...
commit
|
commitdiff
|
tree
2017-10-03
Guus Sliepen
Give absolute path for #include to AC_CHECK_HEADERS().
commit
|
commitdiff
|
tree
2017-10-03
Guus Sliepen
Use AC_CONFIG_MACRO_DIR().
commit
|
commitdiff
|
tree
2017-10-03
nemunaire
Allow compilation from a build directory
commit
|
commitdiff
|
tree
2017-10-03
Rafael Sadowski
fix tinc.conf for OpenBSD
commit
|
commitdiff
|
tree
2017-10-02
Guus Sliepen
Fix a potential memory leak.
commit
|
commitdiff
|
tree
2017-10-01
Guus Sliepen
Udpate THANKS.
commit
|
commitdiff
|
tree
2017-09-02
Guus Sliepen
Releasing 1.0.32.
commit
|
commitdiff
|
tree
2017-07-30
Guus Sliepen
Don't try to bind Proxy = exec sockets to an address.
commit
|
commitdiff
|
tree
2017-07-30
Guus Sliepen
Set status.proxy_passed early for Proxy = exec.
commit
|
commitdiff
|
tree
2017-07-30
Guus Sliepen
Fix Proxy = exec.
commit
|
commitdiff
|
tree
2017-06-27
Guus Sliepen
Don't forget about outgoing connections on host file...
commit
|
commitdiff
|
tree
2017-05-28
Guus Sliepen
Set KillMode=mixed in the systemd service file.
commit
|
commitdiff
|
tree
2017-05-28
Guus Sliepen
Move logging of "would block" messages to debug level 4.
commit
|
commitdiff
|
tree
2017-04-27
Guus Sliepen
Bind outgoing TCP sockets.
commit
|
commitdiff
|
tree
2017-04-19
Guus Sliepen
Fix Solaris DeviceType = tap in router Mode.
commit
|
commitdiff
|
tree
2017-04-08
Guus Sliepen
Use getmsg()/putmsg() instead of read()/write() on...
commit
|
commitdiff
|
tree
2017-04-08
Guus Sliepen
Use /dev/udp instead of /dev/ip on Solaris.
commit
|
commitdiff
|
tree
2017-03-21
Guus Sliepen
Merge remote-tracking branch 'VittGam/master'
commit
|
commitdiff
|
tree
2017-03-20
Guus Sliepen
Don't dereference myself->incipher if it's NULL.
commit
|
commitdiff
|
tree
2017-01-15
Guus Sliepen
Releasing 1.0.31.
commit
|
commitdiff
|
tree
2016-10-30
Guus Sliepen
Releasing 1.0.30.
commit
|
commitdiff
|
tree
2016-10-30
Guus Sliepen
Use CFB mode for meta-connections to improve security.
commit
|
commitdiff
|
tree
2016-10-29
Guus Sliepen
Use AES in CTR mode instead of OFB mode for meta-connections.
commit
|
commitdiff
|
tree
2016-10-29
Guus Sliepen
Really fix byte budget calculation.
commit
|
commitdiff
|
tree
2016-10-29
Guus Sliepen
Fix bit shifting arithmetic so the code actually does...
commit
|
commitdiff
|
tree
2016-10-29
Guus Sliepen
Enforce maximum amount of bytes sent/received on meta...
commit
|
commitdiff
|
tree
2016-10-29
Guus Sliepen
Use AES256 and SHA256 by default, also for the meta...
commit
|
commitdiff
|
tree
2016-10-14
Guus Sliepen
Delay sending the real ID request until after a proxy...
commit
|
commitdiff
|
tree
2016-10-14
Guus Sliepen
Log only the first line of a proxy request rejection...
commit
|
commitdiff
|
tree
2016-10-14
Guus Sliepen
Fix proxy reply parsing broken by the previous commit.
commit
|
commitdiff
|
tree
2016-10-13
Guus Sliepen
Allow non-empty lines after status code from a HTTP...
commit
|
commitdiff
|
tree
2016-10-09
Guus Sliepen
Releasing 1.0.29.
commit
|
commitdiff
|
tree
2016-10-09
Guus Sliepen
Fix compiler warnings about format string errors on...
commit
|
commitdiff
|
tree
2016-10-09
Guus Sliepen
Fix possibly unitialized variable.
commit
|
commitdiff
|
tree
2016-10-09
Guus Sliepen
Add ax_require_defined.m4.
commit
|
commitdiff
|
tree
2016-09-27
Guus Sliepen
Add a copy of ax_append_flag.m4.
commit
|
commitdiff
|
tree
2016-07-26
Guus Sliepen
Log warnings about dropped packets only with debug...
commit
|
commitdiff
|
tree
2016-06-23
Guus Sliepen
Force nul-termination of strings after vsnprintf().
commit
|
commitdiff
|
tree
2016-06-22
Guus Sliepen
Check return value of RSA_generate_key_ex().
commit
|
commitdiff
|
tree
2016-06-22
Guus Sliepen
Add -Wall to CFLAGS.
commit
|
commitdiff
|
tree
2016-06-15
Guus Sliepen
Ensure compatibility with OpenSSL 1.1.0.
commit
|
commitdiff
|
tree
2016-06-05
Guus Sliepen
Preserve IPv6 scope_id in edges.
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Releasing 1.0.28.
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Update links in the documentation.
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Explicitly mention that LibreSSL can be used as well.
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Ensure the service files are in the tarball.
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Update .gitignore.
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Add systemd service files.
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Really remove use of __DATE__ and __TIME__ to facilitate...
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Fix compiling bsd/device.c on systems without utun.
commit
|
commitdiff
|
tree
2016-04-09
Guus Sliepen
Releasing 1.0.27.
commit
|
commitdiff
|
tree
2016-04-09
Guus Sliepen
Add support for OS X utun interfaces.
commit
|
commitdiff
|
tree
2016-04-09
Guus Sliepen
Enable silent builds by default.
commit
|
commitdiff
|
tree
2016-04-09
Guus Sliepen
Use SIOCGIFADDR on BSDs that support it.
commit
|
commitdiff
|
tree
2016-04-09
Guus Sliepen
Use devname() if available to support devfs cloning...
commit
|
commitdiff
|
tree
2016-04-09
Guus Sliepen
Every BSD flavor has a tap device nowadays.
commit
|
commitdiff
|
tree
2016-04-09
Guus Sliepen
Get rid of a warning when compiling tinc using MinGW.
commit
|
commitdiff
|
tree
2016-04-09
Guus Sliepen
Cast 0xff to char before comparing it to another char.
commit
|
commitdiff
|
tree
2016-04-09
Guus Sliepen
Remove use of __DATE__ and __TIME__ to facilitate reproducib...
commit
|
commitdiff
|
tree
2016-04-09
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
|
tree
2016-04-08
Guus Sliepen
Use iface instead of interface.
commit
|
commitdiff
|
tree
2016-04-08
Guus Sliepen
Update THANKS.
commit
|
commitdiff
|
tree
2016-04-08
Guus Sliepen
Update .gitignore.
commit
|
commitdiff
|
tree
2016-04-08
Guus Sliepen
Don't compile getopt*.c if the system provides getopt_long().
commit
|
commitdiff
|
tree
2016-02-28
Guus Sliepen
Fix forwarding of edge updates.
commit
|
commitdiff
|
tree
2016-02-27
Guus Sliepen
Add warnings for bad combinations of Device and Interface.
commit
|
commitdiff
|
tree
2016-02-27
Guus Sliepen
Small fixes for the documentation.
commit
|
commitdiff
|
tree
2016-02-27
Guus Sliepen
Clarify that scripts are called synchronously.
commit
|
commitdiff
|
tree
2016-02-27
Guus Sliepen
Improve performance of edge updates.
commit
|
commitdiff
|
tree
2016-01-18
Guus Sliepen
Fix warnings from the Clang Static Analyzer.
commit
|
commitdiff
|
tree
2016-01-18
Guus Sliepen
Fix compatibility with TAP-Win32 9.0.0.21 and later.
commit
|
commitdiff
|
tree
2016-01-14
Guus Sliepen
Only add a reflexive address when we're sure it's working.
commit
|
commitdiff
|
tree
2015-11-06
Guus Sliepen
Add ability to use proxies to connect to hostnames...
commit
|
commitdiff
|
tree
2015-11-01
Guus Sliepen
Update "now" after connect() when making outgoing connections.
commit
|
commitdiff
|
tree
2015-10-30
Guus Sliepen
Attribution for various contributors.
commit
|
commitdiff
|
tree
next