projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Prevent over long nonces in ChaCha20-Poly1305
2019-03-06
Matt Caswell
Prevent over long nonces in ChaCha20-Poly1305
commit
|
commitdiff
|
tree
2019-03-05
Matt Caswell
Don't write the tick_identity to the session
commit
|
commitdiff
|
tree
2019-03-04
Vitezslav Cizek
openssl_strerror_r: Fix handling of GNU strerror_r
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-03-01
Matt Caswell
Fix no-ec, no-sm2 and no-sm3
commit
|
commitdiff
|
tree
2019-02-27
Simo Sorce
Implement SSH KDF
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-26
Matt Caswell
Clarify that SSL_shutdown() must not be called after...
commit
|
commitdiff
|
tree
2019-02-26
Richard Levitte
Disable 02-test_errstr.t on msys/mingw as well as MSWin32
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-25
Matt Caswell
Ensure bn_cmp_words can handle the case where n == 0
commit
|
commitdiff
|
tree
2019-02-25
David von Oheimb
fix x509 -force_pubkey option to take effect with cert...
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-22
Matt Caswell
Don't restrict the number of KeyUpdate messages we...
commit
|
commitdiff
|
tree
2019-02-21
Matt Caswell
Fix dasync engine
commit
|
commitdiff
|
tree
2019-02-21
Hubert Kario
SSL_CONF_cmd: fix doc for NoRenegotiation
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-19
Ionut Mihalcea
Don't set SNI by default if hostname is not dNS name
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-19
Matt Caswell
Add a test for interleaving app data with handshake...
commit
|
commitdiff
|
tree
2019-02-19
Matt Caswell
Don't interleave handshake and other record types in...
commit
|
commitdiff
|
tree
2019-02-18
Matt Caswell
Don't leak EVP_KDF_CTX on error
commit
|
commitdiff
|
tree
2019-02-15
Todd Short
Add option to disable Extended Master Secret
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-15
Matt Caswell
Use order not degree to calculate a buffer size in...
commit
|
commitdiff
|
tree
2019-02-15
Matt Caswell
Fix no-stdio
commit
|
commitdiff
|
tree
2019-02-14
Matt Caswell
Fix -verify_return_error in s_client
commit
|
commitdiff
|
tree
2019-02-14
Matt Caswell
Don't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post...
commit
|
commitdiff
|
tree
2019-02-14
Sam Roberts
Ignore cipher suites when setting cipher list
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-08
Todd Short
Update d2i_PrivateKey documentation
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-08
Todd Short
Fix d2i_PublicKey() for EC keys
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-07
Matt Caswell
Make OPENSSL_malloc_init() a no-op
commit
|
commitdiff
|
tree
2019-02-07
Antoine Salon
Add CHANGES entry for blake2mac
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-06
Antoine Salon
blake2: avoid writing to output buffer when using default...
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-06
Antoine Salon
blake2: add evpmac test vectors
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-06
Antoine Salon
blake2: backport changes to blake2s
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-06
Antoine Salon
blake2: add EVP_MAC man page
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-06
Antoine Salon
blake2: register MAC objects
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-06
Antoine Salon
blake2b: add EVP_MAC API
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-06
Antoine Salon
blake2b: add support for parameter setting and keyed...
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-06
Antoine Salon
blake2: add implementation support for variable digest...
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-05
Sam Roberts
Make some simple getters take const SSL/SSL_CTX
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-02-01
Michael Tuexen
Fix end-point shared secret for DTLS/SCTP
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-01-30
Matt Caswell
Complain if -twopass is used incorrectly
commit
|
commitdiff
|
tree
2019-01-30
Matt Caswell
Fix no-dso builds
commit
|
commitdiff
|
tree
2019-01-29
Matt Caswell
Don't leak memory from ERR_add_error_vdata()
commit
|
commitdiff
|
tree
2019-01-27
Ping Yu
add an additional async notification communication...
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-01-27
Michael Richardson
clarify which functions are the CMS functions which...
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-01-27
David Asraf
crypto/bn: fix return value in BN_generate_prime
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-01-27
Shigeki Ohtsu
s_client: fix not to send a command letter of R
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-01-27
Tomas Mraz
Remove stray -modulus option from the ec manual page.
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-01-24
Matt Caswell
Fix s_client so that it builds on Windows
commit
|
commitdiff
|
tree
2019-01-24
Matt Caswell
Revert "Keep the DTLS timer running after the end of...
commit
|
commitdiff
|
tree
2019-01-24
Matt Caswell
Make sure we trigger retransmits in DTLS testing
commit
|
commitdiff
|
tree
2019-01-21
David von Oheimb
update Copyright date
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-01-21
David von Oheimb
add 'L' after _OPENSSL_VERSION_PRE_RELEASE literals...
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-01-18
Antoine Salon
Add missing EVP_MD documentation
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-01-18
Marc
s_client: Add basic proxy authentication support
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-01-15
Matt Caswell
Don't get the mac type in TLSv1.3
commit
|
commitdiff
|
tree
2019-01-15
Matt Caswell
Add missing entries in ssl_mac_pkey_id
commit
|
commitdiff
|
tree
2019-01-15
Matt Caswell
Check more return values in the SRP code
commit
|
commitdiff
|
tree
2019-01-15
Matt Caswell
Check a return value in the SRP code
commit
|
commitdiff
|
tree
2019-01-08
Matt Caswell
Don't artificially limit the size of the ClientHello
commit
|
commitdiff
|
tree
2019-01-08
Matt Caswell
Fix compilation on sparc
commit
|
commitdiff
|
tree
2019-01-07
Matt Caswell
Add a test for correct handling of the cryptopro bug...
commit
|
commitdiff
|
tree
2019-01-07
Matt Caswell
Don't complain if we receive the cryptopro extension...
commit
|
commitdiff
|
tree
2019-01-06
Dmitry Belyavskiy
Restore compatibility with GOST2001 implementations.
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-01-06
Matt Caswell
Fix no-sock
commit
|
commitdiff
|
tree
2019-01-06
Matt Caswell
Fix no-cmac
commit
|
commitdiff
|
tree
2019-01-04
Matt Caswell
Support _onexit() in preference to atexit() on Windows
commit
|
commitdiff
|
tree
2019-01-04
Matt Caswell
Introduce a no-pinshared option
commit
|
commitdiff
|
tree
2019-01-04
Matt Caswell
Test atexit handlers
commit
|
commitdiff
|
tree
2019-01-04
Matt Caswell
Don't link shlibloadtest against libcrypto
commit
|
commitdiff
|
tree
2019-01-04
Matt Caswell
Implement OPENSSL_INIT_NO_ATEXIT
commit
|
commitdiff
|
tree
2019-01-04
Matt Caswell
Fix a RUN_ONCE bug
commit
|
commitdiff
|
tree
2019-01-04
Matt Caswell
Fix shlibloadtest to properly execute the dso_ref test
commit
|
commitdiff
|
tree
2019-01-03
Dmitry Belyavskiy
Eliminate unused buffers from ssl3_change_cipher_state
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-01-03
Dmitry Belyavskiy
Remove unused variables from tls1_change_cipher_state
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2019-01-03
Matt Caswell
make update
commit
|
commitdiff
|
tree
2018-12-13
Mansour Ahmadi
Add missing OPENSSL_clear_free before using ec->key
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-12-13
Mansour Ahmadi
add missing check for BN_mod_inverse
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-12-13
Mansour Ahmadi
fix inconsistent flen check in rsa_pk1 and rsa_oaep
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-12-11
Matt Caswell
Add an Ed448 malleability test
commit
|
commitdiff
|
tree
2018-12-11
Matt Caswell
Disallow Ed448 signature malleability
commit
|
commitdiff
|
tree
2018-12-10
Matt Caswell
Document the num_tickets s_server option
commit
|
commitdiff
|
tree
2018-12-10
Matt Caswell
Preserve errno on dlopen
commit
|
commitdiff
|
tree
2018-12-10
Matt Caswell
Make sure build_SYS_str_reasons() preserves errno
commit
|
commitdiff
|
tree
2018-12-07
Boris Pismenny
apps: print Kernel TLS in s_client and s_server
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-12-07
Boris Pismenny
CHANGES: Add Linux Kernel TLS data-path
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-12-07
Boris Pismenny
sslapitest: add test ktls
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-12-07
Boris Pismenny
ssl: Linux TLS Tx Offload
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-12-07
Boris Pismenny
evp/e_aes: Expose IV
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-12-07
Boris Pismenny
bio: Linux TLS Offload
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-12-07
Boris Pismenny
Configure Kernel TLS datapath
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-12-07
Boris Pismenny
Linux ktls infrastructure
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-12-07
Matt Caswell
Only include opensslconf.h once
commit
|
commitdiff
|
tree
2018-12-07
Matt Caswell
Remove the cast from the definition of OPENSSL_VERSION_NUMBER
commit
|
commitdiff
|
tree
2018-12-05
Matt Caswell
Fix some SSL_export_keying_material() issues
commit
|
commitdiff
|
tree
2018-12-05
Matt Caswell
Revert "Reduce stack usage in tls13_hkdf_expand"
commit
|
commitdiff
|
tree
2018-12-05
Andy Polyakov
bn/bn_{div|shift}.c: introduce fixed-top interfaces.
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-12-05
Andy Polyakov
bn/bn_div.c: make conditional addition unconditional
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-12-05
Andy Polyakov
Configure: recognize div3w modules and add -DBN_DIV3W.
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-12-05
Andy Polyakov
Configurations/10-main.conf: remove MIPS bn_div_3_words.
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-12-04
Matt Caswell
Ignore an auto-generated documentation file
commit
|
commitdiff
|
tree
2018-12-03
Matt Caswell
Add an Ed25519 signature maleability test
commit
|
commitdiff
|
tree
2018-12-03
Matt Caswell
Disallow Ed25519 signature maleability
commit
|
commitdiff
|
tree
2018-11-30
Andy Polyakov
rsa/rsa_ssl.c: make RSA_padding_check_SSLv23 constant...
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
next