projects
/
tinc
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove use of strcpy() and sprintf().
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
2016-04-14
Guus Sliepen
Make some platform-specific header checks conditional.
commit
|
commitdiff
|
tree
2016-04-14
Guus Sliepen
Remove support for Windows 2000 and anything that doesn...
commit
|
commitdiff
|
tree
2016-04-14
Guus Sliepen
Remove checks for non-C99 compliant compilers.
commit
|
commitdiff
|
tree
2016-04-14
Guus Sliepen
Fix version_get.h generation on BSD.
commit
|
commitdiff
|
tree
2016-04-14
Guus Sliepen
Fix typo in Makefile.am.
commit
|
commitdiff
|
tree
2016-04-14
Guus Sliepen
Use getcwd() instead of get_current_dir_name().
commit
|
commitdiff
|
tree
2016-04-14
Guus Sliepen
Replace usleep() with nanosleep().
commit
|
commitdiff
|
tree
2016-04-14
Guus Sliepen
Fix compiling under MinGW.
commit
|
commitdiff
|
tree
2016-04-14
Guus Sliepen
Remove checks for headers and functions that are in...
commit
|
commitdiff
|
tree
2016-04-13
Guus Sliepen
Make text files Markdown-compatible.
commit
|
commitdiff
|
tree
2016-04-11
Guus Sliepen
Update .gitignore.
commit
|
commitdiff
|
tree
2016-04-11
Guus Sliepen
Remove elliptic curve stubs from gcrypt/, add PRF implementa...
commit
|
commitdiff
|
tree
2016-04-11
Guus Sliepen
Really don't compile getopt*.c if the system provides...
commit
|
commitdiff
|
tree
2016-04-11
Guus Sliepen
Enable silent builds by default.
commit
|
commitdiff
|
tree
2016-04-11
Guus Sliepen
Update links in the documentation.
commit
|
commitdiff
|
tree
2016-04-11
Guus Sliepen
Explicitly mention that LibreSSL can be used as well.
commit
|
commitdiff
|
tree
2016-04-11
Guus Sliepen
Update support for BSD tun/tap devices, add support...
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Update "now" after connect() when making outgoing connections.
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Never call putenv() with data on the stack.
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Fix --logfile without a filename on Windows.
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Support ToS/DiffServ for IPv6 meta and UDP connections.
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Use iface instead of interface.
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Update THANKS.
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Update .gitignore.
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Don't compile getopt*.c if the system provides getopt_long().
commit
|
commitdiff
|
tree
2016-04-10
Guus Sliepen
Fix typo.
commit
|
commitdiff
|
tree
2016-02-28
Guus Sliepen
Fix for botched cherry-pick commit 60fb230.
commit
|
commitdiff
|
tree
2016-02-28
Guus Sliepen
Add warnings for bad combinations of Device and Interface.
commit
|
commitdiff
|
tree
2016-02-28
Guus Sliepen
Small fixes for the documentation.
commit
|
commitdiff
|
tree
2016-02-28
Guus Sliepen
Clarify that scripts are called synchronously.
commit
|
commitdiff
|
tree
2016-02-28
Guus Sliepen
Fix forwarding of edge updates.
commit
|
commitdiff
|
tree
2016-02-28
Guus Sliepen
Improve performance of edge updates.
commit
|
commitdiff
|
tree
2016-02-28
Guus Sliepen
Use nostdinc instead of overriding DEFAULT_INCLUDES.
commit
|
commitdiff
|
tree
2016-02-28
Guus Sliepen
Only check for -fno-strict-overflow if -fwrapv does...
commit
|
commitdiff
|
tree
2016-02-28
Guus Sliepen
Update .gitignore.
commit
|
commitdiff
|
tree
2016-01-26
Guus Sliepen
Add the ability to sign and verify files.
commit
|
commitdiff
|
tree
2016-01-17
Guus Sliepen
Merge remote-tracking branch 'mweinelt/tinc-gui' into 1.1
commit
|
commitdiff
|
tree
2016-01-14
Guus Sliepen
Only add a reflexive address when we're sure it's working.
commit
|
commitdiff
|
tree
2015-12-10
Guus Sliepen
Use static buffers for recvmmsg(), initialize them...
commit
|
commitdiff
|
tree
2015-12-10
Guus Sliepen
Add support for recvmmsg().
commit
|
commitdiff
|
tree
2015-11-26
Guus Sliepen
list_delete() already free()s the deleted element.
commit
|
commitdiff
|
tree
2015-11-24
Guus Sliepen
Don't leave dead outgoing_t's in the outgoing_list.
commit
|
commitdiff
|
tree
2015-11-21
Guus Sliepen
Update THANKS file.
commit
|
commitdiff
|
tree
2015-10-26
Guus Sliepen
Avoid undefined behavior.
commit
|
commitdiff
|
tree
2015-09-25
Guus Sliepen
Fix a few memory leaks in the CLI found by AddressSanitizer.
commit
|
commitdiff
|
tree
2015-09-25
Guus Sliepen
Fix struct node_status_t.
commit
|
commitdiff
|
tree
2015-09-24
Guus Sliepen
Replace bare if statements with AS_IF in configure.ac.
commit
|
commitdiff
|
tree
2015-09-24
Guus Sliepen
Optionally install systemd service files.
commit
|
commitdiff
|
tree
2015-09-24
Guus Sliepen
Add -I m4 back to ACLOCAL_AMFLAGS.
commit
|
commitdiff
|
tree
2015-07-22
Guus Sliepen
In sssp_bfs(), never try to update myself.
commit
|
commitdiff
|
tree
2015-07-15
Guus Sliepen
Use AC_CONFIG_MACRO_DIR() instead of _DIRS().
commit
|
commitdiff
|
tree
2015-07-12
Guus Sliepen
Fix the PRF function when compiling without OpenSSL.
commit
|
commitdiff
|
tree
2015-07-12
Guus Sliepen
Make subnet caches static.
commit
|
commitdiff
|
tree
2015-07-12
Guus Sliepen
Use AC_CONFIG_MACRO_DIRS([m4]).
commit
|
commitdiff
|
tree
2015-07-12
Guus Sliepen
Remove unused code that caused warnings about an uninitializ...
commit
|
commitdiff
|
tree
2015-07-12
Guus Sliepen
Fix undefined behaviour when left-shifting signed integers.
commit
|
commitdiff
|
tree
2015-07-04
Guus Sliepen
Call sockaddrfree(&e->local_address) in free_edge(...
commit
|
commitdiff
|
tree
2015-07-04
Guus Sliepen
Coalesce two if statements that check for the same...
commit
|
commitdiff
|
tree
2015-07-04
Guus Sliepen
Don't #include OpenSSL headers when compiling without...
commit
|
commitdiff
|
tree
2015-06-10
Guus Sliepen
Fix crash is sptps_logger().
commit
|
commitdiff
|
tree
2015-06-07
Guus Sliepen
Fix alignment of output of sptps_speed.
commit
|
commitdiff
|
tree
2015-06-07
Guus Sliepen
Fix receiving SPTPS data in sptps_speed and sptps_test.
commit
|
commitdiff
|
tree
2015-06-07
Guus Sliepen
Fix warnings about missing return value checks.
commit
|
commitdiff
|
tree
2015-06-07
Guus Sliepen
Fix autoconf check for function attributes.
commit
|
commitdiff
|
tree
2015-05-31
Guus Sliepen
Fix missing return value caused by the previous commit.
commit
|
commitdiff
|
tree
2015-05-21
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
|
tree
2015-05-21
Guus Sliepen
Set the CLOEXEC flag on the umbilical socket.
commit
|
commitdiff
|
tree
2015-05-20
Guus Sliepen
Use socketpair() instead of pipe() for the umbilical.
commit
|
commitdiff
|
tree
2015-05-20
Guus Sliepen
Don't write log messages to the umbilical pipe if we...
commit
|
commitdiff
|
tree
2015-05-20
Guus Sliepen
Ensure "tinc start" knows if the daemon really started...
commit
|
commitdiff
|
tree
2015-05-20
Guus Sliepen
Fix check for LOCALSTATEDIR accessibility for the CLI.
commit
|
commitdiff
|
tree
2015-05-19
Guus Sliepen
Allocate temporary filenames on the stack.
commit
|
commitdiff
|
tree
2015-05-19
Guus Sliepen
Allow dumping a list of outstanding invitations.
commit
|
commitdiff
|
tree
2015-05-19
Guus Sliepen
Add "list" as an alias for "dump" in the CLI.
commit
|
commitdiff
|
tree
2015-05-19
Guus Sliepen
Quit with an error message if ioctl(TUNSETIFF) fails.
commit
|
commitdiff
|
tree
2015-05-19
Guus Sliepen
If LOCALSTATEDIR is inaccessible, store the pid and...
commit
|
commitdiff
|
tree
2015-05-19
Guus Sliepen
Don't log seqno failures in sptps_verify_datagram().
commit
|
commitdiff
|
tree
2015-05-19
Guus Sliepen
Add source of SPTPS errors to log messages.
commit
|
commitdiff
|
tree
2015-05-19
Guus Sliepen
Add newline at end of precomp_data.h and sc.h.
commit
|
commitdiff
|
tree
2015-05-19
Guus Sliepen
Fix src/Makefile.am for *BSD.
commit
|
commitdiff
|
tree
2015-05-19
Guus Sliepen
Remove info-in-builddir option from AM_INIT_AUTOMAKE().
commit
|
commitdiff
|
tree
2015-05-17
Guus Sliepen
Merge remote-tracking branches 'dechamps/sptpsrestart...
commit
|
commitdiff
|
tree
2015-05-17
Guus Sliepen
Don't send local_address in ADD_EDGE messages if it...
commit
|
commitdiff
|
tree
2015-05-16
Guus Sliepen
Let sockaddr2str() handle AF_UNSPEC addresses.
commit
|
commitdiff
|
tree
2015-05-15
Guus Sliepen
Try all addresses for the hostname in an invitation...
commit
|
commitdiff
|
tree
2015-05-15
Guus Sliepen
Be more liberal accepting ADD_EDGE messages with conflicting...
commit
|
commitdiff
|
tree
2015-05-15
Guus Sliepen
Use AF_UNSPEC instead of AF_UNKNOWN for unspecified...
commit
|
commitdiff
|
tree
2015-05-14
Guus Sliepen
Fix receiving UDP packets from tinc 1.0.x nodes.
commit
|
commitdiff
|
tree
2015-05-13
Guus Sliepen
Fix invitations.
commit
|
commitdiff
|
tree
2015-05-09
Guus Sliepen
Really remove "release-" from the git-derived version...
commit
|
commitdiff
|
tree
2015-05-05
Guus Sliepen
Don't include build-time generated version_git.h in...
commit
|
commitdiff
|
tree
2015-05-05
Guus Sliepen
Remove "release-" from displayed git version.
commit
|
commitdiff
|
tree
2015-04-24
Guus Sliepen
Fix typo 0fda572c88d02b0b200ef81d72cc4da594fa0e38 that...
commit
|
commitdiff
|
tree
2015-04-24
Guus Sliepen
Don't log an error message when receiving a TERMREQ.
commit
|
commitdiff
|
tree
2015-04-24
Guus Sliepen
Fix a possible segmentation fault during key upgrades.
commit
|
commitdiff
|
tree
2015-04-24
Guus Sliepen
Allow one-sided upgrades to Ed25519.
commit
|
commitdiff
|
tree
2015-04-12
Guus Sliepen
Merge remote-tracking branch 'dechamps/wintapver' into 1.1
commit
|
commitdiff
|
tree
next