projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Teach TLSProxy about the CertificateVerify message
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
Azat Khuzhin
Remove ENGINE_load_dasync() (no OPENSSL_INIT_ENGINE_DASYNC...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-12-12
Paul Hovey
updated macro spacing for styling purposes
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-12-12
Paul Hovey
fix undoes errors introduced by https://github.com...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
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
2016-12-08
Matt Caswell
Various style updates following extensions refactor
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Fix travis mixed declarations and code error
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Suppress some BoringSSL test failures
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Correct imports for checkhandshake module
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Fix a memory leak
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Add some extra key_share tests
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Remove some spurious whitespace
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Add a renegotiation test
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Add more extension tests to test_sslmessages
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Merge common code between test_tls13messages and test_sslmes...
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Add extension tests in test_sslmessages
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Enable status_request test in test_sslmessages
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Fix a bug in TLSProxy where zero length messages were...
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Add a test to check messsages sent are the ones we...
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Support renegotiation in TLSProxy
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Add tests for new extension code
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Split ServerHello extensions
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Move ServerHello extension parsing into the new extension...
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Avoid repeatedly scanning the list of extensions
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Simplify ClientHello extension parsing
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Move ALPN processing into an extension finalisation...
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Provide server side extension init and finalisation...
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Add an extension initilisation and finalisation capability
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Move client construction of ClientHello extensions...
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Move client parsing of ServerHello extensions into...
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Rename some functions
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Move ServerHello extension construction into the new...
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Split extensions code into core extensions and server...
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Add extensions construction support
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Continue the extensions refactor
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Refactor ClientHello extension parsing
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Verify that extensions are used in the correct context
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Add some missing extensions to SSL_extension_supported()
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Move tls_collect_extensions() into a separate file
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Add EncryptedExtensions message
commit
|
commitdiff
|
tree
2016-12-08
Matt Caswell
Send and Receive a TLSv1.3 format ServerHello
commit
|
commitdiff
|
tree
2016-12-05
Matt Caswell
Change various repeated wr[someindex]/pkt[someindex...
commit
|
commitdiff
|
tree
2016-12-05
Matt Caswell
Various style fixes from the TLSv1.3 record changes...
commit
|
commitdiff
|
tree
2016-12-05
Matt Caswell
Change various repeated rr[someindex] references to...
commit
|
commitdiff
|
tree
2016-12-05
Matt Caswell
Ensure compressdata is always initialised
commit
|
commitdiff
|
tree
2016-12-05
Matt Caswell
Add a TLS1.3 TODO for the msg callback
commit
|
commitdiff
|
tree
2016-12-05
Matt Caswell
Add more TLS1.3 record tests
commit
|
commitdiff
|
tree
2016-12-05
Matt Caswell
Update the record layer to use TLSv1.3 style record...
commit
|
commitdiff
|
tree
2016-12-05
Matt Caswell
Convert TLS Record receipt to use PACKET
commit
|
commitdiff
|
tree
2016-12-05
Matt Caswell
Convert TLS record construction to use WPACKET
commit
|
commitdiff
|
tree
2016-12-05
Matt Caswell
Add an ability to find out the current write location...
commit
|
commitdiff
|
tree
2016-12-02
Matt Caswell
Fix a typo in bio_read_intern
commit
|
commitdiff
|
tree
2016-11-30
Matt Caswell
Make refdata in tls13encryptest static
commit
|
commitdiff
|
tree
next