projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Document the new early data callback and option
2018-07-02
Matt Caswell
Document the new early data callback and option
commit
|
commitdiff
|
tree
2018-07-02
Matt Caswell
Add setters to set the early_data callback
commit
|
commitdiff
|
tree
2018-07-02
Matt Caswell
Make the anti-replay feature optional
commit
|
commitdiff
|
tree
2018-07-02
Matt Caswell
Fix a NULL ptr deref in error path in tls_process_cke_dhe()
commit
|
commitdiff
|
tree
2018-06-27
Matt Caswell
Return a fatal error if application data is encountered...
commit
|
commitdiff
|
tree
2018-06-27
Matt Caswell
Return SSL_ERROR_WANT_READ if SSL_shutdown() encounters...
commit
|
commitdiff
|
tree
2018-06-27
Matt Caswell
Add a bi-directional shutdown test
commit
|
commitdiff
|
tree
2018-06-27
Matt Caswell
Auto retry if we ditch records during shutdown
commit
|
commitdiff
|
tree
2018-06-26
Matt Caswell
Document changes to SSL_OP_NO_TICKET for TLSv1.3
commit
|
commitdiff
|
tree
2018-06-26
Matt Caswell
Use stateful tickets if we are doing anti-replay
commit
|
commitdiff
|
tree
2018-06-26
Matt Caswell
Respect SSL_OP_NO_TICKET in TLSv1.3
commit
|
commitdiff
|
tree
2018-06-26
Matt Caswell
Restructure the ticket construction code
commit
|
commitdiff
|
tree
2018-06-26
Matt Caswell
Update SSL_SESSION_print for TLSv1.3
commit
|
commitdiff
|
tree
2018-06-26
Matt Caswell
Only dump session data after we have received it
commit
|
commitdiff
|
tree
2018-06-25
Matt Caswell
Don't change a session once its in the cache
commit
|
commitdiff
|
tree
2018-06-22
Matt Caswell
Add a high level note about the various SCA mitigations
commit
|
commitdiff
|
tree
2018-06-21
Nicola Tuveri
[fixup] Add CHANGES entry
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-21
Billy Brumley
[crypto/ec] default to FLT or error
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-21
Billy Brumley
[crypto/ec] remove blinding to support even orders
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-21
Billy Brumley
make EC_GROUP_do_inverse_ord more robust
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-21
Matt Caswell
Don't use OPENSSL_strdup() for copying alpn_selected
commit
|
commitdiff
|
tree
2018-06-21
Nicola Tuveri
Use DEPRECATEDIN_1_2_0 macro for DSA_sign_setup declaration
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-21
Matt Caswell
Add blinding to a DSA signature
commit
|
commitdiff
|
tree
2018-06-21
Matt Caswell
Document no-sm2
commit
|
commitdiff
|
tree
2018-06-20
Matt Caswell
Prepare for 1.1.1-pre9-dev
commit
|
commitdiff
|
tree
2018-06-20
Matt Caswell
Prepare for 1.1.1-pre8 release
commit
|
commitdiff
|
tree
2018-06-20
Matt Caswell
Update copyright year
commit
|
commitdiff
|
tree
2018-06-20
Paul Kehrer
update pyca/cryptography submodule
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-20
Matt Caswell
Fix no-sm2
commit
|
commitdiff
|
tree
2018-06-20
Bernd Edlinger
Fix test sm2 test failure with ec blinding
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-19
Matt Caswell
Fix enable-ssl3 enable-ssl3-method
commit
|
commitdiff
|
tree
2018-06-19
Sohaib ul Hassan
Implement coordinate blinding for EC_POINT
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-19
Jack Lloyd
Move SM2 algos to SM2 specific PKEY method
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-19
Jack Lloyd
Add EVP_PKEY_set_alias_type
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-18
Matt Caswell
Fix error number clash
commit
|
commitdiff
|
tree
2018-06-18
David von Oheimb
add cast in test/x509aux.c preventing compiler warning...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-18
David von Oheimb
add 'unsupported cipher mode' diagnostics to evp_lib...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-18
David von Oheimb
remove needless and misleading malloc failure error...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-13
Matt Caswell
Add blinding to an ECDSA signature
commit
|
commitdiff
|
tree
2018-06-12
Nicola Tuveri
Deprecate DSA_sign_setup() in the documentation
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-12
Guido Vranken
Reject excessively large primes in DH key generation.
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-11
Matt Caswell
Remodel the if sequence for handling alerts
commit
|
commitdiff
|
tree
2018-06-11
Matt Caswell
Don't send a warning alert in TLSv1.3
commit
|
commitdiff
|
tree
2018-06-11
Matt Caswell
Fix TLSv1.3 alert handling
commit
|
commitdiff
|
tree
2018-06-11
Todd Short
Add support for RSA-PSS to X509_certificate_type()
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-08
Dmitry Belyavskiy
Documentation for missing s_client/s_server options
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-08
Matt Caswell
Fix no-ec
commit
|
commitdiff
|
tree
2018-06-08
Matt Caswell
Add a test for the raw private/public key getters
commit
|
commitdiff
|
tree
2018-06-08
Matt Caswell
Add function for setting the EVP_PKEY_ASN1_METHOD raw...
commit
|
commitdiff
|
tree
2018-06-08
Matt Caswell
Document the raw key getter functions
commit
|
commitdiff
|
tree
2018-06-08
Matt Caswell
Add support getting raw private/public keys
commit
|
commitdiff
|
tree
2018-06-07
Marcus Huewe
Do not free a session before calling the remove_session_cb
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-07
Matt Caswell
Reformulate the if condition in tls_process_new_session_ticket
commit
|
commitdiff
|
tree
2018-06-07
Matt Caswell
Don't store the ticket nonce in the session
commit
|
commitdiff
|
tree
2018-06-07
Matt Caswell
Fix TLSv1.3 ticket nonces
commit
|
commitdiff
|
tree
2018-06-07
Matt Caswell
Fix EAP-FAST
commit
|
commitdiff
|
tree
2018-06-07
Matt Caswell
Fix no-dsa
commit
|
commitdiff
|
tree
2018-06-04
Matt Caswell
Rebuild error codes
commit
|
commitdiff
|
tree
2018-06-04
Matt Caswell
Use lowercase for internal SM2 symbols
commit
|
commitdiff
|
tree
2018-06-04
Matt Caswell
Remove non-existant functions from libcrypto.num
commit
|
commitdiff
|
tree
2018-06-04
Matt Caswell
More more on SM2 error codes and tidy up
commit
|
commitdiff
|
tree
2018-06-04
Matt Caswell
Improve use of the test framework in the SM2 internal...
commit
|
commitdiff
|
tree
2018-06-04
Matt Caswell
Further work on SM2 error codes
commit
|
commitdiff
|
tree
2018-06-04
Matt Caswell
Add test recipes for internal SM2 tests
commit
|
commitdiff
|
tree
2018-06-04
Jack Lloyd
Set SM2 error codes
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-06-04
Jack Lloyd
Make SM2 functions private
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-05-31
Matt Caswell
Don't call setsockopt with an invalid fd
commit
|
commitdiff
|
tree
2018-05-31
Matt Caswell
Fix a memory leak in an error path
commit
|
commitdiff
|
tree
2018-05-31
Matt Caswell
Free a variable
commit
|
commitdiff
|
tree
2018-05-31
Matt Caswell
Free a variable on an error path
commit
|
commitdiff
|
tree
2018-05-31
Matt Caswell
Only set TCP_NODELAY if the protocol is TCP
commit
|
commitdiff
|
tree
2018-05-31
Matt Caswell
EVP_MD_size() can return an error
commit
|
commitdiff
|
tree
2018-05-31
Matt Caswell
Remove some logically dead code
commit
|
commitdiff
|
tree
2018-05-31
Matt Caswell
Remove some logically dead code
commit
|
commitdiff
|
tree
2018-05-30
Dmitry Belyavskiy
Text description of GOST signature algorithms
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-05-30
Dmitry Belyavskiy
Send GOST SignatureAlgorithms when TLS 1.2 in use
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-05-30
Dmitry Belyavskiy
Bugfix: GOST2012 certificates for GOST ciphersuites...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-05-29
Todd Short
Replace strdup() with OPENSSL_strdup()
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-05-29
Todd Short
Fix no-sm2 with clang
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-05-29
Matt Caswell
Test that a ^ 0 mod -1 is always 0
commit
|
commitdiff
|
tree
2018-05-29
Matt Caswell
The result of a ^ 0 mod -1 is 0 not 1
commit
|
commitdiff
|
tree
2018-05-29
Matt Caswell
Update the "Connected Commands" section of s_client...
commit
|
commitdiff
|
tree
2018-05-29
Matt Caswell
Prepare for 1.1.1-pre8-dev
commit
|
commitdiff
|
tree
2018-05-29
Matt Caswell
Prepare for 1.1.1-pre7 release
commit
|
commitdiff
|
tree
2018-05-29
Matt Caswell
Update copyright year
commit
|
commitdiff
|
tree
2018-05-24
Matt Caswell
Add a sanity check on the length of pkeyutl inputs
commit
|
commitdiff
|
tree
2018-05-24
Matt Caswell
Revert "Support EVP_PKEY_sign() and EVP_PKEY_verify...
commit
|
commitdiff
|
tree
2018-05-24
Matt Caswell
Improve compatibility of point and curve checks
commit
|
commitdiff
|
tree
2018-05-23
Matt Caswell
Use the client app traffic secret for PHA Finished...
commit
|
commitdiff
|
tree
2018-05-23
Matt Caswell
Fix no-ec, no-tls1_3 and no-tls
commit
|
commitdiff
|
tree
2018-05-22
Matt Caswell
Fix no-ec in combination with no-dh
commit
|
commitdiff
|
tree
2018-05-21
Matt Caswell
Don't cache stateless tickets in TLSv1.3
commit
|
commitdiff
|
tree
2018-05-21
Matt Caswell
Fix undefined behaviour in X509_NAME_cmp()
commit
|
commitdiff
|
tree
2018-05-18
Matt Caswell
Allow the ca application to use EdDSA
commit
|
commitdiff
|
tree
2018-05-17
Matt Caswell
Make BN_GF2m_mod_arr more constant time
commit
|
commitdiff
|
tree
2018-05-17
Matt Caswell
Improve testing of tickets with post-handshake auth
commit
|
commitdiff
|
tree
2018-05-17
Matt Caswell
Add documentation for the ability to control the number...
commit
|
commitdiff
|
tree
2018-05-17
Matt Caswell
Change the default number of NewSessionTickets we send...
commit
|
commitdiff
|
tree
2018-05-17
Matt Caswell
Allow configuation of the number of TLSv1.3 session...
commit
|
commitdiff
|
tree
2018-05-17
Matt Caswell
Enable the ability to set the number of TLSv1.3 session...
commit
|
commitdiff
|
tree
next