projects
/
tinc
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Give getsockopt() a reference to a socklen_t.
2014-06-28
Guus Sliepen
Give getsockopt() a reference to a socklen_t.
commit
|
commitdiff
|
tree
2014-06-28
Guus Sliepen
Merge branch 'winevents-clean' of https://github.com...
commit
|
commitdiff
|
tree
2014-06-22
Guus Sliepen
Remove the warnings when IP_DONTFRAGMENT/IPV6-DONTFRAG...
commit
|
commitdiff
|
tree
2014-06-15
Guus Sliepen
Unconditionally return non-zero exit code when "tinc...
commit
|
commitdiff
|
tree
2014-06-15
Guus Sliepen
Return non-zero exit code when "tinc get" does not...
commit
|
commitdiff
|
tree
2014-06-03
Guus Sliepen
Fix base64 decoding of Ed25519 keys.
commit
|
commitdiff
|
tree
2014-05-18
Guus Sliepen
Allow Cipher and Digest "none".
commit
|
commitdiff
|
tree
2014-05-18
Guus Sliepen
Implement a PEM-like format for Ed25519 keys.
commit
|
commitdiff
|
tree
2014-05-18
Guus Sliepen
Rename ECDSA to Ed25519.
commit
|
commitdiff
|
tree
2014-05-12
Guus Sliepen
Fix PMTU discovery via datagram SPTPS.
commit
|
commitdiff
|
tree
2014-05-12
Guus Sliepen
Fix a crash when we have a malformed public ECDSA key...
commit
|
commitdiff
|
tree
2014-05-12
Guus Sliepen
Add missing closedir().
commit
|
commitdiff
|
tree
2014-05-12
Guus Sliepen
Use void pointers to opaque buffers.
commit
|
commitdiff
|
tree
2014-05-06
Guus Sliepen
Change AutoConnect from int to bool.
commit
|
commitdiff
|
tree
2014-05-06
Guus Sliepen
Fix compiler warnings.
commit
|
commitdiff
|
tree
2014-05-06
Guus Sliepen
Nexthop calculation should always use the shortest...
commit
|
commitdiff
|
tree
2014-04-25
Guus Sliepen
Put brackets around IPv6 addresses in invitation URL...
commit
|
commitdiff
|
tree
2014-04-15
Guus Sliepen
sptps_test: allow using a tun device instead of stdio.
commit
|
commitdiff
|
tree
2014-04-14
Guus Sliepen
Use the ChaCha-Poly1305 cipher for the SPTPS protocol.
commit
|
commitdiff
|
tree
2014-04-14
Guus Sliepen
Merge branch '1.1-ed25519' into 1.1
commit
|
commitdiff
|
tree
2014-04-13
Guus Sliepen
Properly initialize buffers.
commit
|
commitdiff
|
tree
2014-03-09
Guus Sliepen
Handle a disconnecting tincd better.
commit
|
commitdiff
|
tree
2014-02-26
Guus Sliepen
Rewind the file before trying to use PEM_read_RSA_PUBKEY().
commit
|
commitdiff
|
tree
2014-02-26
Guus Sliepen
Add "network" command to list or switch networks.
commit
|
commitdiff
|
tree
2014-02-07
Guus Sliepen
Add missing attribution for 1.1pre10 to the NEWS file.
commit
|
commitdiff
|
tree
2014-02-07
Guus Sliepen
Really fix compiling under Windows.
commit
|
commitdiff
|
tree
2014-02-07
Guus Sliepen
Releasing 1.1pre10.
commit
|
commitdiff
|
tree
2014-02-07
Guus Sliepen
Check whether OpenSSL has support for GCM.
commit
|
commitdiff
|
tree
2014-02-07
Guus Sliepen
Fix compiling for Windows.
commit
|
commitdiff
|
tree
2014-02-07
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
|
tree
2014-02-07
Guus Sliepen
Attribution for Dennis Joachimsthaler.
commit
|
commitdiff
|
tree
2014-02-07
Guus Sliepen
Handle errors from TAP-Win32/64 adapter in a better...
commit
|
commitdiff
|
tree
2014-02-07
Guus Sliepen
Attribution for various contributors.
commit
|
commitdiff
|
tree
2014-01-30
Guus Sliepen
Use addresses learned from other nodes when making...
commit
|
commitdiff
|
tree
2014-01-29
Guus Sliepen
Document Weight and also allow it to be set from tinc...
commit
|
commitdiff
|
tree
2014-01-29
Guus Sliepen
Don't ask questions if we are not running interactively.
commit
|
commitdiff
|
tree
2014-01-27
Guus Sliepen
Add missing newlines when copying variables from tinc...
commit
|
commitdiff
|
tree
2014-01-24
Guus Sliepen
Test two tinc daemons using network namespaces.
commit
|
commitdiff
|
tree
2014-01-20
Guus Sliepen
Add the ListenAddress option.
commit
|
commitdiff
|
tree
2014-01-20
Guus Sliepen
Document that 1.1 uses AES-256 in GCM mode.
commit
|
commitdiff
|
tree
2014-01-20
Guus Sliepen
Document clearly that tinc depends on curses and readline...
commit
|
commitdiff
|
tree
2014-01-19
Guus Sliepen
Let tinc-gui use correct address family when connecting...
commit
|
commitdiff
|
tree
2014-01-16
Guus Sliepen
Clarify StrictSubnets.
commit
|
commitdiff
|
tree
2013-12-10
Guus Sliepen
Fix handling of --with-libgcrypt.
commit
|
commitdiff
|
tree
2013-12-10
Guus Sliepen
Don't enable -fstack-protector-all.
commit
|
commitdiff
|
tree
2013-12-10
Guus Sliepen
Add our own autoconf check for libgcrypt.
commit
|
commitdiff
|
tree
2013-12-10
Guus Sliepen
Enable compiler hardening flags by default.
commit
|
commitdiff
|
tree
2013-12-08
Guus Sliepen
Remove erroneous warning about SPTPS being disabled.
commit
|
commitdiff
|
tree
2013-12-08
Guus Sliepen
Don't print an error when no ECDSA key is known for...
commit
|
commitdiff
|
tree
2013-12-08
Guus Sliepen
Give full path to unconfigured tinc-up script.
commit
|
commitdiff
|
tree
2013-12-08
Guus Sliepen
Allow running without ECDSA keys If ExperimentalProtocol...
commit
|
commitdiff
|
tree
2013-12-08
Guus Sliepen
Don't print device statistics when exiting tinc.
commit
|
commitdiff
|
tree
2013-12-07
Guus Sliepen
Prefer ncurses over curses.
commit
|
commitdiff
|
tree
2013-12-07
Guus Sliepen
Use hardcoded value for TUNNEWPPA if net/if_tun.h is...
commit
|
commitdiff
|
tree
2013-12-07
Guus Sliepen
Avoid using a variable named "sun". Solaris doesn't...
commit
|
commitdiff
|
tree
2013-12-07
Guus Sliepen
Stricter check for raw socket support.
commit
|
commitdiff
|
tree
2013-12-07
Guus Sliepen
Include <limits.h> for PATH_MAX.
commit
|
commitdiff
|
tree
2013-12-07
Guus Sliepen
Update support for Solaris.
commit
|
commitdiff
|
tree
2013-12-05
Guus Sliepen
If no Port is specified, set myport to actual port...
commit
|
commitdiff
|
tree
2013-12-05
Guus Sliepen
Mention in the manual that multiple Address staments...
commit
|
commitdiff
|
tree
2013-11-28
Guus Sliepen
Allow "none" for Cipher and Digest again.
commit
|
commitdiff
|
tree
2013-11-15
Guus Sliepen
Fix two warnings from Clang's static analyzer.
commit
|
commitdiff
|
tree
2013-10-22
Guus Sliepen
Fix sending bulk data starting with a newline.
commit
|
commitdiff
|
tree
2013-10-22
Guus Sliepen
Make sptps_test less verbose by default.
commit
|
commitdiff
|
tree
2013-10-18
Guus Sliepen
Clean up child processes from proxy type exec.
commit
|
commitdiff
|
tree
2013-10-15
Guus Sliepen
Fix sending empty SPTPS records.
commit
|
commitdiff
|
tree
2013-10-12
Guus Sliepen
Use AES-256-GCM for the SPTPS protocol.
commit
|
commitdiff
|
tree
2013-09-27
Guus Sliepen
Fix typos in the documentation.
commit
|
commitdiff
|
tree
2013-09-27
Guus Sliepen
Fix segfault when Name = $HOST but $HOST is not set.
commit
|
commitdiff
|
tree
2013-09-15
Guus Sliepen
Link sptps_speed with -lrt.
commit
|
commitdiff
|
tree
2013-09-15
Guus Sliepen
Don't leak memory during the key generation speed test.
commit
|
commitdiff
|
tree
2013-09-15
Guus Sliepen
Add a benchmark for the SPTPS protocol.
commit
|
commitdiff
|
tree
2013-09-15
Guus Sliepen
Avoid using BIOs.
commit
|
commitdiff
|
tree
2013-09-15
Guus Sliepen
Wrong date for the 1.1pre9 release in the NEWS.
commit
|
commitdiff
|
tree
2013-09-08
Guus Sliepen
Releasing 1.1pre9.
commit
|
commitdiff
|
tree
2013-09-08
Guus Sliepen
Don't try to mkdir(CONFDIR) if --config is used.
commit
|
commitdiff
|
tree
2013-09-08
Guus Sliepen
Make sure test scripts end up in the tarball.
commit
|
commitdiff
|
tree
2013-09-08
Guus Sliepen
Automake doesn't like info files being mentioned in...
commit
|
commitdiff
|
tree
2013-09-05
Guus Sliepen
Test running ping through two tinc daemons.
commit
|
commitdiff
|
tree
2013-09-05
Guus Sliepen
Don't return zero-length packets when receiving multicast...
commit
|
commitdiff
|
tree
2013-09-05
Guus Sliepen
Add two more test scripts.
commit
|
commitdiff
|
tree
2013-09-05
Guus Sliepen
Fix multicast device.
commit
|
commitdiff
|
tree
2013-09-05
Guus Sliepen
Exit value 1 instead of a random non-zero value.
commit
|
commitdiff
|
tree
2013-09-01
Guus Sliepen
Add a test for invite and join commands.
commit
|
commitdiff
|
tree
2013-09-01
Guus Sliepen
Also test whether tinc daemons can connect to each...
commit
|
commitdiff
|
tree
2013-09-01
Guus Sliepen
Slightly relax the connection rate limit for a single...
commit
|
commitdiff
|
tree
2013-09-01
Guus Sliepen
Send a RELOAD to a running tincd when a new invitation...
commit
|
commitdiff
|
tree
2013-09-01
Guus Sliepen
Clean up leftover tincd and sptps_test processes.
commit
|
commitdiff
|
tree
2013-09-01
Guus Sliepen
Fix tincd logfile location when running tests.
commit
|
commitdiff
|
tree
2013-09-01
Guus Sliepen
Add test for import, export and exchange commands.
commit
|
commitdiff
|
tree
2013-09-01
Guus Sliepen
Small fixes for tests.
commit
|
commitdiff
|
tree
2013-09-01
Guus Sliepen
Make sptps_test more easy to work with.
commit
|
commitdiff
|
tree
2013-09-01
Guus Sliepen
Some shells set $_ to an absolute path.
commit
|
commitdiff
|
tree
2013-09-01
Guus Sliepen
Start of a test suite.
commit
|
commitdiff
|
tree
2013-08-30
Guus Sliepen
Allow testing the replay window with sptps_test.
commit
|
commitdiff
|
tree
2013-08-30
Guus Sliepen
Fix the replay window in SPTPS.
commit
|
commitdiff
|
tree
2013-08-30
Guus Sliepen
Fix CTR mode.
commit
|
commitdiff
|
tree
2013-08-30
Guus Sliepen
Add an option to test datagram SPTPS with packet loss.
commit
|
commitdiff
|
tree
2013-08-28
Guus Sliepen
When generating invitations, handle any order of Port...
commit
|
commitdiff
|
tree
2013-08-27
Guus Sliepen
Call WSAStartup() in main().
commit
|
commitdiff
|
tree
next