projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub CI: update list of container images
[tinc]
/
src
/
protocol_auth.c
2022-05-29
Kirill Isakov
Improve recently seen address cache
blob
|
commitdiff
|
raw
2022-04-28
Kirill Isakov
Use hardening option to add only hardening flags
blob
|
commitdiff
|
raw
|
diff to current
2022-04-28
Kirill Isakov
Improve use of compiler attributes
blob
|
commitdiff
|
raw
|
diff to current
2022-04-24
Kirill Isakov
Improve proxy server support
blob
|
commitdiff
|
raw
|
diff to current
2022-04-22
Kirill Isakov
Wipe (some) secrets from memory after use
blob
|
commitdiff
|
raw
|
diff to current
2022-04-21
Kirill Isakov
connection_t: remove unused compression_level field
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-12
Kirill Isakov
Refactor crypto RNG; add getrandom() support
blob
|
commitdiff
|
raw
|
diff to current
2022-04-02
Guus Sliepen
Improve handling invitation read errors.
blob
|
commitdiff
|
raw
|
diff to current
2022-03-28
Kirill Isakov
Add support for building tinc with MSVC
blob
|
commitdiff
|
raw
|
diff to current
2022-03-23
Kirill Isakov
Rearrange conflicting tincd globals
blob
|
commitdiff
|
raw
|
diff to current
2022-01-24
Guus Sliepen
Enable and fix many extra warnings supported by GCC...
blob
|
commitdiff
|
raw
|
diff to current
2021-08-18
Kirill Isakov
Rename base64 funcs to show they're not RFC-compliant.
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
Use splay trees inside node_t directly.
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-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
Kirill Isakov
Fix more memory leaks found by ASAN.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-22
Guus Sliepen
Handle DOS line endings in invitation files.
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-07
Guus Sliepen
Don't check for NULL-pointers before calling free().
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-09-09
Guus Sliepen
Prevent oracle attacks in the legacy protocol (CVE...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-06
Guus Sliepen
Fix all spelling errors found by codespell.
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-05-01
thorkill
Sanitize input in id_h - prevent integer overflows
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
2016-12-18
Etienne Dechamps
Fix edge local addresses not being set when connections...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-30
Guus Sliepen
Enforce maximum amount of bytes sent/received on meta...
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-06-05
Guus Sliepen
Fix the previous commit.
blob
|
commitdiff
|
raw
|
diff to current
2016-06-05
Guus Sliepen
Preserve IPv6 scope_id in edges.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-15
Guus Sliepen
Don't assume sa.sa_family is a short int.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
Guus Sliepen
Allow one-sided upgrades to Ed25519.
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
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
Add a variable offset to vpn_packet_t, drop sptps_packet_t.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-24
Guus Sliepen
Use void pointers for opaque data blobs in the SPTPS...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-07
Guus Sliepen
Better log messages when we already know the peer's...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-07
Sven-Haegar Koch
Try handling the case when the first side knows the...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-07
Guus Sliepen
Check validity of Ed25519 key during an upgrade.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-07
Sven-Haegar Koch
Do not disconnect when no ecdsa key is known yet.
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
Guus Sliepen
Merge branch 'winwarnings' of https://github.com/decham...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-12
Etienne Dechamps
Remove redundant connection_t::status.active field.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Etienne Dechamps
Add local address information to edges.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-18
Guus Sliepen
Allow Cipher and Digest "none".
blob
|
commitdiff
|
raw
|
diff to current
2014-05-18
Guus Sliepen
Rename ECDSA to Ed25519.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Guus Sliepen
Fix a crash when we have a malformed public ECDSA key...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-07
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
Guus Sliepen
Document Weight and also allow it to be set from tinc...
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-20
Guus Sliepen
Execute scripts when invitations are created or accepted.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Guus Sliepen
Ensure the invitation filenames do not reveal the secre...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Guus Sliepen
Let a server explicitly send a notification when the...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-20
Guus Sliepen
Forbid protocol version rollback.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-29
Guus Sliepen
Add an invitation protocol.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-11
Guus Sliepen
Fix check for presence of ECDSA public key for outgoing...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-10
Guus Sliepen
Fix warnings for functions marked __attribute((warn_unu...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-01
Guus Sliepen
Use conditional compilation for cryptographic functions.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-22
Guus Sliepen
Drop packets forwarded via TCP if they are too big...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-08
Guus Sliepen
Avoid calling time(NULL).
blob
|
commitdiff
|
raw
|
diff to current
2013-02-07
Guus Sliepen
Don't send proxy requests for incoming connections.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Guus Sliepen
Fix whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
C99 extravaganza.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
Replace the connection_tree with a connection_list.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Guus Sliepen
Refactor outgoing connection handling.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Guus Sliepen
Add strict checks to hex to binary conversions.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Guus Sliepen
Attribution for Martin Schürrer.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Martin Schürrer
Output details of encryption errors
blob
|
commitdiff
|
raw
|
diff to current
2012-07-31
Guus Sliepen
Use a status bit to track which nodes use SPTPS.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-07-21
Guus Sliepen
Fix some compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-21
Guus Sliepen
Fix various compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Guus Sliepen
Use minor protocol version to determine whether to...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-17
Guus Sliepen
Put minor protocol version in connection options so...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-14
Guus Sliepen
Merge branch 'master' into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-06-26
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Guus Sliepen
Always pass request strings to other functions as const...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Sven-Haegar Koch
Label control connections for log output as "<control...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Guus Sliepen
Add support for proxying through an external command.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Guus Sliepen
Add support for SOCKS 5 proxies.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Guus Sliepen
Add basic support for SOCKS 4 and HTTP CONNECT proxies.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-26
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-03-25
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-03-18
Guus Sliepen
Add datagram mode to the SPTPS protocol.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-10
Guus Sliepen
Update copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
blob
|
commitdiff
|
raw
|
diff to current
2012-02-26
Guus Sliepen
Allow log messages to be captured by tincctl.
blob
|
commitdiff
|
raw
|
diff to current
next