projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Fix undefined HOST_NAME_MAX on Windows.
[tinc]
/
src
/
2013-12-29
Florent Clairambault
Adding "conf.d" configuration dir support.
tree
|
commitdiff
2013-12-10
Guus Sliepen
Add our own autoconf check for libgcrypt.
tree
|
commitdiff
2013-12-08
Guus Sliepen
Remove erroneous warning about SPTPS being disabled.
tree
|
commitdiff
2013-12-08
Guus Sliepen
Don't print an error when no ECDSA key is known for...
tree
|
commitdiff
2013-12-08
Guus Sliepen
Give full path to unconfigured tinc-up script.
tree
|
commitdiff
2013-12-08
Guus Sliepen
Allow running without ECDSA keys If ExperimentalProtoco...
tree
|
commitdiff
2013-12-08
Guus Sliepen
Don't print device statistics when exiting tinc.
tree
|
commitdiff
2013-12-07
Guus Sliepen
Use hardcoded value for TUNNEWPPA if net/if_tun.h is...
tree
|
commitdiff
2013-12-07
Guus Sliepen
Avoid using a variable named "sun". Solaris doesn't...
tree
|
commitdiff
2013-12-07
Guus Sliepen
Stricter check for raw socket support.
tree
|
commitdiff
2013-12-07
Guus Sliepen
Include <limits.h> for PATH_MAX.
tree
|
commitdiff
2013-12-07
Guus Sliepen
Update support for Solaris.
tree
|
commitdiff
2013-12-05
Guus Sliepen
If no Port is specified, set myport to actual port...
tree
|
commitdiff
2013-11-28
Guus Sliepen
Allow "none" for Cipher and Digest again.
tree
|
commitdiff
2013-11-21
Guus Sliepen
Make LocalDiscovery work for SPTPS packets.
tree
|
commitdiff
2013-11-20
Guus Sliepen
Remove an unused variable.
tree
|
commitdiff
2013-11-15
Guus Sliepen
Fix two warnings from Clang's static analyzer.
tree
|
commitdiff
2013-10-22
Guus Sliepen
Fix sending bulk data starting with a newline.
tree
|
commitdiff
2013-10-22
Guus Sliepen
Make sptps_test less verbose by default.
tree
|
commitdiff
2013-10-18
Guus Sliepen
Clean up child processes from proxy type exec.
tree
|
commitdiff
2013-10-15
Guus Sliepen
Fix sending empty SPTPS records.
tree
|
commitdiff
2013-10-12
Guus Sliepen
Use AES-256-GCM for the SPTPS protocol.
tree
|
commitdiff
2013-09-27
Guus Sliepen
Fix segfault when Name = $HOST but $HOST is not set.
tree
|
commitdiff
2013-09-15
Guus Sliepen
Link sptps_speed with -lrt.
tree
|
commitdiff
2013-09-15
Guus Sliepen
Don't leak memory during the key generation speed test.
tree
|
commitdiff
2013-09-15
Guus Sliepen
Add a benchmark for the SPTPS protocol.
tree
|
commitdiff
2013-09-15
Guus Sliepen
Avoid using BIOs.
tree
|
commitdiff
2013-09-08
Guus Sliepen
Don't try to mkdir(CONFDIR) if --config is used.
tree
|
commitdiff
2013-09-05
Guus Sliepen
Don't return zero-length packets when receiving multica...
tree
|
commitdiff
2013-09-05
Guus Sliepen
Fix multicast device.
tree
|
commitdiff
2013-09-05
Guus Sliepen
Exit value 1 instead of a random non-zero value.
tree
|
commitdiff
2013-09-01
Guus Sliepen
Slightly relax the connection rate limit for a single...
tree
|
commitdiff
2013-09-01
Guus Sliepen
Send a RELOAD to a running tincd when a new invitation...
tree
|
commitdiff
2013-09-01
Guus Sliepen
Make sptps_test more easy to work with.
tree
|
commitdiff
2013-08-30
Guus Sliepen
Allow testing the replay window with sptps_test.
tree
|
commitdiff
2013-08-30
Guus Sliepen
Fix the replay window in SPTPS.
tree
|
commitdiff
2013-08-30
Guus Sliepen
Fix CTR mode.
tree
|
commitdiff
2013-08-30
Guus Sliepen
Add an option to test datagram SPTPS with packet loss.
tree
|
commitdiff
2013-08-28
Guus Sliepen
When generating invitations, handle any order of Port...
tree
|
commitdiff
2013-08-27
Guus Sliepen
Call WSAStartup() in main().
tree
|
commitdiff
2013-08-23
Guus Sliepen
Tell invited node about Mode and Broadcast settings.
tree
|
commitdiff
2013-08-23
Guus Sliepen
Use PATHEXT when checking for the presence of scripts...
tree
|
commitdiff
2013-08-20
Guus Sliepen
Execute scripts when invitations are created or accepted.
tree
|
commitdiff
2013-08-20
Guus Sliepen
Ensure the invitation filenames do not reveal the secre...
tree
|
commitdiff
2013-08-20
Guus Sliepen
Let a server explicitly send a notification when the...
tree
|
commitdiff
2013-08-20
Guus Sliepen
Use our own infrastructure for finding out the local...
tree
|
commitdiff
2013-08-20
Guus Sliepen
Resolve the local host name before generating the invit...
tree
|
commitdiff
2013-08-18
Guus Sliepen
Bind outgoing sockets again.
tree
|
commitdiff
2013-08-18
Guus Sliepen
Remove broadcast of KEY_CHANGED message during tinc...
tree
|
commitdiff
2013-08-18
Guus Sliepen
Fix order of tincd's initialization.
tree
|
commitdiff
2013-08-18
Guus Sliepen
Don't force a .bat extension for scripts under Windows.
tree
|
commitdiff
2013-08-18
Guus Sliepen
Create UNIX socket at the same time as the PID file...
tree
|
commitdiff
2013-08-14
Guus Sliepen
Stop using EXTRA_DIST in src/Makefile.am.
tree
|
commitdiff
2013-08-13
Guus Sliepen
Don't typedef the same struct in two header files.
tree
|
commitdiff
2013-08-13
Guus Sliepen
Update copyright notices.
tree
|
commitdiff
2013-08-13
Guus Sliepen
Move .h files from noinst_HEADERS to tincd_SOURCES.
tree
|
commitdiff
2013-08-08
Guus Sliepen
Don't echo broadcast packets back when Broadcast =...
tree
|
commitdiff
2013-08-02
Guus Sliepen
Fix a typo.
tree
|
commitdiff
2013-08-02
Guus Sliepen
Non-zero exit code when reloading config file fails...
tree
|
commitdiff
2013-08-02
Guus Sliepen
Really retry outgoing connections immediately if requested.
tree
|
commitdiff
2013-08-02
Guus Sliepen
Clean up the SIGINT handler.
tree
|
commitdiff
2013-08-02
Guus Sliepen
Use umask() to set file and UNIX socket permissions...
tree
|
commitdiff
2013-07-26
Guus Sliepen
Defer handling netname conflicts when accepting an...
tree
|
commitdiff
2013-07-26
Guus Sliepen
Make absolutely sure we can write config files before...
tree
|
commitdiff
2013-07-26
Guus Sliepen
Choose a different Port when 655 isn't available when...
tree
|
commitdiff
2013-07-26
Guus Sliepen
Choose a different Port when 655 isn't available when...
tree
|
commitdiff
2013-07-25
Guus Sliepen
Don't forget the Port variable when creating an invitat...
tree
|
commitdiff
2013-07-25
Guus Sliepen
Allow control-C to stop tincd without stopping the...
tree
|
commitdiff
2013-07-25
Guus Sliepen
Warn when incorrect use of add or set causes variables...
tree
|
commitdiff
2013-07-24
Guus Sliepen
Fix compression when using the SPTPS protocol.
tree
|
commitdiff
2013-07-22
Guus Sliepen
Honour umask, let temporary key files inherit original...
tree
|
commitdiff
2013-07-22
Etienne Dechamps
Further improve bandwidth estimation for type 2 MTU...
tree
|
commitdiff
2013-07-22
Etienne Dechamps
Introduce lightweight PMTU probe replies.
tree
|
commitdiff
2013-07-20
Etienne Dechamps
Disable PMTU discovery when TCPOnly is set.
tree
|
commitdiff
2013-07-20
Guus Sliepen
Allow extra options to be passed to "tinc restart"...
tree
|
commitdiff
2013-07-20
Guus Sliepen
Forbid protocol version rollback.
tree
|
commitdiff
2013-07-20
Etienne Dechamps
Fix hash_function().
tree
|
commitdiff
2013-07-17
Guus Sliepen
Don't use vasprintf() anymore on Windows.
tree
|
commitdiff
2013-07-17
Guus Sliepen
Don't search in local directories for include files.
tree
|
commitdiff
2013-07-17
Guus Sliepen
Add missing definitions on Windows.
tree
|
commitdiff
2013-07-15
Guus Sliepen
Fix warning "Both netname and configuration directory...
tree
|
commitdiff
2013-07-14
Etienne Dechamps
Fix combination of Mode = router and DeviceType = tap...
tree
|
commitdiff
2013-07-11
Guus Sliepen
Add connection rate limiting.
tree
|
commitdiff
2013-07-05
Guus Sliepen
Set $NAME when calling host-up/down and subnet-up/down...
tree
|
commitdiff
2013-05-31
Guus Sliepen
Add the LocalDiscoveryAddress option.
tree
|
commitdiff
2013-05-31
Guus Sliepen
Use strerror() instead of gai_strerror() when err ...
tree
|
commitdiff
2013-05-30
Guus Sliepen
Allow the log output to be stopped with control-C in...
tree
|
commitdiff
2013-05-30
Guus Sliepen
Better optional argument handling.
tree
|
commitdiff
2013-05-29
Guus Sliepen
Add an invitation protocol.
tree
|
commitdiff
2013-05-28
Guus Sliepen
Fix port number in pidfile.
tree
|
commitdiff
2013-05-28
Guus Sliepen
Add a newline when logging to stderr in the tinc binary.
tree
|
commitdiff
2013-05-28
Guus Sliepen
Improve base64 encoding/decoding, add URL-safe variant.
tree
|
commitdiff
2013-05-28
Guus Sliepen
Annotate the xalloc functions.
tree
|
commitdiff
2013-05-18
Guus Sliepen
Send a new key when we receive packets from a node...
tree
|
commitdiff
2013-05-15
Guus Sliepen
Enable and fix warnings from automake.
tree
|
commitdiff
2013-05-15
Sven-Haegar Koch
Modified some error messages in src/sptps.c.
tree
|
commitdiff
2013-05-12
Guus Sliepen
Don't try to handle incoming data if sptps_start()...
tree
|
commitdiff
2013-05-11
Guus Sliepen
Fix potential NULL pointer dereferences.
tree
|
commitdiff
2013-05-11
Guus Sliepen
Don't free ephemeral ECDH keys twice.
tree
|
commitdiff
2013-05-11
Guus Sliepen
Use read_host_config() where appropriate.
tree
|
commitdiff
next