projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Ensure the age_add variable is properly initialised
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
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-26
Andy Polyakov
bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqr8x_internal.
commit
|
commitdiff
|
tree
2017-01-26
Andy Polyakov
test/bntest.c: regression test for carry bug in bn_sqr8x_int...
commit
|
commitdiff
|
tree
2017-01-26
Richard Levitte
Document DH_check_params()
commit
|
commitdiff
|
tree
2017-01-26
Richard Levitte
Better check of DH parameters in TLS data
commit
|
commitdiff
|
tree
2017-01-26
Andy Polyakov
crypto/evp: harden AEAD ciphers.
commit
|
commitdiff
|
tree
2017-01-26
Andy Polyakov
crypto/evp: harden RC4_MD5 cipher.
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-25
FdaSilvaYY
Fix a few double ;
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2017-01-25
FdaSilvaYY
Typo, fix a comment
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2017-01-25
FdaSilvaYY
Style
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2017-01-25
FdaSilvaYY
Fix a few misspellings.
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2017-01-25
FdaSilvaYY
Fix some style and indent issue
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2017-01-25
FdaSilvaYY
Few nit's
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2017-01-25
FdaSilvaYY
Fix some extra or missing whitespaces...
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2017-01-24
Benjamin Kaduk
Do not overallocate for tmp.ciphers_raw
Reviewed-by: Matt Caswell <
matt@openssl.org
>
commit
|
commitdiff
|
tree
2017-01-24
Matt Caswell
Fix SSL_get0_raw_cipherlist()
commit
|
commitdiff
|
tree
2017-01-23
FdaSilvaYY
Fix use before assignment
Reviewed-by: Matt Caswell <
matt@openssl.org
>
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
next