projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make the input parameters for SSL_SESSION_set1_master_key const
2017-06-21
Matt Caswell
Make the input parameters for SSL_SESSION_set1_master_key...
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Document SSL_set_psk_find_session_callback() and SSL_CTX...
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Document SSL_set_psk_use_session_callback() and SSL_CTX...
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Tweak the client side PSK callback
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Add documentation for SSL_CTX_set_psk_use_session_callback()
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Document SSL_CIPHER_get_handshake_digest()
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Document SSL_SESSION_set_protocol_version()
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Document SSL_SESSION_set1_master_key()
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Add documentation for SSL_SESSION_set_cipher()
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Fix no-psk
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Add the ability to set a TLSv1.3 PSK via just the key...
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Add SSL_SESSION_set_protocol_version()
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Add SSL_SESSION_set_cipher()
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Add SSL_SESSION_set1_master_key()
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Add the ability to use a server side TLSv1.3 external...
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Add the ability to use a client side TLSv1.3 external...
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Add a function to get the handshake digest for an SSL_CIPHER
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Add public API functions for setting TLSv1.3 PSK callbacks
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Add TLSv1.3 client side external PSK support
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Add TLSv1.3 server side external PSK support
commit
|
commitdiff
|
tree
2017-06-16
Matt Caswell
Tweak the check that a ciphersuite has not changed...
commit
|
commitdiff
|
tree
2017-06-16
Matt Caswell
Add comments to test_ciphersuite_change()
commit
|
commitdiff
|
tree
2017-06-16
Matt Caswell
Fix an uninitialised variable warning
commit
|
commitdiff
|
tree
2017-06-16
Matt Caswell
Move ciphersuite selection before session resumption...
commit
|
commitdiff
|
tree
2017-06-16
Matt Caswell
Add a test for a server changing the ciphersuite
commit
|
commitdiff
|
tree
2017-06-16
Matt Caswell
Allow the server to change the ciphersuite on resume
commit
|
commitdiff
|
tree
2017-06-12
Benjamin Kaduk
Add sslapitest for SSL_early_get1_extensions_present()
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-12
Benjamin Kaduk
Add SSL_early_get1_extensions_present()
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-12
Benjamin Kaduk
TLS 1.3 client sigalgs test no longer needs TLS 1.2
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-12
Benjamin Kaduk
drop some no-longer-relevant TODO(TLS1.3) entries
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-08
Tomas Mraz
Ignore -named_curve auto value to improve backwards...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-08
Diego Santa Cruz
Use memset to clear SRP_CTX instead of NULL and zero...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-08
Diego Santa Cruz
Make SRP_CTX.info ownership and lifetime be the same...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-08
Matt Caswell
Clean up s_server documentation
commit
|
commitdiff
|
tree
2017-06-08
Matt Caswell
Add back support for SHA224 based sig algs
commit
|
commitdiff
|
tree
2017-06-08
Todd Short
Fix #340: Parse ASN1_TIME to struct tm
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-08
Beat Bolli
doc: use /* ... */ comments in code examples
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-08
Beat Bolli
doc/man3: fix SSL_SESSSION typos
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-08
Beat Bolli
SSL_CTX_set_verify.pod: move a typedef in front of...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-08
Beat Bolli
doc/man3: unindent a few unintended code blocks
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-08
Beat Bolli
doc/man3: reformat the function prototypes in the synopses
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-08
Beat Bolli
ERR_put_error.pod: fix the name of function ERR_add_error_vd...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-08
Beat Bolli
doc/man3: remove a duplicate BIO_do_accept() call
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-08
Beat Bolli
doc/man3: use the documented coding style in the example...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-06
Todd Short
Fix #2400 Add NO_RENEGOTIATE option
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-06
Todd Short
Always flush the BIO when we send any alert
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-06
Todd Short
Handle the server refusing to reneg in a reneg_setup
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-06
Paul Yang
Fix coding style
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-06
Paul Yang
Fix doc nits in X509_check_private_key.pod
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-06
Paul Yang
Set local variable to 0 to avoid build error
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-06
Paul Yang
Add test cases for X509_check_private_key
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-06
Paul Yang
Document X509_check_private_key and relative
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-06-02
Matt Caswell
Work around Travis "virtual memory exhausted" error
commit
|
commitdiff
|
tree
2017-06-02
Matt Caswell
Left shift of a negative number is undefined behaviour
commit
|
commitdiff
|
tree
2017-05-31
Matt Caswell
Wait longer for the server in TLSProxy to start
commit
|
commitdiff
|
tree
2017-05-26
Matt Caswell
Fix a Proxy race condition
commit
|
commitdiff
|
tree
2017-05-26
Matt Caswell
Update the pyca-cryptography version
commit
|
commitdiff
|
tree
2017-05-25
Matt Caswell
Fix BoringSSL alert related test failures
commit
|
commitdiff
|
tree
2017-05-25
Matt Caswell
Document that HMAC() with a NULL md is not thread safe
commit
|
commitdiff
|
tree
2017-05-25
Matt Caswell
Updates CHANGES and NEWS for new release
commit
|
commitdiff
|
tree
2017-05-23
Paul Yang
Fix typo in doc/man3/EVP_EncrypInit.pod
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-05-22
Matt Caswell
Add an error to the stack on failure in dtls1_write_bytes()
commit
|
commitdiff
|
tree
2017-05-22
Matt Caswell
Convert existing usage of assert() to ossl_assert(...
commit
|
commitdiff
|
tree
2017-05-22
Matt Caswell
Fix some style issues in returns
commit
|
commitdiff
|
tree
2017-05-22
Matt Caswell
Replace instances of OPENSSL_assert() with soft asserts...
commit
|
commitdiff
|
tree
2017-05-22
Matt Caswell
Add a macro for testing assertion in both debug and...
commit
|
commitdiff
|
tree
2017-05-19
Matt Caswell
Fix return code in tls1_mac
commit
|
commitdiff
|
tree
2017-05-19
Matt Caswell
Fix ASN1_TIME_to_generalizedtime to take a const ASN1_TIME
commit
|
commitdiff
|
tree
2017-05-19
Matt Caswell
Make SSL_is_server() accept a const SSL
commit
|
commitdiff
|
tree
2017-05-19
Matt Caswell
Try to be more consistent about the alerts we send
commit
|
commitdiff
|
tree
2017-05-18
Matt Caswell
Fix EXT_RETURN usage for add_key_share()
commit
|
commitdiff
|
tree
2017-05-17
Matt Caswell
Add a test for a missing sig algs extension
commit
|
commitdiff
|
tree
2017-05-17
Matt Caswell
Allow a missing sig algs extension if resuming
commit
|
commitdiff
|
tree
2017-05-17
Matt Caswell
Add a new unsolicited extension error code and add...
commit
|
commitdiff
|
tree
2017-05-17
Matt Caswell
Add tests for unsolicited extensions
commit
|
commitdiff
|
tree
2017-05-17
Matt Caswell
Fail if we receive a response to an extension that...
commit
|
commitdiff
|
tree
2017-05-17
Matt Caswell
Don't allow fragmented alerts
commit
|
commitdiff
|
tree
2017-05-11
Matt Caswell
Add some extra comments following alert changes
commit
|
commitdiff
|
tree
2017-05-11
Matt Caswell
Add some checks for trailing data after extension blocks
commit
|
commitdiff
|
tree
2017-05-11
Matt Caswell
Send a missing_extension alert if key_share/supported...
commit
|
commitdiff
|
tree
2017-05-11
Matt Caswell
TLSv1.3 alert and handshake messages can never be 0...
commit
|
commitdiff
|
tree
2017-05-11
Matt Caswell
TLSv1.3 alerts cannot be fragmented and only one per...
commit
|
commitdiff
|
tree
2017-05-11
Matt Caswell
Check that a TLSv1.3 encrypted message has an app data...
commit
|
commitdiff
|
tree
2017-05-11
Matt Caswell
Send an illegal parameter alert if the update type...
commit
|
commitdiff
|
tree
2017-05-11
Matt Caswell
Ensure we fail with a decode error alert if the server...
commit
|
commitdiff
|
tree
2017-05-11
Matt Caswell
Fix more alert codes
commit
|
commitdiff
|
tree
2017-05-11
Matt Caswell
Verify that there is no trailing data after the extensions...
commit
|
commitdiff
|
tree
2017-05-11
Matt Caswell
Fix some alert codes
commit
|
commitdiff
|
tree
2017-05-11
Matt Caswell
Reject unknown warning alerts in TLSv1.3
commit
|
commitdiff
|
tree
2017-05-10
Matt Caswell
Add a test for SNI in conjunction with custom extensions
commit
|
commitdiff
|
tree
2017-05-10
Matt Caswell
Copy custom extension flags in a call to SSL_set_SSL_CTX()
commit
|
commitdiff
|
tree
2017-05-09
Matt Caswell
Add test for no change following an HRR
commit
|
commitdiff
|
tree
2017-05-09
Matt Caswell
Verify that if we have an HRR then something will change
commit
|
commitdiff
|
tree
2017-05-09
Matt Caswell
More TLSv1.3 cookie tests
commit
|
commitdiff
|
tree
2017-05-09
Matt Caswell
Fix HRR bug
commit
|
commitdiff
|
tree
2017-05-09
Matt Caswell
Don't do the final key_share checks if we are in an HRR
commit
|
commitdiff
|
tree
2017-05-09
Matt Caswell
Fix some copy&paste errors and update following review...
commit
|
commitdiff
|
tree
2017-05-09
Matt Caswell
Add some badly formatted compression methods tests
commit
|
commitdiff
|
tree
2017-05-09
Matt Caswell
Verify that only NULL compression is sent in TLSv1...
commit
|
commitdiff
|
tree
2017-05-09
Matt Caswell
Fix an s_server infinite loop
commit
|
commitdiff
|
tree
next