projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Re-enable TLSv1.3 session resumption related tests in sslapitest
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
2017-01-30
Matt Caswell
Disable requests for renegotiation in TLSv1.3
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Move state machine knowledge out of the record layer
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
Remove use of the SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS...
commit
|
commitdiff
|
tree
2017-01-30
Matt Caswell
ChangeCipherSpec is not allowed in TLSv1.3
commit
|
commitdiff
|
tree
2017-01-26
Matt Caswell
Update CHANGES and NEWS for new release
commit
|
commitdiff
|
tree
2017-01-25
Matt Caswell
Fix a merge error
commit
|
commitdiff
|
tree
2017-01-25
Matt Caswell
Remove assert from is_partially_overlapping()
commit
|
commitdiff
|
tree
2017-01-25
Matt Caswell
Adjust in and in_len instead of donelen
commit
|
commitdiff
|
tree
2017-01-25
Matt Caswell
Fix the overlapping check for fragmented "Update" operations
commit
|
commitdiff
|
tree
2017-01-25
Matt Caswell
Update evp_test to make sure passing partial block...
commit
|
commitdiff
|
tree
2017-01-25
Matt Caswell
Properly handle a partial block in OCB mode
commit
|
commitdiff
|
tree
2017-01-25
Matt Caswell
Don't use magic numbers in aes_ocb_cipher()
commit
|
commitdiff
|
tree
2017-01-25
Matt Caswell
Fix memory leaks in the Certificate extensions code
commit
|
commitdiff
|
tree
2017-01-24
Matt Caswell
Fix SSL_get0_raw_cipherlist()
commit
|
commitdiff
|
tree
2017-01-23
Matt Caswell
Extend the test_ssl_new renegotiation tests to include...
commit
|
commitdiff
|
tree
2017-01-23
Matt Caswell
Stop server from expecting Certificate message when...
commit
|
commitdiff
|
tree
2017-01-23
Matt Caswell
Stop client from sending Certificate message when not...
commit
|
commitdiff
|
tree
2017-01-23
Matt Caswell
Fix SSL_VERIFY_CLIENT_ONCE
commit
|
commitdiff
|
tree
2017-01-12
Matt Caswell
Fix no-dh builds
commit
|
commitdiff
|
tree
2017-01-11
Matt Caswell
Fix compilation with no-nextprotoneg
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Fix no-ec following sigalgs refactor
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Fix tls1_set_sigalgs() length calculation
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Add some missing sigalgs
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Fix an uninit read picked up by Travis
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Fix a Travis failure
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Add some signature tests
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Teach TLSProxy how to re-encrypt a TLSv1.3 message...
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Extend ServerKeyExchange parsing to work with a signature
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Teach TLSProxy about the CertificateVerify message
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Teach SSL_trace about the new sigalgs
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Add a sigalg test to check we only allow sigalgs we...
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Extend PSS signature support to TLSv1.2
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Fix test_sslversions to know that TLSv1.3 sets record...
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Always use TLSv1.0 for record layer version in TLSv1.3
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Add a TLS1.3 TODO for setting of sig algs
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Add some sig algs tests
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Ignore PKCS1 based sig algs in TLSv1.3
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Verify that the sig algs extension has been sent for...
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Fix client application traffic secret
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Temporarily ignore NewSessionTickets for TLS1.3
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Use the correct size for TLSv1.3 finished keys
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Ensure the record sequence number gets incremented
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Remove some unneeded functions
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Use NIDs instead of the old TLSv1.2 sigalgs hash and...
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Remove a redundant function
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Convert Sigalgs processing to use ints
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Sign CertificateVerify messages using PSS padding
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Make CertificateVerify TLS1.3 aware
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Move Certificate Verify construction and processing...
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Add a TODO(TLS1.3) around certificate selection
commit
|
commitdiff
|
tree
2017-01-10
Matt Caswell
Mark a HelloRequest record as read if we ignore it
commit
|
commitdiff
|
tree
2017-01-06
Matt Caswell
Fix various style issues following feedback
commit
|
commitdiff
|
tree
2017-01-06
Matt Caswell
Rename the chain variable to chainidx
commit
|
commitdiff
|
tree
2017-01-06
Matt Caswell
Fix a double blank line style issue
commit
|
commitdiff
|
tree
2017-01-06
Matt Caswell
Initialise the al variable
commit
|
commitdiff
|
tree
2017-01-06
Matt Caswell
Update SSL_trace to understand TLSv1.3 Certificates
commit
|
commitdiff
|
tree
2017-01-06
Matt Caswell
Implement TLSv1.3 style CertificateStatus
commit
|
commitdiff
|
tree
2017-01-06
Matt Caswell
Create Certificate messages in TLS1.3 format
commit
|
commitdiff
|
tree
2017-01-06
Matt Caswell
Extends extension parsing to take the Certificate
commit
|
commitdiff
|
tree
2017-01-06
Matt Caswell
Extend tls_construct_extensions() to enable passing...
commit
|
commitdiff
|
tree
2016-12-30
Matt Caswell
Don't run the sigalgs tests over a TLSv1.3 connection
commit
|
commitdiff
|
tree
2016-12-30
Matt Caswell
Provide some tests for the sig algs API
commit
|
commitdiff
|
tree
2016-12-30
Matt Caswell
Fix the SSL_set1_sigalgs() macro
commit
|
commitdiff
|
tree
2016-12-29
Matt Caswell
Fix CT test_sslmessages hangs
commit
|
commitdiff
|
tree
2016-12-29
Matt Caswell
Fix compilation with no-ec
commit
|
commitdiff
|
tree
2016-12-29
Matt Caswell
Fix extension for various no- options
commit
|
commitdiff
|
tree
2016-12-29
Matt Caswell
Add a test to check the EC point formats extension...
commit
|
commitdiff
|
tree
2016-12-29
Matt Caswell
Fix the EC point formats extension
commit
|
commitdiff
|
tree
2016-12-12
Matt Caswell
Fix a leak in SSL_clear()
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Fix the declaration of tls_parse_extension in statem_locl.h
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Fix a travis failure
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Fix various indentation
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Move the checkhandshake.pm module into test/testlib
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Fix make update issues
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Fix more style issues following extensions refactor...
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Introduce TLSEXT_STATUSTYPE_nothing constant
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Change TLSEXT_IDX_* values into an enum
commit
|
commitdiff
|
tree
next