projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Enable status_request test in test_sslmessages
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
2016-11-30
Matt Caswell
Convert tls13encryptiontest so that we pass around...
commit
|
commitdiff
|
tree
2016-11-29
Matt Caswell
Fix some style issues in the TLSv1.3 nonce construction...
commit
|
commitdiff
|
tree
2016-11-29
Matt Caswell
Fix a double free in tls13encryptiontest
commit
|
commitdiff
|
tree
2016-11-29
Matt Caswell
Fix a travis compilation error
commit
|
commitdiff
|
tree
2016-11-29
Matt Caswell
Add a test for TLSv1.3 encryption using the new nonce...
commit
|
commitdiff
|
tree
2016-11-29
Matt Caswell
Use the TLSv1.3 nonce construction
commit
|
commitdiff
|
tree
2016-11-29
Matt Caswell
Fix mac-then-encrypt test with enable-tls1_3
commit
|
commitdiff
|
tree
2016-11-29
Matt Caswell
Ensure we are in accept state in DTLSv1_listen
commit
|
commitdiff
|
tree
2016-11-24
Matt Caswell
Fix a bogus uninit var warning
commit
|
commitdiff
|
tree
2016-11-24
Matt Caswell
Fix a warning about an uninit var
commit
|
commitdiff
|
tree
2016-11-24
Matt Caswell
Fix a missing function prototype in AFALG engine
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Fix missing NULL checks in key_share processing
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Fix missing NULL checks in CKE processing
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Use ClientHello.legacy_version for the RSA pre-master...
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Fix some defines in ossl_shim
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Fix a double ;; causing a travis failure
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Fix an uninit variable usage
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Update tls13secretstest to use the new simpler test...
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Fix some style issues with TLSv1.3 state machine PR
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Fix some style issues identified during review
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Fix SSL_IS_TLS13(s)
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Extend test_tls13messages
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Add an s_server capability to read an OCSP Response...
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Add a test for the TLSv1.3 state machine
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Fix some TLSProxy warnings
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Ensure unexpected messages are handled consistently
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Ensure the end of first server flight processing is...
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Fix the tests following the state machine changes for...
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Create the Finished message payload
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Update state machine to be closer to TLS1.3
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Implement tls13_change_cipher_state()
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Remove old style NewSessionTicket from TLSv1.3
commit
|
commitdiff
|
tree
2016-11-23
Matt Caswell
Fix EXTMS error introduced by commit 94ed2c6
commit
|
commitdiff
|
tree
2016-11-17
Matt Caswell
Fix missing SSL_IS_TLS13(s) usage
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Fix a "defined but not used" warning when enabling...
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Remove a hack from ssl_test_old
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Add SSL_peek() and SSL_peek_ex() to NAME section
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Fix a typo in a comment
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Move getting the curvelist for client and server out...
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Fixed various style issues in the key_share code
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Add some tests for the key_share extension
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Check key_exchange data length is not 0
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Ensure the whole key_share extension is well formatted
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Validate that the provided key_share is in supported_groups
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Start using the key_share data to derive the PMS
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Add a TLS version consistency check during session...
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Add processing of the key_share received in the ServerHello
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Add key_share info to the ServerHello
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Update the trace code to know about the key_share extension
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Add the key_share processing to the server side
commit
|
commitdiff
|
tree
2016-11-16
Matt Caswell
Generate the key_shares extension on the client side
commit
|
commitdiff
|
tree
2016-11-14
Matt Caswell
Revert "Fixed deadlock in CRYPTO_THREAD_run_once for...
commit
|
commitdiff
|
tree
2016-11-10
Matt Caswell
Fix test_sslcorrupt when using TLSv1.3
commit
|
commitdiff
|
tree
2016-11-10
Matt Caswell
Rename the Elliptic Curves extension to supported_groups
commit
|
commitdiff
|
tree
2016-11-10
Matt Caswell
Update CHANGES and NEWS
commit
|
commitdiff
|
tree
2016-11-10
Matt Caswell
Fix the no-tls option
commit
|
commitdiff
|
tree
2016-11-09
Matt Caswell
Address some supported_versions review comments
commit
|
commitdiff
|
tree
2016-11-09
Matt Caswell
Remove some redundant trace code
commit
|
commitdiff
|
tree
2016-11-09
Matt Caswell
Fix some missing checks for TLS1_3_VERSION_DRAFT
commit
|
commitdiff
|
tree
2016-11-09
Matt Caswell
Give the test with only TLS1.1 and TLS1.0 a better...
commit
|
commitdiff
|
tree
2016-11-09
Matt Caswell
Add a TODO(TLS1.3) about renegotation
commit
|
commitdiff
|
tree
2016-11-09
Matt Caswell
Add some more version tests
commit
|
commitdiff
|
tree
2016-11-09
Matt Caswell
A style tweak based on feedback received
commit
|
commitdiff
|
tree
next