projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
src/tincctl.c: inverse exit code for 'tinc stop' on Windows
[tinc]
/
src
/
openssl
/
2021-06-27
Guus Sliepen
Update copyright notices.
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
2019-02-28
Andreas Rammhold
fix: use EVP_DecryptUpdate while decrypting
tree
|
commitdiff
2018-10-06
Guus Sliepen
Fix all warnings when compiling with -Wall -W -pedantic.
tree
|
commitdiff
2018-02-28
Guus Sliepen
Fix compatibility with LibreSSL and OpenSSL < 1.1.
tree
|
commitdiff
2018-02-18
Guus Sliepen
Reduce memory allocations due to HMAC() and EVP_MD_*().
tree
|
commitdiff
2017-10-07
Guus Sliepen
Reformat all code using astyle.
tree
|
commitdiff
2017-10-07
Guus Sliepen
Convert sizeof foo to sizeof(foo).
tree
|
commitdiff
2017-10-07
Guus Sliepen
Update all header guards.
tree
|
commitdiff
2017-09-02
Guus Sliepen
Releasing 1.1pre15.
release-1.1pre15
tree
|
commitdiff
2017-04-17
Guus Sliepen
Fix compiler warnings on *BSD.
tree
|
commitdiff
2016-10-30
Guus Sliepen
Enforce maximum amount of bytes sent/received on meta...
tree
|
commitdiff
2016-10-30
Guus Sliepen
Use AES256 and SHA256 by default for the legacy protocol.
tree
|
commitdiff
2016-06-24
Guus Sliepen
Fix compiling with OpenSSL < 1.1.0.
tree
|
commitdiff
2016-06-22
Guus Sliepen
Use EVP_MD_CTX_destroy() instead of _free().
tree
|
commitdiff
2016-06-22
Guus Sliepen
Check return value of RSA_generate_key_ex().
tree
|
commitdiff
2016-06-22
Guus Sliepen
Ensure compatibility with OpenSSL 1.1.0.
tree
|
commitdiff
2015-03-14
Guus Sliepen
Merge remote-tracking branch 'seehuhn/1.1' into 1.1
tree
|
commitdiff
2015-01-10
Guus Sliepen
Correctly estimate the initial MTU for legacy packets.
tree
|
commitdiff
2014-12-26
Guus Sliepen
Remove AES-GCM support.
tree
|
commitdiff
2014-12-26
Guus Sliepen
We don't depend on ECDH functions from OpenSSL anymore.
tree
|
commitdiff
2014-12-25
Guus Sliepen
Merge remote-tracking branch 'groxxda/gui-fixes' into 1.1
tree
|
commitdiff
2014-12-24
Guus Sliepen
Fix memory leaks found by Valgrind.
tree
|
commitdiff
2014-12-24
Guus Sliepen
Avoid using OpenSSL's random number functions.
tree
|
commitdiff
2014-02-26
Guus Sliepen
Rewind the file before trying to use PEM_read_RSA_PUBKEY().
tree
|
commitdiff
2013-10-15
Guus Sliepen
Fix sending empty SPTPS records.
tree
|
commitdiff
2013-10-12
Guus Sliepen
Use AES-256-GCM for the SPTPS protocol.
tree
|
commitdiff
2013-09-15
Guus Sliepen
Avoid using BIOs.
tree
|
commitdiff
2013-08-30
Guus Sliepen
Fix CTR mode.
tree
|
commitdiff
2013-08-13
Guus Sliepen
Don't typedef the same struct in two header files.
tree
|
commitdiff
2013-05-11
Guus Sliepen
Fix potential NULL pointer dereferences.
tree
|
commitdiff
2013-05-10
Guus Sliepen
Add a few more checks and warnings in the crypto functions.
tree
|
commitdiff
2013-05-10
Guus Sliepen
Fix warnings for functions marked __attribute((warn_unu...
tree
|
commitdiff
2013-05-01
Guus Sliepen
Rename xmalloc_and_zero() to xzalloc().
tree
|
commitdiff
2013-05-01
Guus Sliepen
Use conditional compilation for cryptographic functions.
tree
|
commitdiff
2012-10-14
Guus Sliepen
Update copyright notices.
tree
|
commitdiff
2012-10-10
Guus Sliepen
Fix whitespace.
tree
|
commitdiff
2012-10-09
Guus Sliepen
Fix memory leaks found by valgrind.
tree
|
commitdiff
2012-09-30
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2012-07-27
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2012-07-14
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2012-06-26
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
tree
|
commitdiff
2012-04-15
Sven-Haegar Koch
ecdh & ecdsa: avoid some possible memory leaks in error...
tree
|
commitdiff
2012-03-26
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
tree
|
commitdiff
2012-03-25
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
tree
|
commitdiff
2012-03-18
Guus Sliepen
Allow CTR mode counter to be set to a specific value.
tree
|
commitdiff
2012-03-08
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
tree
|
commitdiff
2012-02-26
Guus Sliepen
Allow log messages to be captured by tincctl.
tree
|
commitdiff
2012-02-26
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
tree
|
commitdiff
2012-02-25
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
tree
|
commitdiff
2012-02-23
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
tree
|
commitdiff
2012-02-22
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
tree
|
commitdiff
2012-02-21
Guus Sliepen
Remove useless warning about signature length being...
tree
|
commitdiff
2012-02-21
Guus Sliepen
Use only one hash algorithm (SHA512) in the PRF.
tree
|
commitdiff
2011-12-26
Guus Sliepen
Fix compiler warnings.
tree
|
commitdiff
2011-10-06
Guus Sliepen
Add counter mode encryption.
tree
|
commitdiff
2011-07-24
Guus Sliepen
Start of "Simple Peer-To-Peer Security" protocol.
tree
|
commitdiff
2011-07-20
Guus Sliepen
Don't abort() on low-level crypto errors, just return...
tree
|
commitdiff
2011-07-16
Guus Sliepen
Use ECDSA to sign ECDH key exchange for UDP session...
tree
|
commitdiff
2011-07-13
Guus Sliepen
Remove unnecessary variables and functions.
tree
|
commitdiff
2011-07-10
Guus Sliepen
Automatically exchange ECDSA keys and upgrade to new...
tree
|
commitdiff
2011-07-10
Guus Sliepen
Free ECDSA and RSA structures when freeing a connection_t.
tree
|
commitdiff
2011-07-08
Guus Sliepen
Hash input before signing it with ECDSA.
tree
|
commitdiff
2011-07-07
Guus Sliepen
Implement ECDSA sign and verify operations.
tree
|
commitdiff
2011-07-04
Guus Sliepen
Round up the size of the secret parts after splitting...
tree
|
commitdiff
2011-07-03
Guus Sliepen
Add ECDSA key import.
tree
|
commitdiff
2011-07-03
Guus Sliepen
Have tincctl generate ECDSA keys.
tree
|
commitdiff
2011-07-03
Guus Sliepen
Add ECDSA key generation.
tree
|
commitdiff
2011-07-03
Guus Sliepen
Cleanups in ECDH code.
tree
|
commitdiff
2011-07-03
Guus Sliepen
No need to keep around pointers to EC_GROUP.
tree
|
commitdiff
2011-07-03
Guus Sliepen
Use PRF.
tree
|
commitdiff
2011-07-03
Guus Sliepen
Add PRF to derive key material from the ECDH shared...
tree
|
commitdiff
2011-07-03
Guus Sliepen
Support ECDH key exchange.
tree
|
commitdiff
2011-06-27
Guus Sliepen
Preliminary implementation of Elliptic Curve Diffie...
tree
|
commitdiff
2011-06-24
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
tree
|
commitdiff
2011-06-06
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
tree
|
commitdiff
2011-05-28
Sven-Haegar Koch
sparse fixup: warning: non-ANSI function declaration...
tree
|
commitdiff
2011-05-09
Guus Sliepen
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
tree
|
commitdiff
2010-11-19
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2010-11-12
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2010-04-17
Guus Sliepen
Add missing return statement.
tree
|
commitdiff
2010-04-17
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2010-03-26
Sven-Haegar Koch
Merge branch 'master' into 1.1
tree
|
commitdiff
2009-12-18
Guus Sliepen
Fix packet authentication.
tree
|
commitdiff
2009-12-11
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2009-11-02
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2009-09-29
Guus Sliepen
Update FSF address in files not covered by the merge.
tree
|
commitdiff
2009-09-29
Guus Sliepen
Drop localisation and checkpoint tracing in files not...
tree
|
commitdiff
2009-09-29
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2009-09-16
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2009-06-06
Guus Sliepen
Handle truncated message authentication codes.
tree
|
commitdiff
2009-06-05
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2009-03-09
Guus Sliepen
Merge branch 'master' into 1.1
tree
|
commitdiff
2008-12-14
Guus Sliepen
Move RSA key generation into the wrappers.
tree
|
commitdiff
2007-07-20
Scott Lamb
const correctness
tree
|
commitdiff
2007-05-23
Guus Sliepen
Finish crypto wrapping. Also provide wrappers for OpenSSL.
tree
|
commitdiff