projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Prevent DTLS Finished message injection
2016-08-22
Matt Caswell
Prevent DTLS Finished message injection
commit
|
commitdiff
|
tree
2016-08-22
Matt Caswell
Fix DTLS buffered message DoS attack
commit
|
commitdiff
|
tree
2016-08-22
Matt Caswell
Fix enable-zlib
commit
|
commitdiff
|
tree
2016-08-19
Matt Caswell
Convert PKCS12* functions to use const getters
commit
|
commitdiff
|
tree
2016-08-19
Matt Caswell
Update function error code
commit
|
commitdiff
|
tree
2016-08-19
Matt Caswell
Fix some clang warnings
commit
|
commitdiff
|
tree
2016-08-19
Matt Caswell
Fix DTLS replay protection
commit
|
commitdiff
|
tree
2016-08-19
Matt Caswell
Add DTLS replay protection test
commit
|
commitdiff
|
tree
2016-08-19
Matt Caswell
Fix DTLS unprocessed records bug
commit
|
commitdiff
|
tree
2016-08-19
Matt Caswell
Add a DTLS unprocesed records test
commit
|
commitdiff
|
tree
2016-08-19
Matt Caswell
Split create_ssl_connection()
commit
|
commitdiff
|
tree
2016-08-19
Matt Caswell
Add a DTLS packet mem BIO
commit
|
commitdiff
|
tree
2016-08-19
Matt Caswell
Add a (D)TLS dumper BIO
commit
|
commitdiff
|
tree
2016-08-18
Matt Caswell
Convert X509_REVOKED* functions to use const getters
commit
|
commitdiff
|
tree
2016-08-17
Matt Caswell
Convert X509_CRL* functions to use const getters
commit
|
commitdiff
|
tree
2016-08-17
Matt Caswell
Make X509_NAME_get0_der() conform to OpenSSL style
commit
|
commitdiff
|
tree
2016-08-17
Matt Caswell
Convert OCSP* functions to use const getters
commit
|
commitdiff
|
tree
2016-08-16
Matt Caswell
Convert SSL_SESSION* functions to use const getters
commit
|
commitdiff
|
tree
2016-08-16
Matt Caswell
Convert PKCS8* functions to use const getters
commit
|
commitdiff
|
tree
2016-08-16
Matt Caswell
Convert TS_STATUS_INFO* functions to use const getters
commit
|
commitdiff
|
tree
2016-08-16
Matt Caswell
Provide compat macros for SSL_CTX_set_ecdh_auto() and...
commit
|
commitdiff
|
tree
2016-08-16
Matt Caswell
Ensure we unpad in constant time for read pipelining
commit
|
commitdiff
|
tree
2016-08-15
Matt Caswell
Remove a stray unneeded line in 70-test_sslrecords.t
commit
|
commitdiff
|
tree
2016-08-15
Matt Caswell
Address feedback on SSLv2 ClientHello processing
commit
|
commitdiff
|
tree
2016-08-15
Matt Caswell
Add some SSLv2 ClientHello tests
commit
|
commitdiff
|
tree
2016-08-15
Matt Caswell
Send an alert if we get a non-initial record with the...
commit
|
commitdiff
|
tree
2016-08-15
Matt Caswell
Address feedback on SSLv2 ClientHello processing
commit
|
commitdiff
|
tree
2016-08-04
Matt Caswell
Prepare for 1.1.0-pre7-dev
commit
|
commitdiff
|
tree
2016-08-04
Matt Caswell
Prepare for 1.1.0-pre6 release
commit
|
commitdiff
|
tree
2016-08-04
Matt Caswell
make update
commit
|
commitdiff
|
tree
2016-08-04
Matt Caswell
Fix date in CHANGES
commit
|
commitdiff
|
tree
2016-08-02
Matt Caswell
Fix tests for no-nextprotoneg
commit
|
commitdiff
|
tree
2016-08-01
Matt Caswell
Some minor tweaks to the fuzzing docs
commit
|
commitdiff
|
tree
2016-08-01
Matt Caswell
Fix bad result in i2b_PVK()
commit
|
commitdiff
|
tree
2016-08-01
Matt Caswell
Fix param order in RSA_get0_key
commit
|
commitdiff
|
tree
2016-07-30
Matt Caswell
Fix crash as a result of MULTIBLOCK
commit
|
commitdiff
|
tree
2016-07-30
Matt Caswell
Fix bogus warnings
commit
|
commitdiff
|
tree
2016-07-29
Matt Caswell
Update the SSL_set_bio()/SSL_set0_rbio()/SSL_set0_wbio...
commit
|
commitdiff
|
tree
2016-07-29
Matt Caswell
Simplify and rename SSL_set_rbio() and SSL_set_wbio()
commit
|
commitdiff
|
tree
2016-07-29
Matt Caswell
Add some SSL BIO tests
commit
|
commitdiff
|
tree
2016-07-29
Matt Caswell
Fix BIO_pop for SSL BIOs
commit
|
commitdiff
|
tree
2016-07-29
Matt Caswell
Fix BIO_push ref counting for SSL BIO
commit
|
commitdiff
|
tree
2016-07-29
Matt Caswell
Don't double free the write bio
commit
|
commitdiff
|
tree
2016-07-29
Matt Caswell
Add a test for SSL_set_bio()
commit
|
commitdiff
|
tree
2016-07-29
Matt Caswell
Make the checks for an SSLv2 style record stricter
commit
|
commitdiff
|
tree
2016-07-25
Matt Caswell
Fix no-tls1_2
commit
|
commitdiff
|
tree
2016-07-25
Matt Caswell
Fix no-dtls*
commit
|
commitdiff
|
tree
2016-07-25
Matt Caswell
Fix no-ct
commit
|
commitdiff
|
tree
2016-07-20
Matt Caswell
Never expose ssl->bbio in the public API.
commit
|
commitdiff
|
tree
2016-07-19
Matt Caswell
Fix building with no-cms
commit
|
commitdiff
|
tree
2016-07-19
Matt Caswell
Update error codes following tls_process_key_exchange...
commit
|
commitdiff
|
tree
2016-07-19
Matt Caswell
Tidy up tls_process_key_exchange()
commit
|
commitdiff
|
tree
2016-07-19
Matt Caswell
Split out ECDHE from tls_process_key_exchange()
commit
|
commitdiff
|
tree
2016-07-19
Matt Caswell
Split out DHE from tls_process_key_exchange()
commit
|
commitdiff
|
tree
2016-07-19
Matt Caswell
Split out SRP from tls_process_key_exchange()
commit
|
commitdiff
|
tree
2016-07-19
Matt Caswell
Split out the PSK preamble from tls_process_key_exchange()
commit
|
commitdiff
|
tree
2016-07-19
Matt Caswell
Move the PSK preamble for tls_process_key_exchange()
commit
|
commitdiff
|
tree
2016-07-19
Matt Caswell
Narrow scope of locals vars in tls_process_key_exchange()
commit
|
commitdiff
|
tree
2016-07-19
Matt Caswell
Add more session tests
commit
|
commitdiff
|
tree
2016-07-19
Matt Caswell
Remove sessions from external cache, even if internal...
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Refactor Identity Hint handling
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Fix up error codes after splitting up tls_construct_key_exch...
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Some tidy ups after the CKE construction refactor
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Split out SRP CKE construction into a separate function
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Split out GOST CKE construction into a separate function
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Split out DHE CKE construction into a separate function
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Split out DHE CKE construction into a separate function
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Split out CKE construction PSK pre-amble and RSA into...
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Narrow the scope of local variables in tls_construct_client_...
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Fix bug with s2n et al macros
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Errors fix up following break up of CKE processing
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Remove the f_err lable from tls_process_client_key_exchange()
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Split out GOST from process CKE code
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Split out ECDHE from process CKE code
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Split out DHE from process CKE code
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Split out PSK preamble and RSA from process CKE code
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Reduce the scope of some variables in tls_process_client_key...
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Fix formatting in statem_srvr.c based on review feedback
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Ensure Travis tests SSLv3
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Try and make the transition tests for CKE message clearer
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Simplify key_exchange_expected() logic
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Fix client auth test_ssl_new failures when enabling...
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Make sure we call ssl3_digest_cached_records() when...
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Fix SSLv3 alert if no Client Ceritifcate sent after...
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Fix SSLv3 ClientAuth alert checking
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Fix Client Auth tests
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Prepare the client certificate earlier
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Fix mingw build
commit
|
commitdiff
|
tree
2016-07-18
Matt Caswell
Fix strict-warnings build
commit
|
commitdiff
|
tree
2016-07-08
Matt Caswell
Disallow multiple protocol flags to s_server and s_client
commit
|
commitdiff
|
tree
2016-07-01
Matt Caswell
Use the SSL_METHODs passed to create_ssl_ctx_pair()
commit
|
commitdiff
|
tree
2016-07-01
Matt Caswell
Avoid an overflow in constructing the ServerKeyExchange...
commit
|
commitdiff
|
tree
2016-06-30
Matt Caswell
Convert memset calls to OPENSSL_cleanse
commit
|
commitdiff
|
tree
2016-06-30
Matt Caswell
Cleanup documentation for removed functionality
commit
|
commitdiff
|
tree
2016-06-30
Matt Caswell
Add some compat macros for removed tmp RSA functions...
commit
|
commitdiff
|
tree
2016-06-27
Matt Caswell
Add a test for fragmented alerts
commit
|
commitdiff
|
tree
2016-06-27
Matt Caswell
Ensure read records are marked as read
commit
|
commitdiff
|
tree
2016-06-27
Matt Caswell
Fix one more instance of incorrect OPENSSL_API_COMPAT...
commit
|
commitdiff
|
tree
2016-06-27
Matt Caswell
Fix some OPENSSL_API_COMPAT values
commit
|
commitdiff
|
tree
2016-06-24
Matt Caswell
Ensure HMAC key gets cleansed after use
commit
|
commitdiff
|
tree
next