projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Reduce pointer indirection for global list_t variables
[tinc]
/
src
/
2021-08-10
Fufu Fang
Reduce pointer indirection for global list_t variables
tree
|
commitdiff
2021-08-10
Fufu Fang
Fix -Wsign-compare error in keys.c
tree
|
commitdiff
2021-08-09
Fufu Fang
Use libvdeplug.h instead of libvdeplug_dyn.h
tree
|
commitdiff
2021-08-02
Kirill Isakov
Assign more suitable types and fix narrowing conversion...
tree
|
commitdiff
2021-08-02
Kirill Isakov
GitHub CI: check project for warnings with clang/gcc.
tree
|
commitdiff
2021-07-31
Kirill Isakov
Un-ignore .clang-tidy and enable conversion warnings.
tree
|
commitdiff
2021-07-30
Kirill Isakov
Remove unused argument from tunemu_write.
tree
|
commitdiff
2021-07-29
Kirill Isakov
Remove unused function rsa_active.
tree
|
commitdiff
2021-07-29
Kirill Isakov
Remove unused types.
tree
|
commitdiff
2021-07-29
Kirill Isakov
Remove unused declarations.
tree
|
commitdiff
2021-07-29
Kirill Isakov
Remove unused struct fields.
tree
|
commitdiff
2021-07-29
Kirill Isakov
Remove unused global variables.
tree
|
commitdiff
2021-07-29
Kirill Isakov
Remove unused '#include's.
tree
|
commitdiff
2021-07-29
Kirill Isakov
Cleanup and improve `tinc fsck`.
tree
|
commitdiff
2021-07-29
Kirill Isakov
Allow using key & configuration parser from tincd in...
tree
|
commitdiff
2021-07-27
Guus Sliepen
Really avoid trying to send an ANS_KEY request to unrea...
tree
|
commitdiff
2021-07-27
Guus Sliepen
Use inet_pton() to parse Subnets.
tree
|
commitdiff
2021-07-26
Guus Sliepen
Fix ASAN warning.
tree
|
commitdiff
2021-07-26
Guus Sliepen
Fix `tinc get Subnet` failing.
tree
|
commitdiff
2021-07-26
Guus Sliepen
Let the CLI prevent adding incorrect Subnets.
tree
|
commitdiff
2021-07-26
Guus Sliepen
Avoid a stack overflow when presented with a malformed...
tree
|
commitdiff
2021-07-25
Guus Sliepen
Ensure we delete removed BroadcastSubnets when reloadin...
tree
|
commitdiff
2021-07-25
Kirill Isakov
Fix more memory leaks found by ASAN.
tree
|
commitdiff
2021-07-25
Kirill Isakov
Fix use-after-free in final log message on tincd exit.
tree
|
commitdiff
2021-07-25
Kirill Isakov
Fix all UBSAN warnings triggered by tests.
tree
|
commitdiff
2021-07-23
Kirill Isakov
Fix memory leaks triggered by integration tests.
tree
|
commitdiff
2021-07-21
Guus Sliepen
Fix a few memory leaks at exit time.
tree
|
commitdiff
2021-07-21
Guus Sliepen
Avoid unhelpful warnings about UDP buffer sizes.
tree
|
commitdiff
2021-07-21
Guus Sliepen
Don't call OPENSSL_cleanup().
tree
|
commitdiff
2021-07-20
Guus Sliepen
Call ENGINE_load_builtin_engines().
tree
|
commitdiff
2021-07-20
Guus Sliepen
Make tinc --batch --force join enable the tinc-up script.
tree
|
commitdiff
2021-07-20
Guus Sliepen
Require OpenSSL 1.1.0 or later.
tree
|
commitdiff
2021-07-20
Guus Sliepen
Avoid trying to send an ANS_KEY request to unreachable...
tree
|
commitdiff
2021-07-20
Guus Sliepen
Slightly better RNG seed for tincctl.
tree
|
commitdiff
2021-07-20
Kirill Isakov
List supported features in tinc/tincd --version
tree
|
commitdiff
2021-07-20
Kirill Isakov
LZ4: try system library first, fallback to builtin
tree
|
commitdiff
2021-07-20
Darik Horn
Add LZ4 compression support
tree
|
commitdiff
2021-07-20
Kirill Isakov
Vendor LZ4 source
tree
|
commitdiff
2021-07-20
Guus Sliepen
Check that UNIX socket filenames are not too long.
tree
|
commitdiff
2021-07-17
Kirill Isakov
Allow running sptps_test on Windows
tree
|
commitdiff
2021-07-13
Mathew Heard
Bail out of logging early.
tree
|
commitdiff
2021-07-12
Kirill Isakov
src/getopt.h: add missing header guard
tree
|
commitdiff
2021-07-12
Mathew Heard
Fix overrun in prf() if hmac size not divisible into...
tree
|
commitdiff
2021-07-10
Kirill Isakov
src/tincctl.c: inverse exit code for 'tinc stop' on...
tree
|
commitdiff
2021-07-10
Kirill Isakov
invitation.c: fix socket error checking on Windows
tree
|
commitdiff
2021-06-30
Niklas Hambüchen
Warn if system capped requested socket buffer sizes.
tree
|
commitdiff
2021-06-30
Mathew Heard
Fail early in send_udp_probe_packet().
tree
|
commitdiff
2021-06-30
Mathew Heard
Check interval bounds for UDP probe size.
tree
|
commitdiff
2021-06-30
Mathew Heard
Ensure send_udp_probe_packet len is valid for the buffe...
tree
|
commitdiff
2021-06-30
Mathew Heard
perform cheap checks first
tree
|
commitdiff
2021-06-27
Guus Sliepen
Update copyright notices.
tree
|
commitdiff
2021-06-27
Guus Sliepen
Fix spelling errors.
tree
|
commitdiff
2021-06-27
pacien
tincctl: restrict umask argument for FORTIFY
tree
|
commitdiff
2021-06-27
Guus Sliepen
Don't try to forward packets to a node we don't have...
tree
|
commitdiff
2021-06-27
Guus Sliepen
Fix for the event loop on Windows.
tree
|
commitdiff
2021-06-27
Guus Sliepen
Log errors when add_edge() fails to insert into the...
tree
|
commitdiff
2021-06-27
Guus Sliepen
Fix the check for sys/un.h.
tree
|
commitdiff
2021-06-27
Guus Sliepen
Don't compile support for Device=fd on platforms that...
tree
|
commitdiff
2021-06-27
Guus Sliepen
Fix compiler warnings.
tree
|
commitdiff
2021-06-22
Guus Sliepen
Fix warnings from GCC about VLAs.
tree
|
commitdiff
2021-06-22
Guus Sliepen
Reformat the code using astyle.
tree
|
commitdiff
2021-06-22
Ilia Pavlikhin
Add Subnet checking to tinc cli
tree
|
commitdiff
2021-06-22
Ilia Pavlikhin
Fix infinity loop when network address and
tree
|
commitdiff
2021-06-22
Aaron LI
Use auto-clone device /dev/{tun,tap} as default on...
tree
|
commitdiff
2021-06-22
Rosen Penev
fix compilation without deprecated OpenSSL APIs
tree
|
commitdiff
2020-09-21
Guus Sliepen
Fix segfault when failing to read random numbers.
tree
|
commitdiff
2020-03-15
leptonyu
fix macos build
tree
|
commitdiff
2020-01-20
Guus Sliepen
Include stddef.h if available.
tree
|
commitdiff
2020-01-20
pacien
fd_device: allow fd to be passed through a unix socket
tree
|
commitdiff
2019-07-17
Guus Sliepen
Try harder to connect to unreachable nodes.
tree
|
commitdiff
2019-07-17
Guus Sliepen
Don't keep an address cache in an outgoing_t.
tree
|
commitdiff
2019-07-17
Guus Sliepen
Avoid void pointer arithmetic.
tree
|
commitdiff
2019-04-16
Maciej S. Szmigiero
Fix strict aliasing violation in inet_checksum()
tree
|
commitdiff
2019-04-16
Maciej S. Szmigiero
Revert "Work around a GCC bug that causes inet_checksum...
tree
|
commitdiff
2019-02-28
Andreas Rammhold
fix: use EVP_DecryptUpdate while decrypting
tree
|
commitdiff
2018-12-18
Guus Sliepen
Prevent large amounts of UDP probes being sent consecut...
tree
|
commitdiff
2018-11-30
Guus Sliepen
Double-quote node names in dump graph output.
tree
|
commitdiff
2018-11-30
Fabian Maurer
Generate tinc-up.bat on windows
tree
|
commitdiff
2018-11-19
Fabian Maurer
Fix interface spelling
tree
|
commitdiff
2018-10-22
Guus Sliepen
Handle DOS line endings in invitation files.
tree
|
commitdiff
2018-10-22
Guus Sliepen
Prevent sptps_test from sending overly large UDP packets.
tree
|
commitdiff
2018-10-22
Guus Sliepen
Make sure the stop command works on Windows if tincd...
tree
|
commitdiff
2018-10-22
Guus Sliepen
Drop support for Cygwin.
tree
|
commitdiff
2018-10-21
Guus Sliepen
Fix warnings when compiling for Windows.
tree
|
commitdiff
2018-10-18
Guus Sliepen
Allow "tinc --force join" to accept all variables sent...
tree
|
commitdiff
2018-10-18
Guus Sliepen
Make more variables safe for use in invitations.
tree
|
commitdiff
2018-10-18
Werner Schreiber
Fix segfault when dest->mtu is 0.
tree
|
commitdiff
2018-10-18
Guus Sliepen
Fix building with --disable-legacy-protocol.
tree
|
commitdiff
2018-10-18
Guus Sliepen
Reformat the code using astyle.
tree
|
commitdiff
2018-10-18
Guus Sliepen
Check all Address statements when making outgoing conne...
tree
|
commitdiff
2018-10-18
Guus Sliepen
Use the onlink flag when adding routes on Linux.
tree
|
commitdiff
2018-10-18
iczero
Fix tinc-up generation on windows
tree
|
commitdiff
2018-10-08
Guus Sliepen
Fix the compiler attribute test to work with Clang.
tree
|
commitdiff
2018-10-07
Guus Sliepen
Don't check for NULL-pointers before calling free().
tree
|
commitdiff
2018-10-07
Guus Sliepen
Fix spelling errors.
tree
|
commitdiff
2018-10-06
Guus Sliepen
Fix all warnings when compiling with -Wall -W -pedantic.
tree
|
commitdiff
2018-10-06
Guus Sliepen
Fix warnings from the Clang static analyzer.
tree
|
commitdiff
2018-10-06
Guus Sliepen
Fix compiler warnings.
tree
|
commitdiff
2018-09-09
Guus Sliepen
Prevent oracle attacks in the legacy protocol (CVE...
tree
|
commitdiff
2018-06-24
Guus Sliepen
Enable AutoConnect by default.
tree
|
commitdiff
next