projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix a compression bug
2017-03-02
Matt Caswell
Fix a compression bug
commit
|
commitdiff
|
tree
2017-03-02
Matt Caswell
Ensure that we never select compression in TLSv1.3
commit
|
commitdiff
|
tree
2017-02-28
Matt Caswell
Fix test_ssl_new when compiled with no-tls1_2 or no...
commit
|
commitdiff
|
tree
2017-02-28
Matt Caswell
Fix sslapitest when compiled with no-tls1_2
commit
|
commitdiff
|
tree
2017-02-28
Matt Caswell
Remove some commented out code in the tests
commit
|
commitdiff
|
tree
2017-02-28
Matt Caswell
Remove some commented out code in libssl
commit
|
commitdiff
|
tree
2017-02-28
Matt Caswell
Remove some commented out code in libcrypto
commit
|
commitdiff
|
tree
2017-02-28
Matt Caswell
Remove some commented out code in the apps
commit
|
commitdiff
|
tree
2017-02-28
Matt Caswell
Remove a pointless "#ifndef" from bf_enc.c
commit
|
commitdiff
|
tree
2017-02-28
Matt Caswell
Remove bf_cbc.c
commit
|
commitdiff
|
tree
2017-02-28
Matt Caswell
Remove the file r160test.c
commit
|
commitdiff
|
tree
2017-02-28
Matt Caswell
Remove dead code in bn
commit
|
commitdiff
|
tree
2017-02-28
Matt Caswell
Remove some dead code from libssl
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Fix a merge error
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Updates following review feedback
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Don't use an enum in the return type for a public API...
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Add some KeyUpdate tests
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Add documentation for SSL_key_update() and SSL_get_key_updat...
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Fix a shadowed global variable warning
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Updates following review feedback
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Limit the number of KeyUpdate messages we can process
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Actually update the keys when a KeyUpdate message is...
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
If we receive an "update_requested" KeyUpdate then...
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Add the ability for a server to receive a KeyUpdate...
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Add the ability for s_client to send a KeyUpdate message
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Add a SSL_get_key_update_type() function
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Add the ability for a client to send a KeyUpdate message
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Add the ability for a client to receive a KeyUpdate...
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Add SSL_trace() support for KeyUpdate messages
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Add a capability to s_server to send KeyUpdate messages
commit
|
commitdiff
|
tree
2017-02-17
Matt Caswell
Provide a function to send a KeyUpdate message
commit
|
commitdiff
|
tree
2017-02-16
Matt Caswell
Fix a mem leak in ssl_test_ctx.c
commit
|
commitdiff
|
tree
2017-02-16
Matt Caswell
Update CHANGES and NEWS for new release
commit
|
commitdiff
|
tree
2017-02-16
Matt Caswell
Remove an OPENSSL_assert() and replace with a soft...
commit
|
commitdiff
|
tree
2017-02-16
Matt Caswell
Don't change the state of the ETM flags until CCS processing
commit
|
commitdiff
|
tree
2017-02-16
Matt Caswell
Provide a test for the Encrypt-Then-Mac renegotiation...
commit
|
commitdiff
|
tree
2017-02-15
Matt Caswell
Fix merge issue
commit
|
commitdiff
|
tree
2017-02-14
Matt Caswell
Fix no-ec compilation
commit
|
commitdiff
|
tree
2017-02-14
Matt Caswell
Remove a double call to ssl3_send_alert()
commit
|
commitdiff
|
tree
2017-02-14
Matt Caswell
Fix a bogus uninit variable warning
commit
|
commitdiff
|
tree
2017-02-14
Matt Caswell
Add a bytestogroup macro
commit
|
commitdiff
|
tree
2017-02-14
Matt Caswell
Various style fixes following review feedback
commit
|
commitdiff
|
tree
2017-02-14
Matt Caswell
Update the tls13messages test to add some HRR scenarios
commit
|
commitdiff
|
tree
2017-02-14
Matt Caswell
Update the kex modes tests to check various HRR scenarios
commit
|
commitdiff
|
tree
2017-02-14
Matt Caswell
Update TLSProxy to know about HelloRetryRequest messages
commit
|
commitdiff
|
tree
2017-02-14
Matt Caswell
Update test counting in checkhandshake.pm
commit
|
commitdiff
|
tree
2017-02-14
Matt Caswell
Update the key_share tests for HelloRetryRequest
commit
|
commitdiff
|
tree
2017-02-14
Matt Caswell
Add trace support for HelloRetryRequest
commit
|
commitdiff
|
tree
2017-02-14
Matt Caswell
Implement support for resumption with a HelloRetryRequest
commit
|
commitdiff
|
tree
2017-02-14
Matt Caswell
Add client side support for parsing Hello Retry Request
commit
|
commitdiff
|
tree
2017-02-14
Matt Caswell
Add server side support for creating the Hello Retry...
commit
|
commitdiff
|
tree
2017-02-14
Matt Caswell
Make the context available to the extensions parse...
commit
|
commitdiff
|
tree
2017-02-09
Matt Caswell
Fix a typo in the X509_get0_subject_key_id() documentation
commit
|
commitdiff
|
tree
2017-02-08
Matt Caswell
Fix crash in tls13_enc
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Free up the memory for the NewSessionTicket extensions
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Make sure we free and cleanse the pms value in all...
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Expand comment in tls_process_hello_req()
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Add a TODO around validating the ticket age
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Various style fixes following review feedback
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Remove unneccessary comments
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Use for loop in WPACKET_fill_lengths instead of do...
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Move the SSL3_CK_CIPHERSUITE_FLAG out of public header
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Add a test for the PSK kex modes extension
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
If we have no suitable PSK kex modes then don't attempt...
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Fix <= TLS1.2 break
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Add a test for WPACKET_fill_lengths()
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Enable wpacket test on shared builds
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Make calls to SSL_renegotiate() error out for TLSv1.3
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Make the "ticket" function return codes clearer
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Miscellaneous style tweaks based on feedback received
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Ensure the al variable is properly ininitialised in...
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Ensure the age_add variable is properly initialised
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Re-enable resumption for TLS1.3 CT tests
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Add testing of TLSv1.3 resumption in test_tls13messages
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Add a capability for TLSProxy to wait for a session...
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Re-enable test_ssl_new resumption tests for TLSv1.3
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Remove a TLS1.3 TODO that is now completed
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Re-enable TLSv1.3 session resumption related tests...
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Update create_ssl_connection() to make sure its gets...
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Re-enable ALPN resumption tests where we are using...
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Always ensure that session->cipher is set
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Tweak a comment
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Use the correct session resumption mechanism
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Move session version consistency check
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Set the kex modes on the client too.
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Implement server side of PSK extension construction
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Implement Server side of PSK extension parsing
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Make sure we also cleanse the finished key
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Provide a key_share extension finaliser
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Add support for client side parsing of the PSK extension
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Add support for the age_add field
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Construct the client side psk extension for TLSv1.3
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Provide a new WPACKET function for filling in all the...
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Update the s_client -sess_out feature to work for TLSv1.3
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Never send a session id in TLS1.3
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Add a TODO around handling of SSL_get_session() and...
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Process incoming NewSessionTicket messages on the client...
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Create the NewSessionTicket message in TLSv1.3
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Add support for the psk_key_exchange_modes extension
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Move TLSv1.3 Session Ticket processing into the state...
commit
|
commitdiff
|
tree
next