projects
/
tinc
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
tinc
2013-09-05
Guus Sliepen
Test running ping through two tinc daemons.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Guus Sliepen
Don't return zero-length packets when receiving multica...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Guus Sliepen
Add two more test scripts.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Guus Sliepen
Fix multicast device.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Guus Sliepen
Exit value 1 instead of a random non-zero value.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Guus Sliepen
Add a test for invite and join commands.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Guus Sliepen
Also test whether tinc daemons can connect to each...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Guus Sliepen
Slightly relax the connection rate limit for a single...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Guus Sliepen
Send a RELOAD to a running tincd when a new invitation...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Guus Sliepen
Clean up leftover tincd and sptps_test processes.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Guus Sliepen
Fix tincd logfile location when running tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Etienne Dechamps
Fix broken build with --with-openssl, --with-libgcrypt.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Guus Sliepen
Add test for import, export and exchange commands.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Guus Sliepen
Small fixes for tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Guus Sliepen
Make sptps_test more easy to work with.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Guus Sliepen
Some shells set $_ to an absolute path.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Guus Sliepen
Start of a test suite.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Guus Sliepen
Allow testing the replay window with sptps_test.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Guus Sliepen
Fix the replay window in SPTPS.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Guus Sliepen
Fix CTR mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Guus Sliepen
Add an option to test datagram SPTPS with packet loss.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Guus Sliepen
When generating invitations, handle any order of Port...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Guus Sliepen
Call WSAStartup() in main().
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Guus Sliepen
Tell invited node about Mode and Broadcast settings.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Guus Sliepen
Use PATHEXT when checking for the presence of scripts...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Guus Sliepen
Execute scripts when invitations are created or accepted.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Guus Sliepen
Ensure the invitation filenames do not reveal the secre...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Guus Sliepen
Let a server explicitly send a notification when the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Guus Sliepen
Use our own infrastructure for finding out the local...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Guus Sliepen
Resolve the local host name before generating the invit...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Guus Sliepen
Bind outgoing sockets again.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Guus Sliepen
Remove broadcast of KEY_CHANGED message during tinc...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Guus Sliepen
Fix order of tincd's initialization.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Guus Sliepen
Don't force a .bat extension for scripts under Windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Guus Sliepen
Create UNIX socket at the same time as the PID file...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Guus Sliepen
Remove texi2html rule in docs/Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Guus Sliepen
Stop using EXTRA_DIST in src/Makefile.am.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Guus Sliepen
Releasing 1.1pre8.
release-1.1pre8
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Guus Sliepen
Don't typedef the same struct in two header files.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Guus Sliepen
Build .tar.gz instead of .tar.xz.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Guus Sliepen
Move .h files from noinst_HEADERS to tincd_SOURCES.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Guus Sliepen
Don't echo broadcast packets back when Broadcast =...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Guus Sliepen
Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Guus Sliepen
Non-zero exit code when reloading config file fails...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Guus Sliepen
Really retry outgoing connections immediately if requested.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Guus Sliepen
Clean up the SIGINT handler.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Guus Sliepen
Use umask() to set file and UNIX socket permissions...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Guus Sliepen
Defer handling netname conflicts when accepting an...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Guus Sliepen
Make absolutely sure we can write config files before...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Guus Sliepen
Choose a different Port when 655 isn't available when...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Guus Sliepen
Choose a different Port when 655 isn't available when...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Guus Sliepen
Don't forget the Port variable when creating an invitat...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Guus Sliepen
Allow control-C to stop tincd without stopping the...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Guus Sliepen
Warn when incorrect use of add or set causes variables...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Guus Sliepen
Fix compression when using the SPTPS protocol.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Guus Sliepen
Honour umask, let temporary key files inherit original...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Etienne Dechamps
Further improve bandwidth estimation for type 2 MTU...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Etienne Dechamps
Introduce lightweight PMTU probe replies.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Etienne Dechamps
Disable PMTU discovery when TCPOnly is set.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Guus Sliepen
Allow extra options to be passed to "tinc restart"...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Guus Sliepen
Forbid protocol version rollback.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Guus Sliepen
Attribution for Etienne Dechamps.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Etienne Dechamps
Fix hash_function().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Guus Sliepen
Don't use vasprintf() anymore on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Guus Sliepen
Don't search in local directories for include files.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Guus Sliepen
Add missing definitions on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Guus Sliepen
Fix warning "Both netname and configuration directory...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Etienne Dechamps
Fix combination of Mode = router and DeviceType = tap...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Guus Sliepen
Add connection rate limiting.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Guus Sliepen
Set $NAME when calling host-up/down and subnet-up/down...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Guus Sliepen
Add the LocalDiscoveryAddress option.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Guus Sliepen
Use strerror() instead of gai_strerror() when err ...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-30
Guus Sliepen
Allow the log output to be stopped with control-C in...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-30
Guus Sliepen
Better optional argument handling.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
Guus Sliepen
Add an invitation protocol.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Guus Sliepen
Fix port number in pidfile.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Guus Sliepen
Add a newline when logging to stderr in the tinc binary.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Guus Sliepen
Improve base64 encoding/decoding, add URL-safe variant.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Guus Sliepen
Annotate the xalloc functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Guus Sliepen
Send a new key when we receive packets from a node...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Guus Sliepen
Enable and fix warnings from automake.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Sven-Haegar...
Modified some error messages in src/sptps.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Guus Sliepen
Don't try to handle incoming data if sptps_start()...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Guus Sliepen
Fix potential NULL pointer dereferences.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Guus Sliepen
Don't free ephemeral ECDH keys twice.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Guus Sliepen
Use read_host_config() where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Guus Sliepen
Fix check for presence of ECDSA public key for outgoing...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Guus Sliepen
Enable the SPTPS protocol by default.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Guus Sliepen
Add a few more checks and warnings in the crypto functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Guus Sliepen
Fix warnings for functions marked __attribute((warn_unu...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Guus Sliepen
Add __attribute__((warn_unused_result)) to crypto funct...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-10
Guus Sliepen
Add more __attribute__((malloc)) where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Guus Sliepen
Add generic crypto headers.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Guus Sliepen
Rename xmalloc_and_zero() to xzalloc().
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Guus Sliepen
Use conditional compilation for cryptographic functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Guus Sliepen
Use conditional compilation for device.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Guus Sliepen
Modernize the configure script a bit.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
Guus Sliepen
Don't try to create tinc.conf when using set or add...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Guus Sliepen
Releasing 1.1pre7.
release-1.1pre7
commit
|
commitdiff
|
tree
|
snapshot
next