projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
TLS 1.3 client sigalgs test no longer needs TLS 1.2
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
2017-05-08
Matt Caswell
Update the message callback documentation
commit
|
commitdiff
|
tree
2017-05-08
Matt Caswell
Add support to SSL_trace() for inner content types
commit
|
commitdiff
|
tree
2017-05-08
Matt Caswell
Remove support for OPENSSL_SSL_TRACE_CRYPTO
commit
|
commitdiff
|
tree
2017-05-08
Matt Caswell
Updates to supported_groups following review feedback
commit
|
commitdiff
|
tree
2017-05-08
Matt Caswell
Add a test for supported_groups in the EE message
commit
|
commitdiff
|
tree
2017-05-08
Matt Caswell
Send the supported_groups extension in EE where applicable
commit
|
commitdiff
|
tree
2017-05-05
Matt Caswell
Remove some out of date text inadvertently left behind
commit
|
commitdiff
|
tree
2017-05-04
Matt Caswell
Updates to serverinfo fix based on review feedback
commit
|
commitdiff
|
tree
2017-05-04
Matt Caswell
Add a test for loading serverinfo data from memory
commit
|
commitdiff
|
tree
2017-05-04
Matt Caswell
Fix SSL_CTX_use_serverinfo_ex() et al to properly handle...
commit
|
commitdiff
|
tree
2017-05-04
Matt Caswell
Revert "Fix clang compile time error"
commit
|
commitdiff
|
tree
2017-05-04
Matt Caswell
Don't leave stale errors on queue if DSO_dsobyaddr...
commit
|
commitdiff
|
tree
2017-05-04
Matt Caswell
Fix an uninit read in igetest
commit
|
commitdiff
|
tree
2017-05-03
Matt Caswell
Update tls13secretstest test vectors for TLSv1.3 draft-20
commit
|
commitdiff
|
tree
2017-05-03
Matt Caswell
Update the TLSv1.3 version indicator for draft-20
commit
|
commitdiff
|
tree
2017-05-03
Matt Caswell
Update the HKDF labels for draft-20
commit
|
commitdiff
|
tree
2017-05-03
Todd Short
Limit padded record to max plaintext
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-05-03
Matt Caswell
Update the documentation for "Groups" and "Curves"
commit
|
commitdiff
|
tree
2017-05-03
Matt Caswell
Add the -groups option to s_server/s_client
commit
|
commitdiff
|
tree
2017-05-03
Matt Caswell
Update serverinfo documentation based on feedback received
commit
|
commitdiff
|
tree
2017-05-03
Matt Caswell
Clarify serverinfo usage with Certificate messages
commit
|
commitdiff
|
tree
2017-05-03
Matt Caswell
Document the new SSL_CTX_use_serverinfo_ex() function
commit
|
commitdiff
|
tree
2017-05-03
Matt Caswell
Add an SSL_ prefix to SERVERINFOV2 and SERVERINFOV1
commit
|
commitdiff
|
tree
2017-05-03
Matt Caswell
Add a test for CT in TLSv1.3
commit
|
commitdiff
|
tree
2017-05-03
Matt Caswell
Add a SERVERINFOV2 format test file
commit
|
commitdiff
|
tree
2017-05-03
Matt Caswell
Only send custom extensions where we have received...
commit
|
commitdiff
|
tree
2017-05-03
Matt Caswell
Extend the SERVERINFO file format to include an extensions...
commit
|
commitdiff
|
tree
2017-05-02
Matt Caswell
Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS...
commit
|
commitdiff
|
tree
next