projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix reading broken BER in gcrypt/rsa.c
[tinc]
/
src
/
net_setup.c
2022-04-22
Kirill Isakov
Wipe (some) secrets from memory after use
blob
|
commitdiff
|
raw
2022-04-21
Kirill Isakov
connection_t: remove unused compression_level field
blob
|
commitdiff
|
raw
|
diff to current
2022-04-21
Kirill Isakov
Minor type improvements in legacy protocol code
blob
|
commitdiff
|
raw
|
diff to current
2022-04-21
Kirill Isakov
connection_t: allocate legacy context on first use
blob
|
commitdiff
|
raw
|
diff to current
2022-04-21
Kirill Isakov
Use actual port in tincd logs / tinc get Port / invitations
blob
|
commitdiff
|
raw
|
diff to current
2022-04-10
Kirill Isakov
Correct close() function when building with MSVC
blob
|
commitdiff
|
raw
|
diff to current
2021-08-23
Guus Sliepen
Use xoshiro256** to generate pseudo-random numbers.
blob
|
commitdiff
|
raw
|
diff to current
2021-08-15
Kirill Isakov
Replace pointers to cipher_t/digest_t in connection_t...
blob
|
commitdiff
|
raw
|
diff to current
2021-08-11
Kirill Isakov
Replace pointers to global splay trees with structs.
blob
|
commitdiff
|
raw
|
diff to current
2021-08-10
Fufu Fang
Reduce pointer indirection for global list_t variables
blob
|
commitdiff
|
raw
|
diff to current
2021-08-02
Kirill Isakov
Assign more suitable types and fix narrowing conversion...
blob
|
commitdiff
|
raw
|
diff to current
2021-07-29
Kirill Isakov
Remove unused '#include's.
blob
|
commitdiff
|
raw
|
diff to current
2021-07-29
Kirill Isakov
Allow using key & configuration parser from tincd in...
blob
|
commitdiff
|
raw
|
diff to current
2021-07-25
Guus Sliepen
Ensure we delete removed BroadcastSubnets when reloadin...
blob
|
commitdiff
|
raw
|
diff to current
2021-07-25
Kirill Isakov
Fix more memory leaks found by ASAN.
blob
|
commitdiff
|
raw
|
diff to current
2021-07-25
Kirill Isakov
Fix all UBSAN warnings triggered by tests.
blob
|
commitdiff
|
raw
|
diff to current
2021-07-21
Guus Sliepen
Fix a few memory leaks at exit time.
blob
|
commitdiff
|
raw
|
diff to current
2021-07-21
Guus Sliepen
Avoid unhelpful warnings about UDP buffer sizes.
blob
|
commitdiff
|
raw
|
diff to current
2021-07-20
Darik Horn
Add LZ4 compression support
blob
|
commitdiff
|
raw
|
diff to current
2021-06-27
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2021-06-27
Guus Sliepen
Fix spelling errors.
blob
|
commitdiff
|
raw
|
diff to current
2021-06-27
Guus Sliepen
Don't compile support for Device=fd on platforms that...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-22
Guus Sliepen
Drop support for Cygwin.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-18
Guus Sliepen
Fix building with --disable-legacy-protocol.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-06
Guus Sliepen
Fix all warnings when compiling with -Wall -W -pedantic.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-06
Guus Sliepen
Fix warnings from the Clang static analyzer.
blob
|
commitdiff
|
raw
|
diff to current
2018-09-09
Guus Sliepen
Prevent oracle attacks in the legacy protocol (CVE...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-24
Guus Sliepen
Enable AutoConnect by default.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-02
Guus Sliepen
Add the ability to set a firewall mark on sockets.
blob
|
commitdiff
|
raw
|
diff to current
2018-01-22
Todd C. Miller
Add some missing freeaddrinfo() calls to avoid leaking...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-16
Guus Sliepen
Assume all IPPROTO_* macros exist.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Guus Sliepen
Don't log errors when autoconnecting fails and debuglev...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-23
Guus Sliepen
Disable PMTU discovery when TCPOnly is used.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-07
Guus Sliepen
Reformat all code using astyle.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-07
Guus Sliepen
Convert sizeof foo to sizeof(foo).
blob
|
commitdiff
|
raw
|
diff to current
2017-07-09
Guus Sliepen
Add configurable experation time for invitations.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-21
Guus Sliepen
Put script environment creation/deletion in functions.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-20
Guus Sliepen
Merge remote-tracking branch 'dechamps/sleep' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2017-03-01
Pacien TRAN-GIRARD
Add fd_device
blob
|
commitdiff
|
raw
|
diff to current
2016-10-30
Guus Sliepen
Use AES256 and SHA256 by default for the legacy protocol.
blob
|
commitdiff
|
raw
|
diff to current
2016-07-14
Etienne Dechamps
Fix error handling when setting up the UDP socket.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-30
Guus Sliepen
AutoConnect now only chooses from nodes for which we...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-17
Guus Sliepen
Don't call terminate_connection(myself->connection).
blob
|
commitdiff
|
raw
|
diff to current
2016-04-15
Guus Sliepen
Stop using SOL_TCP, SOL_IP and SOL_IPV6.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-10
Guus Sliepen
Support ToS/DiffServ for IPv6 meta and UDP connections.
blob
|
commitdiff
|
raw
|
diff to current
2016-01-17
Guus Sliepen
Merge remote-tracking branch 'mweinelt/tinc-gui' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2015-11-21
Etienne Dechamps
Add UPnP support to tincd.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-04
Guus Sliepen
Coalesce two if statements that check for the same...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-04
thorkill
Fixed 2 leaks in setup_myself()
blob
|
commitdiff
|
raw
|
diff to current
2015-05-19
Guus Sliepen
Allocate temporary filenames on the stack.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
Guus Sliepen
Fix a possible segmentation fault during key upgrades.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-12
Guus Sliepen
Merge remote-tracking branch 'dechamps/wintapver' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2015-04-12
Guus Sliepen
Always call res_init() before getaddrinfo().
blob
|
commitdiff
|
raw
|
diff to current
2015-04-12
Guus Sliepen
Merge remote-tracking branch 'dechamps/windevice' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2015-04-12
Guus Sliepen
Merge remote-tracking branch 'dechamps/winmtu' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2015-04-12
Guus Sliepen
Merge remote-tracking branch 'dechamps/fsckwin' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2015-04-12
Guus Sliepen
Merge remote-tracking branch 'dechamps/staticfix' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2015-03-15
Etienne Dechamps
Set the default for UDPRcvBuf and UDPSndBuf to 1M.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-14
Etienne Dechamps
Fix HAVE_DECL_RES_INIT conditionals.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-14
Etienne Dechamps
Throttle the rate of MTU_INFO messages.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-14
Etienne Dechamps
Throttle the rate of UDP_INFO messages.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-14
Guus Sliepen
Merge remote-tracking branch 'seehuhn/1.1' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2015-02-16
Guus Sliepen
Suppress warnings about parsing Ed25519 keys when they...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-09
Guus Sliepen
Always call res_init() before getaddrinfo().
blob
|
commitdiff
|
raw
|
diff to current
2015-01-10
Guus Sliepen
Remember whether we sent our key to another node.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-03
Etienne Dechamps
Use a different UDP discovery interval if the tunnel...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Etienne Dechamps
Add UDP discovery mechanism.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
Guus Sliepen
Allow tinc to be compiled without OpenSSL.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-26
Guus Sliepen
Allow running tinc without RSA keys.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-25
Guus Sliepen
Merge remote-tracking branch 'groxxda/gui-fixes' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2014-12-24
Guus Sliepen
Fix memory leaks found by Valgrind.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-24
Guus Sliepen
Don't use myself->name in device_disable(), it's alread...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-25
William A. Kenning...
utils: Refactor get_name's functionality into util...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Guus Sliepen
Merge branch 'keysegfault' of https://github.com/decham...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Etienne Dechamps
Check if devops is valid before closing the device.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-08
Guus Sliepen
Fix compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-06
Etienne Dechamps
Make sure myport is set correctly when running with...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Etienne Dechamps
Make IPv4 multicast space 224.0.0.0/4 broadcast by...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Etienne Dechamps
Make broadcast addresses configurable.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Etienne Dechamps
Remove broadcast-based local discovery mechanism.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Etienne Dechamps
Fix errno references when handling socket errors.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-22
Etienne Dechamps
Make DeviceStandby control network interface link statu...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-22
Etienne Dechamps
Add DeviceStandby option to only enable the device...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-22
Etienne Dechamps
Cleanly remove the device FD from the event loop before...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-18
Guus Sliepen
Rename ECDSA to Ed25519.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-06
Guus Sliepen
Change AutoConnect from int to bool.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-07
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-20
Guus Sliepen
Add the ListenAddress option.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-08
Guus Sliepen
Remove erroneous warning about SPTPS being disabled.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-08
Guus Sliepen
Don't print an error when no ECDSA key is known for...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-08
Guus Sliepen
Allow running without ECDSA keys If ExperimentalProtoco...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-05
Guus Sliepen
If no Port is specified, set myport to actual port...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-28
Guus Sliepen
Allow "none" for Cipher and Digest again.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-15
Guus Sliepen
Fix two warnings from Clang's static analyzer.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-27
Guus Sliepen
Fix segfault when Name = $HOST but $HOST is not set.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-23
Guus Sliepen
Use PATHEXT when checking for the presence of scripts...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Guus Sliepen
Remove broadcast of KEY_CHANGED message during tinc...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Guus Sliepen
Fix order of tincd's initialization.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Guus Sliepen
Don't force a .bat extension for scripts under Windows.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Guus Sliepen
Create UNIX socket at the same time as the PID file...
blob
|
commitdiff
|
raw
|
diff to current
next