projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix a mem leak in CMS
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-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
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-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
Matt Caswell
Update EVP_DigestSignInit() docs
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
2018-03-27
Matt Caswell
Remove some code for a contributor that we cannot find
commit
|
commitdiff
|
tree
2018-03-27
Matt Caswell
Assert that alpn_selected is NULL before we assign it
commit
|
commitdiff
|
tree
2018-03-27
Matt Caswell
Don't write out a bad OID
commit
|
commitdiff
|
tree
2018-03-27
Matt Caswell
Update CHANGES and NEWS for the new release
commit
|
commitdiff
|
tree
2018-03-27
Matt Caswell
Add fuzz corpora file that found the ASN.1 stack depth...
commit
|
commitdiff
|
tree
2018-03-27
Matt Caswell
Limit ASN.1 constructed types recursive definition...
commit
|
commitdiff
|
tree
2018-03-21
Matt Caswell
The default conv_form is uncompressed
commit
|
commitdiff
|
tree
2018-03-21
Matt Caswell
Don't wait for dry at the end of a handshake
commit
|
commitdiff
|
tree
2018-03-21
Matt Caswell
Check for alerts while waiting for a dry event
commit
|
commitdiff
|
tree
2018-03-20
Matt Caswell
Reduce the verbosity of test_store
commit
|
commitdiff
|
tree
2018-03-20
Matt Caswell
Fix the OCSP responder mode
commit
|
commitdiff
|
tree
2018-03-20
Matt Caswell
Prepare for 1.1.1-pre4-dev
commit
|
commitdiff
|
tree
2018-03-20
Matt Caswell
Prepare for 1.1.1-pre3 release
commit
|
commitdiff
|
tree
2018-03-20
Matt Caswell
Update copyright year
commit
|
commitdiff
|
tree
2018-03-19
Matt Caswell
Fix no-ec
commit
|
commitdiff
|
tree
2018-03-19
Matt Caswell
Fix no-sm2
commit
|
commitdiff
|
tree
2018-03-19
Matt Caswell
Fix no-posix-io compile failure
commit
|
commitdiff
|
tree
2018-03-19
Matt Caswell
Fix no-psk
commit
|
commitdiff
|
tree
2018-03-19
Matt Caswell
Fix no-cmac
commit
|
commitdiff
|
tree
2018-03-19
Matt Caswell
Fix no-ec
commit
|
commitdiff
|
tree
2018-03-19
Matt Caswell
Add a CHANGES entry to mention the replay protection...
commit
|
commitdiff
|
tree
2018-03-19
Matt Caswell
Document the replay protection capabilities
commit
|
commitdiff
|
tree
2018-03-19
Matt Caswell
Add a test for 0RTT replay protection
commit
|
commitdiff
|
tree
2018-03-19
Matt Caswell
Add an anti-replay mechanism
commit
|
commitdiff
|
tree
2018-03-19
Matt Caswell
Don't update the session cache when processing a client...
commit
|
commitdiff
|
tree
2018-03-19
Matt Caswell
Always call the new_session_cb when issuing a NewSessionTick...
commit
|
commitdiff
|
tree
next