projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove OPENSSL_assert() from crypto/kdf
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from crypto/kdf
commit
|
commitdiff
|
tree
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from crypto/hmac
commit
|
commitdiff
|
tree
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from crypto/ec
commit
|
commitdiff
|
tree
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from conf_api.c
commit
|
commitdiff
|
tree
2017-08-21
Matt Caswell
Remove OPENSSL_assert() usage from crypto/bn
commit
|
commitdiff
|
tree
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from various crypto/bio files
commit
|
commitdiff
|
tree
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from crypto/asn1/bio_asn1.c
commit
|
commitdiff
|
tree
2017-08-16
Matt Caswell
Copy dlls into fuzz directory
commit
|
commitdiff
|
tree
2017-08-09
Matt Caswell
Test server side session caching
commit
|
commitdiff
|
tree
2017-08-09
Matt Caswell
Add an SSL_SESSION_dup() function
commit
|
commitdiff
|
tree
2017-08-03
Matt Caswell
Move ossl_assert
commit
|
commitdiff
|
tree
2017-08-01
Matt Caswell
Add a test to check we get a new session even if s...
commit
|
commitdiff
|
tree
2017-08-01
Matt Caswell
Fix new_session_cb calls in TLSv1.3
commit
|
commitdiff
|
tree
2017-07-19
Matt Caswell
Remove some dead code
commit
|
commitdiff
|
tree
2017-07-19
Matt Caswell
Fix undefined behaviour in e_aes_cbc_hmac_sha256.c...
commit
|
commitdiff
|
tree
2017-07-18
Matt Caswell
Add some performance notes about early data
commit
|
commitdiff
|
tree
2017-07-18
Matt Caswell
Remove session checks from SSL_clear()
commit
|
commitdiff
|
tree
2017-07-18
Matt Caswell
Add a test for SSL_clear()
commit
|
commitdiff
|
tree
2017-07-18
Matt Caswell
Fix SSL_clear() in TLSv1.3
commit
|
commitdiff
|
tree
2017-07-18
Matt Caswell
Tolerate a zero length ticket nonce
commit
|
commitdiff
|
tree
2017-07-18
Matt Caswell
Add a test for early_data when an HRR occurs
commit
|
commitdiff
|
tree
2017-07-18
Matt Caswell
Fix early_data with an HRR
commit
|
commitdiff
|
tree
2017-07-07
Matt Caswell
Fix s_client crash where the hostname is provided as...
commit
|
commitdiff
|
tree
2017-07-07
Matt Caswell
Some SSL_OP_ values can't be used in 1.1.x
commit
|
commitdiff
|
tree
2017-07-07
Matt Caswell
Choose a safer value for SSL_OP_ALLOW_NO_DHE_KEX
commit
|
commitdiff
|
tree
2017-07-07
Matt Caswell
Update the documentation for the new SSL_OP_ALLOW_NO_DHE_KEX...
commit
|
commitdiff
|
tree
2017-07-07
Matt Caswell
Do not allow non-dhe kex_modes by default
commit
|
commitdiff
|
tree
2017-07-07
Matt Caswell
Updates following review feedback of TLSv1.3 draft...
commit
|
commitdiff
|
tree
2017-07-07
Matt Caswell
Update SSL_trace() to know about ticket_nonce
commit
|
commitdiff
|
tree
2017-07-07
Matt Caswell
Update the early_secret generation to use the new ticket_non...
commit
|
commitdiff
|
tree
2017-07-07
Matt Caswell
Update the test/session.pem to have a tick_nonce value
commit
|
commitdiff
|
tree
2017-07-07
Matt Caswell
Update tls13_hkdf_expand() to take the length of the...
commit
|
commitdiff
|
tree
2017-07-07
Matt Caswell
The correct key length for a TLSv1.3 SHA384 ciphersuite...
commit
|
commitdiff
|
tree
2017-07-07
Matt Caswell
Send and receive the ticket_nonce field in a NewSessionTicket
commit
|
commitdiff
|
tree
2017-07-07
Matt Caswell
Update the version number for TLSv1.3 draft 21
commit
|
commitdiff
|
tree
2017-07-07
Matt Caswell
Fix memory leak when using PSK session files
commit
|
commitdiff
|
tree
2017-07-03
Matt Caswell
Fix TLSv1.3 exporter
commit
|
commitdiff
|
tree
2017-06-30
Matt Caswell
Drop support for OPENSSL_NO_TLS1_3_METHOD
commit
|
commitdiff
|
tree
2017-06-29
Matt Caswell
Updates following review of SSL_export_key_material...
commit
|
commitdiff
|
tree
2017-06-29
Matt Caswell
Update the SSL_export_keying_material() documentation...
commit
|
commitdiff
|
tree
2017-06-29
Matt Caswell
Add an SSL_export_keying_material() test
commit
|
commitdiff
|
tree
2017-06-29
Matt Caswell
Update SSL_export_keying_material() for TLSv1.3
commit
|
commitdiff
|
tree
2017-06-23
Matt Caswell
Fix a memory leak in the new TAP filter BIO
commit
|
commitdiff
|
tree
2017-06-23
Matt Caswell
Fix travis clang-3.9 builds
commit
|
commitdiff
|
tree
2017-06-23
Matt Caswell
Fix another EVP_DigestVerify() instance
commit
|
commitdiff
|
tree
2017-06-23
Matt Caswell
Treat all failures from EVP_DigestVerify() as a bad...
commit
|
commitdiff
|
tree
2017-06-23
Matt Caswell
Fix the constant time 64 test
commit
|
commitdiff
|
tree
2017-06-22
Matt Caswell
Fix OBJ_create() to tolerate a NULL sn and ln
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Add documentation for the SSL_export_keying_material...
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Fix DTLS failure when used in a build which has SCTP...
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
PSK related tweaks based on review feedback
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Use constants rather than macros for the cipher bytes...
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Add some tests for the new TLSv1.3 PSK code
commit
|
commitdiff
|
tree
2017-06-21
Matt Caswell
Fix some bugs in the TLSv1.3 PSK code
commit
|
commitdiff
|
tree
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-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-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-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
next