projects
/
tinc
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
fix: use EVP_DecryptUpdate while decrypting
2017-09-02
Guus Sliepen
Drop h and hh length modifiers from printf format strings.
commit
|
commitdiff
|
tree
2017-09-02
Guus Sliepen
Ensure packet priority is cleared when sending PMTU...
commit
|
commitdiff
|
tree
2017-09-02
Guus Sliepen
Fix a file descriptor leak when using an invitation.
commit
|
commitdiff
|
tree
2017-09-02
Guus Sliepen
Fix a compiler warning.
commit
|
commitdiff
|
tree
2017-09-02
Guus Sliepen
Force IPv4 for sptps-basic.test.
commit
|
commitdiff
|
tree
2017-09-02
Guus Sliepen
Add missing break statements.
commit
|
commitdiff
|
tree
2017-08-22
Guus Sliepen
Make autoconnect try to heal network splits.
commit
|
commitdiff
|
tree
2017-07-27
Guus Sliepen
Forward-port tinc 1.0's handling of device errors.
commit
|
commitdiff
|
tree
2017-07-09
Guus Sliepen
Store the invitation data after a succesful join.
commit
|
commitdiff
|
tree
2017-07-09
Guus Sliepen
Add configurable experation time for invitations.
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-05-07
Guus Sliepen
Remove unused add_scalar function.
commit
|
commitdiff
|
tree
2017-05-06
thorkill
Fix NULL pointer dereference in send_udp_info
commit
|
commitdiff
|
tree
2017-05-01
thorkill
Sanitize input in id_h - prevent integer overflows
commit
|
commitdiff
|
tree
2017-04-18
Guus Sliepen
Fix some minor issues found by cppcheck.
commit
|
commitdiff
|
tree
2017-04-18
Guus Sliepen
Add field widths to sscanf() calls.
commit
|
commitdiff
|
tree
2017-04-18
Guus Sliepen
Remove dead stores.
commit
|
commitdiff
|
tree
2017-04-17
Guus Sliepen
Add missing tinc stop command to the scripts test.
commit
|
commitdiff
|
tree
2017-04-17
Guus Sliepen
Fix tests on *BSD.
commit
|
commitdiff
|
tree
2017-04-17
Guus Sliepen
Fix segfault when adding environment variables.
commit
|
commitdiff
|
tree
2017-04-17
Guus Sliepen
Fix compiler warnings on *BSD.
commit
|
commitdiff
|
tree
2017-04-17
Guus Sliepen
Make sure realname is always initialized.
commit
|
commitdiff
|
tree
2017-04-17
Guus Sliepen
Ensure tests compile on *BSD.
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-29
Guus Sliepen
Ensure sptps_keypair and sptps_test get build for make...
commit
|
commitdiff
|
tree
2017-03-29
Guus Sliepen
Use 127.0.0.1 instead of localhost to ensure tests...
commit
|
commitdiff
|
tree
2017-03-26
Guus Sliepen
Ensure proper logging in the invite-offline test.
commit
|
commitdiff
|
tree
2017-03-26
Guus Sliepen
Add the scripts test.
commit
|
commitdiff
|
tree
2017-03-26
Guus Sliepen
Update .gitignore.
commit
|
commitdiff
|
tree
2017-03-26
Guus Sliepen
Add the invite-offline test.
commit
|
commitdiff
|
tree
2017-03-26
Guus Sliepen
Remove superfluous sleep command in invite-join test.
commit
|
commitdiff
|
tree
2017-03-26
Guus Sliepen
Use unique ports for all tests.
commit
|
commitdiff
|
tree
2017-03-21
Guus Sliepen
Add DEBUG environment variable for scripts.
commit
|
commitdiff
|
tree
2017-03-21
Guus Sliepen
Put script environment creation/deletion in functions.
commit
|
commitdiff
|
tree
2017-03-20
Vittorio Gambaletta...
route: Support ToS/DiffServ priority inheritance when...
commit
|
commitdiff
|
tree
2017-03-20
Guus Sliepen
Merge remote-tracking branch 'dechamps/sleep' into 1.1
commit
|
commitdiff
|
tree
2017-03-20
Guus Sliepen
Don't try to use kill() on Windows.
commit
|
commitdiff
|
tree
2017-03-20
Guus Sliepen
Add missing #defines used by fd_device.c.
commit
|
commitdiff
|
tree
2017-03-07
Guus Sliepen
Use free_known_addresses() to free memory allocated...
commit
|
commitdiff
|
tree
2017-03-07
Roman Savelyev
Fix lost pointer trails in get_known_addresses().
commit
|
commitdiff
|
tree
2017-02-14
Guus Sliepen
Remove the description of the LocalDiscoveryAddress...
commit
|
commitdiff
|
tree
2017-01-31
Guus Sliepen
Don't build sptps_* binaries by default.
commit
|
commitdiff
|
tree
2017-01-31
Guus Sliepen
Fix potential segfault in the replacement vasprintf...
commit
|
commitdiff
|
tree
2016-10-30
Guus Sliepen
Enforce maximum amount of bytes sent/received on meta...
commit
|
commitdiff
|
tree
2016-10-30
Guus Sliepen
Use AES256 and SHA256 by default for the legacy protocol.
commit
|
commitdiff
|
tree
2016-10-12
Dennis Lan
Fix typo in src/upnp.c.
commit
|
commitdiff
|
tree
2016-07-26
Guus Sliepen
Log warnings about dropped packets only with debug...
commit
|
commitdiff
|
tree
2016-06-24
Guus Sliepen
Fix compiling with OpenSSL < 1.1.0.
commit
|
commitdiff
|
tree
2016-06-24
Guus Sliepen
Add missing m4 files.
commit
|
commitdiff
|
tree
2016-06-23
Guus Sliepen
Fix potential memory leaks found by the Clang static...
commit
|
commitdiff
|
tree
2016-06-23
Guus Sliepen
Fix warnings from the Clang static analyzer.
commit
|
commitdiff
|
tree
2016-06-23
Guus Sliepen
Force nul-termination of strings after vsnprintf().
commit
|
commitdiff
|
tree
2016-06-22
Guus Sliepen
Use EVP_MD_CTX_destroy() instead of _free().
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-22
Guus Sliepen
Ensure compatibility with OpenSSL 1.1.0.
commit
|
commitdiff
|
tree
2016-06-05
Guus Sliepen
Fix the previous commit.
commit
|
commitdiff
|
tree
2016-06-05
Guus Sliepen
Preserve IPv6 scope_id in edges.
commit
|
commitdiff
|
tree
2016-05-21
lemoer
Added comments and unfold deep "if"-construct in timeout_handler
commit
|
commitdiff
|
tree
2016-05-19
thorkill
Prevent tincd from sending packets to unexpecting nodes
commit
|
commitdiff
|
tree
2016-05-12
thorkill
Send PKT_PROBE only when handshake has been done already.
commit
|
commitdiff
|
tree
2016-05-01
Guus Sliepen
Releasing 1.1pre14.
commit
|
commitdiff
|
tree
2016-05-01
Guus Sliepen
Revert "Remove tinc.service, it is not necessary."
commit
|
commitdiff
|
tree
2016-04-30
Guus Sliepen
Releasing 1.1pre13.
commit
|
commitdiff
|
tree
2016-04-30
Guus Sliepen
AutoConnect now only chooses from nodes for which we...
commit
|
commitdiff
|
tree
2016-04-30
Guus Sliepen
Remove tinc.service, it is not necessary.
commit
|
commitdiff
|
tree
2016-04-27
Guus Sliepen
Fix BSD tun device support.
commit
|
commitdiff
|
tree
2016-04-24
Guus Sliepen
Releasing 1.1pre12.
commit
|
commitdiff
|
tree
2016-04-23
Guus Sliepen
Don't check file permissions on Windows during fsck.
commit
|
commitdiff
|
tree
2016-04-23
Guus Sliepen
Fix starting tinc as a service on Windows.
commit
|
commitdiff
|
tree
2016-04-23
Guus Sliepen
Fix a compiler warning on Windows.
commit
|
commitdiff
|
tree
2016-04-23
Guus Sliepen
Fix possible read of freed memory when verifying the...
commit
|
commitdiff
|
tree
2016-04-23
Guus Sliepen
Have "tinc fsck" recognize Ed25519PublicKey statements.
commit
|
commitdiff
|
tree
2016-04-23
Guus Sliepen
Move documentation of invitations to the manual.
commit
|
commitdiff
|
tree
2016-04-17
Guus Sliepen
Fix the "network" command in tinc shell.
commit
|
commitdiff
|
tree
2016-04-17
Guus Sliepen
Speed up AutoConnect at startup.
commit
|
commitdiff
|
tree
2016-04-17
Guus Sliepen
Don't call terminate_connection(myself->connection).
commit
|
commitdiff
|
tree
2016-04-17
Guus Sliepen
Handle special characters in sptps_test only if the...
commit
|
commitdiff
|
tree
2016-04-17
Guus Sliepen
Add stricter checks for netnames.
commit
|
commitdiff
|
tree
2016-04-17
Guus Sliepen
Use ifconfig_header().
commit
|
commitdiff
|
tree
2016-04-17
Guus Sliepen
Chdir() to the configuration directory instead of /.
commit
|
commitdiff
|
tree
2016-04-17
Guus Sliepen
Add a test for tinc-up creation from invitations.
commit
|
commitdiff
|
tree
2016-04-17
Guus Sliepen
Fix compiler warnings.
commit
|
commitdiff
|
tree
2016-04-17
Guus Sliepen
Fix gateway parsing in invitation files.
commit
|
commitdiff
|
tree
2016-04-17
Guus Sliepen
Allow gateways to be specified for routes.
commit
|
commitdiff
|
tree
2016-04-16
Guus Sliepen
Move some stray #includes.
commit
|
commitdiff
|
tree
2016-04-16
Guus Sliepen
Generate a tinc-up script from an invitation.
commit
|
commitdiff
|
tree
2016-04-16
Guus Sliepen
Document how invitation files work.
commit
|
commitdiff
|
tree
2016-04-15
Guus Sliepen
Stop using SOL_TCP, SOL_IP and SOL_IPV6.
commit
|
commitdiff
|
tree
2016-04-15
Guus Sliepen
Fix crash at startup when Device is not specified on...
commit
|
commitdiff
|
tree
2016-04-15
Guus Sliepen
Fix conditional checking of tun/tap headers on DragonFly...
commit
|
commitdiff
|
tree
2016-04-15
Guus Sliepen
Fix some compiler warnings from MinGW.
commit
|
commitdiff
|
tree
2016-04-15
Guus Sliepen
Fix generation of version_git.h for some versions of...
commit
|
commitdiff
|
tree
2016-04-15
Guus Sliepen
Fix a non-working cast to get rid of a compiler warning.
commit
|
commitdiff
|
tree
2016-04-15
Guus Sliepen
Don't use HAVE_SYSTEM, the autoconf check was removed.
commit
|
commitdiff
|
tree
2016-04-15
Guus Sliepen
Remove use of strcpy() and sprintf().
commit
|
commitdiff
|
tree
2016-04-15
Guus Sliepen
Don't assume sa.sa_family is a short int.
commit
|
commitdiff
|
tree
2016-04-15
Guus Sliepen
Add version_git.h and sample-config.tar.gz to CLEANFILES.
commit
|
commitdiff
|
tree
next