projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Test an old style PSK callback with no cert will prefer SHA-256
2018-05-11
Matt Caswell
Test an old style PSK callback with no cert will prefer...
commit
|
commitdiff
|
tree
2018-05-11
Matt Caswell
Provide documentation for the -psk_session option
commit
|
commitdiff
|
tree
2018-05-11
Matt Caswell
Prefer SHA-256 ciphersuites if using old style PSKs
commit
|
commitdiff
|
tree
2018-05-11
Matt Caswell
Set the ossl_shim to auto retry if not running asynchronously
commit
|
commitdiff
|
tree
2018-05-09
Matt Caswell
Fix no-cms
commit
|
commitdiff
|
tree
2018-05-09
Matt Caswell
Fix no-tls1_2, no-tls1_2-method, no-chacha and no-poly1305
commit
|
commitdiff
|
tree
2018-05-08
Matt Caswell
Add a DTLS test for dropped records
commit
|
commitdiff
|
tree
2018-05-08
Matt Caswell
Keep the DTLS timer running after the end of the handshake...
commit
|
commitdiff
|
tree
2018-05-08
Matt Caswell
Only auto-retry for DTLS if configured to do so
commit
|
commitdiff
|
tree
2018-05-08
Matt Caswell
Fix s_client and s_server so that they correctly handle...
commit
|
commitdiff
|
tree
2018-05-08
Matt Caswell
Don't fail on an out-of-order CCS in DTLS
commit
|
commitdiff
|
tree
2018-05-08
Matt Caswell
Add a CMS API test
commit
|
commitdiff
|
tree
2018-05-08
Matt Caswell
Fix a mem leak in CMS
commit
|
commitdiff
|
tree
2018-05-03
Matt Caswell
Return an error from BN_mod_inverse if n is 1 (or -1)
commit
|
commitdiff
|
tree
2018-05-02
Matt Caswell
Make X509_VERIFY_PARAM_get_hostflags() take a const arg
commit
|
commitdiff
|
tree
2018-05-02
Matt Caswell
Add a test for SSL_get_shared_ciphers()
commit
|
commitdiff
|
tree
2018-05-02
Matt Caswell
Fix a bug in create_ssl_ctx_pair()
commit
|
commitdiff
|
tree
2018-05-02
Matt Caswell
Add some documentation for SSL_get_shared_ciphers()
commit
|
commitdiff
|
tree
2018-05-02
Matt Caswell
Fix comment in ssl_locl.h
commit
|
commitdiff
|
tree
2018-05-02
Matt Caswell
Fix SSL_get_shared_ciphers()
commit
|
commitdiff
|
tree
2018-05-02
Matt Caswell
Add a note about Nagle's algorithm on the SSL_connect...
commit
|
commitdiff
|
tree
2018-05-01
Matt Caswell
Add getter for X509_VERIFY_PARAM_get_hostflags
commit
|
commitdiff
|
tree
2018-05-01
Matt Caswell
Clarify BN_mod_exp docs
commit
|
commitdiff
|
tree
2018-05-01
Matt Caswell
Fix some errors and missing info in the CMS docs
commit
|
commitdiff
|
tree
2018-05-01
Matt Caswell
Prepare for 1.1.1-pre7-dev
commit
|
commitdiff
|
tree
2018-05-01
Matt Caswell
Prepare for 1.1.1-pre6 release
commit
|
commitdiff
|
tree
2018-05-01
Matt Caswell
Update copyright year
commit
|
commitdiff
|
tree
2018-04-27
Matt Caswell
Update version docs
commit
|
commitdiff
|
tree
2018-04-27
Billy Brumley
fix: BN_swap mishandles flags
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-04-26
Matt Caswell
Update the *use_certificate* docs
commit
|
commitdiff
|
tree
2018-04-26
Matt Caswell
Fix typo in the definition of tls13_ciphers
commit
|
commitdiff
|
tree
2018-04-25
Matt Caswell
Fix documentation for the -showcerts s_client option
commit
|
commitdiff
|
tree
2018-04-25
Nicola Tuveri
[SM2_sign] add minimal EVP_PKEY functionality testing
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-04-25
Nicola Tuveri
[SM2_sign] fix double free and return value
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-04-25
Matt Caswell
Fix the MAX_CURVELIST definition
commit
|
commitdiff
|
tree
2018-04-24
Matt Caswell
Add a test to verify the ClientHello version is the...
commit
|
commitdiff
|
tree
2018-04-24
Matt Caswell
In a reneg use the same client_version we used last...
commit
|
commitdiff
|
tree
2018-04-24
Matt Caswell
Don't build AFALG on android
commit
|
commitdiff
|
tree
2018-04-24
Matt Caswell
Allow TLSv1.3 EC certs to use compressed points
commit
|
commitdiff
|
tree
2018-04-24
Matt Caswell
Document when a session gets removed from cache
commit
|
commitdiff
|
tree
2018-04-24
Matt Caswell
Remove some logically dead code
commit
|
commitdiff
|
tree
2018-04-24
Matt Caswell
Improve backwards compat with 1.0.2 for ECDHParameters
commit
|
commitdiff
|
tree
2018-04-23
Billy Brumley
Remove superfluous NULL checks. Add Andy's BN_FLG comment.
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-04-23
Nicola Tuveri
Move up check for EC_R_INCOMPATIBLE_OBJECTS and for...
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-04-23
Nicola Tuveri
Pass through
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-04-23
Billy Brumley
ladder description: why it works
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-04-23
Nicola Tuveri
Address code style comments
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-04-23
Billy Brumley
Elliptic curve scalar multiplication with timing attack...
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-04-20
Matt Caswell
Add a test for SSL_pending()
commit
|
commitdiff
|
tree
2018-04-20
Matt Caswell
Fix SSL_pending() for DTLS
commit
|
commitdiff
|
tree
2018-04-20
Matt Caswell
Test the state of SSL_in_init() from the info_callback
commit
|
commitdiff
|
tree
2018-04-20
Matt Caswell
Make sure SSL_in_init() returns 0 at SSL_CB_HANDSHAKE_DONE
commit
|
commitdiff
|
tree
2018-04-19
Matt Caswell
Add a test for a NULL X509_STORE in X509_STORE_CTX_init
commit
|
commitdiff
|
tree
2018-04-19
Matt Caswell
Don't crash if there are no trusted certs
commit
|
commitdiff
|
tree
2018-04-19
Matt Caswell
Fix ocsp app exit code
commit
|
commitdiff
|
tree
2018-04-19
Matt Caswell
Fix no-ec
commit
|
commitdiff
|
tree
2018-04-19
Matt Caswell
Correct an ommission in the EVP_DigestSignInit docs
commit
|
commitdiff
|
tree
2018-04-18
FdaSilvaYY
Style: ssl.h
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-04-18
Matt Caswell
Update EVP_DigestSignInit() docs
commit
|
commitdiff
|
tree
2018-04-18
Peter Wu
test: Remove redundant SSL_CTX_set_max_early_data
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-04-18
Peter Wu
Add support for logging early exporter secret
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-04-18
Peter Wu
Add test for CLIENT_EARLY_TRAFFIC_SECRET key logging
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-04-18
Peter Wu
Add support for logging TLS 1.3 exporter secret
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2018-04-17
Matt Caswell
Fix a memory leak in an error path
commit
|
commitdiff
|
tree
2018-04-17
Matt Caswell
Check the return from EVP_PKEY_get0_DH()
commit
|
commitdiff
|
tree
2018-04-17
Matt Caswell
Extend the SSL_set_bio() tests
commit
|
commitdiff
|
tree
2018-04-17
Matt Caswell
Fix assertion failure in SSL_set_bio()
commit
|
commitdiff
|
tree
2018-04-17
Matt Caswell
Update fingerprints.txt
commit
|
commitdiff
|
tree
2018-04-17
Matt Caswell
Update the info callback documentation for TLSv1.3
commit
|
commitdiff
|
tree
2018-04-17
Matt Caswell
Add a test for the info callback
commit
|
commitdiff
|
tree
2018-04-17
Matt Caswell
Make sure info callback knows about all handshake start...
commit
|
commitdiff
|
tree
2018-04-17
Matt Caswell
Call the info callback on all handshake done events
commit
|
commitdiff
|
tree
2018-04-17
Matt Caswell
Ignore the status_request extension in a resumption...
commit
|
commitdiff
|
tree
2018-04-16
Matt Caswell
RSA key generation: ensure BN_mod_inverse and BN_mod_exp_mon...
commit
|
commitdiff
|
tree
2018-04-13
Matt Caswell
Add a test for SRP
commit
|
commitdiff
|
tree
2018-04-13
Matt Caswell
Add support for the SRP base64 alphabet
commit
|
commitdiff
|
tree
2018-04-13
Matt Caswell
Change SRP functions to use EVP_EncodeUpdate/EVP_DecodeUpdat...
commit
|
commitdiff
|
tree
2018-04-06
Matt Caswell
Add a note and better error if using Ed25519/Ed448...
commit
|
commitdiff
|
tree
2018-04-06
Matt Caswell
Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA
commit
|
commitdiff
|
tree
2018-04-05
Matt Caswell
Update the genpkey documentation
commit
|
commitdiff
|
tree
2018-04-05
Matt Caswell
Pick a q size consistent with the digest for DSA param...
commit
|
commitdiff
|
tree
2018-04-05
Matt Caswell
Don't crash if an unrecognised digest is used with...
commit
|
commitdiff
|
tree
2018-04-05
Matt Caswell
Document the change in the previous commit about loading...
commit
|
commitdiff
|
tree
2018-04-05
Matt Caswell
Move the loading of the ssl_conf module to libcrypto
commit
|
commitdiff
|
tree
2018-04-04
Matt Caswell
Add test/versions to gitignore
commit
|
commitdiff
|
tree
2018-04-04
Matt Caswell
Fix configuration of TLSv1.3 ciphersuites
commit
|
commitdiff
|
tree
2018-04-04
Matt Caswell
Add some tests for configuring the TLSv1.3 ciphersuites
commit
|
commitdiff
|
tree
2018-04-03
Matt Caswell
Fix some errors in the mem leaks docs
commit
|
commitdiff
|
tree
2018-04-03
Matt Caswell
Fix a text canonicalisation bug in CMS
commit
|
commitdiff
|
tree
2018-04-03
Matt Caswell
Prepare for 1.1.1-pre5-dev
commit
|
commitdiff
|
tree
2018-04-03
Matt Caswell
Prepare for 1.1.1-pre4 release
commit
|
commitdiff
|
tree
2018-04-03
Matt Caswell
Fix CHANGES
commit
|
commitdiff
|
tree
2018-04-03
Matt Caswell
Update copyright year
commit
|
commitdiff
|
tree
2018-03-30
Matt Caswell
Revert commit 4a56d9a2
commit
|
commitdiff
|
tree
2018-03-30
Matt Caswell
GOST MAC algorithms don't support EVP_PKEY_new_raw_private_key()
commit
|
commitdiff
|
tree
2018-03-30
Matt Caswell
Update trace code to know about GOST ciphersuites
commit
|
commitdiff
|
tree
2018-03-28
Matt Caswell
Remove some code
commit
|
commitdiff
|
tree
2018-03-28
Matt Caswell
Tolerate a Certificate using a non-supported group...
commit
|
commitdiff
|
tree
2018-03-28
Matt Caswell
Revert "Temporarily disable some tests that hang"
commit
|
commitdiff
|
tree
2018-03-27
Matt Caswell
Temporarily disable some tests that hang
commit
|
commitdiff
|
tree
next