projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Verify seqno early in sptps_verify_datagram().
[tinc]
/
src
/
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
2013-05-11
Guus Sliepen
Fix check for presence of ECDSA public key for outgoing...
tree
|
commitdiff
2013-05-10
Guus Sliepen
Enable the SPTPS protocol by default.
tree
|
commitdiff
2013-05-10
Guus Sliepen
Add a few more checks and warnings in the crypto functions.
tree
|
commitdiff
2013-05-10
Guus Sliepen
Fix warnings for functions marked __attribute((warn_unu...
tree
|
commitdiff
2013-05-10
Guus Sliepen
Add __attribute__((warn_unused_result)) to crypto funct...
tree
|
commitdiff
2013-05-10
Guus Sliepen
Add more __attribute__((malloc)) where appropriate.
tree
|
commitdiff
2013-05-01
Guus Sliepen
Add generic crypto headers.
tree
|
commitdiff
2013-05-01
Guus Sliepen
Rename xmalloc_and_zero() to xzalloc().
tree
|
commitdiff
2013-05-01
Guus Sliepen
Use conditional compilation for cryptographic functions.
tree
|
commitdiff
2013-05-01
Guus Sliepen
Use conditional compilation for device.c.
tree
|
commitdiff
2013-04-28
Guus Sliepen
Don't try to create tinc.conf when using set or add...
tree
|
commitdiff
2013-04-22
Guus Sliepen
Drop packets forwarded via TCP if they are too big...
tree
|
commitdiff
2013-03-12
Guus Sliepen
Fix completion of add/del/get/set commands.
tree
|
commitdiff
2013-03-08
Guus Sliepen
Rename tincctl to tinc.
tree
|
commitdiff
2013-03-08
Guus Sliepen
Avoid calling time(NULL).
tree
|
commitdiff
2013-03-08
Guus Sliepen
Allow changing configuration with tincctl without the...
tree
|
commitdiff
2013-03-08
Guus Sliepen
Better default output file for generated public keys.
tree
|
commitdiff
2013-03-01
Guus Sliepen
Flush output buffers in the tap reader thread on Windows.
tree
|
commitdiff
2013-02-22
Guus Sliepen
Use UDP when using sptps_test in datagram mode.
tree
|
commitdiff
2013-02-20
Guus Sliepen
Fix compiler warnings on some BSD variants.
tree
|
commitdiff
2013-02-20
Guus Sliepen
Fix compiler warnings on Windows.
tree
|
commitdiff
2013-02-20
Guus Sliepen
Fix a tiny memory leak.
tree
|
commitdiff
2013-02-08
Guus Sliepen
Don't expect a response from tincd after sending REQ_STOP.
tree
|
commitdiff
next