projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't attempt to use X25519 for ECDSA in speed
2018-01-22
Matt Caswell
Don't attempt to use X25519 for ECDSA in speed
commit
|
commitdiff
|
tree
2018-01-22
Matt Caswell
Don't crash on a missing Subject in index.txt
commit
|
commitdiff
|
tree
2018-01-22
Matt Caswell
Don't allow an empty Subject when creating a Certificate
commit
|
commitdiff
|
tree
2018-01-16
Paul Yang
Update all affected files' copyright year to 2018
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-01-16
Paul Yang
Enforce return values section check
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-01-16
Paul Yang
Add missing 'RETURN VALUES' sections in doc
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2018-01-16
Matt Caswell
Extend timeout for TLSProxy
commit
|
commitdiff
|
tree
2018-01-16
Matt Caswell
Revert BN_copy() flag copy semantics change
commit
|
commitdiff
|
tree
2018-01-09
Matt Caswell
Tolerate DTLS alerts with an incorrect version number
commit
|
commitdiff
|
tree
2018-01-02
Matt Caswell
Fix trace of TLSv1.3 Certificate Request message
commit
|
commitdiff
|
tree
2018-01-02
Daniel Bevenius
Fix minor 'the the' typos
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-12-28
Matt Caswell
Update the documentation for SSL_write_early_data()
commit
|
commitdiff
|
tree
2017-12-28
Matt Caswell
Disable partial writes for early data
commit
|
commitdiff
|
tree
2017-12-28
Matt Caswell
Don't flush the ClientHello if we're going to send...
commit
|
commitdiff
|
tree
2017-12-14
Todd Short
Fix 'make update'
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Fix some clang compilation errors
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Don't run the TLSv1.3 CCS tests if TLSv1.3 is not enabled
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Add some TLSv1.3 CCS tests
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Make sure we treat records written after HRR as TLSv1.3
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Issue a CCS from the client if we received an HRR
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Fix server side HRR flushing
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Delay flush until after CCS with early_data
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Ensure CCS sent before early_data has the correct record...
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Send supported_versions in an HRR
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Make sure supported_versions appears in an HRR too
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Update TLSProxy to know about new HRR style
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Update state machine to send CCS based on whether we...
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Fix an HRR bug
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Merge HRR into ServerHello
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Send a CCS after ServerHello in TLSv1.3 if using middlebox...
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Send a CCS from a client in an early_data handshake
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Send a CCS from the client in a non-early_data handshake
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Remove TLSv1.3 specific write transition for ClientHello
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Drop CCS messages received in the TLSv1.3 handshake
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Send TLSv1.2 as the record version when using TLSv1.3
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Implement session id TLSv1.3 middlebox compatibility...
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Update ServerHello to new draft-22 format
commit
|
commitdiff
|
tree
2017-12-14
Matt Caswell
Update the TLSv1.3 draft version indicators to draft 22
commit
|
commitdiff
|
tree
2017-12-11
Matt Caswell
Fix no-chacha
commit
|
commitdiff
|
tree
2017-12-11
Matt Caswell
Don't expect a POLY1305 ciphersuite when using no-poly1305
commit
|
commitdiff
|
tree
2017-12-11
Matt Caswell
Replace tabs with spaces in 25-cipher.conf.in
commit
|
commitdiff
|
tree
2017-12-11
Matt Caswell
Fix no-tls1_1
commit
|
commitdiff
|
tree
2017-12-10
Matt Caswell
Fix ssl_test_new with no-tls1_2
commit
|
commitdiff
|
tree
2017-12-08
Matt Caswell
Convert the remaining functions in the record layer...
commit
|
commitdiff
|
tree
2017-12-08
Matt Caswell
Convert dlts1_write_bytes() to use SSLfatal()
commit
|
commitdiff
|
tree
2017-12-08
Matt Caswell
More record layer conversions to use SSLfatal()
commit
|
commitdiff
|
tree
2017-12-08
Matt Caswell
Convert ssl3_read_bytes() to use SSLfatal()
commit
|
commitdiff
|
tree
2017-12-08
Matt Caswell
Update ssl3_get_record() to use SSLfatal()
commit
|
commitdiff
|
tree
2017-12-08
JitendraLulla
putting the missing static
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-12-08
JitendraLulla
make get_cipher_handle static
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-12-08
JitendraLulla
fix --strict-warnings
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-12-08
JitendraLulla
extending afalg with aes-cbc-192/256, afalgtest.c also...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-12-07
Matt Caswell
Fix the buffer sizing in the fatalerrtest
commit
|
commitdiff
|
tree
2017-12-06
Matt Caswell
Update CHANGES and NEWS for new release
commit
|
commitdiff
|
tree
2017-12-06
Matt Caswell
Add a test for CVE-2017-3737
commit
|
commitdiff
|
tree
2017-12-06
Andy Polyakov
test/bntest.c: add rsaz_1024_mul_avx2 regression test.
commit
|
commitdiff
|
tree
2017-12-06
Andy Polyakov
bn/asm/rsaz-avx2.pl: fix digit correction bug in rsaz_1024_m...
commit
|
commitdiff
|
tree
2017-12-06
Matt Caswell
Fix the check_fatal macro
commit
|
commitdiff
|
tree
2017-12-06
Matt Caswell
Fix bug in TLSv1.3 PSK processing
commit
|
commitdiff
|
tree
2017-12-05
Daniel Bevenius
Fix minor typo in comment in rsa_st
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-12-04
Matt Caswell
Fix some formatting nits
commit
|
commitdiff
|
tree
2017-12-04
Matt Caswell
Remove spurious whitespace
commit
|
commitdiff
|
tree
2017-12-04
Matt Caswell
Update an error reason code to be ERR_R_SHOULD_NOT_HAVE_BEEN...
commit
|
commitdiff
|
tree
2017-12-04
Matt Caswell
Fix the Boring tests following the SSLfatal() changes
commit
|
commitdiff
|
tree
2017-12-04
Matt Caswell
Add some more cleanups
commit
|
commitdiff
|
tree
2017-12-04
Matt Caswell
Assert that SSLfatal() only gets called once
commit
|
commitdiff
|
tree
2017-12-04
Matt Caswell
Add some sanity checks for the fatal error condition
commit
|
commitdiff
|
tree
2017-12-04
Matt Caswell
Fix up a few places in the state machine that got missed...
commit
|
commitdiff
|
tree
2017-12-04
Matt Caswell
Convert more functions in ssl/statem/statem_dtls.c...
commit
|
commitdiff
|
tree
2017-12-04
Matt Caswell
Convert more functions in ssl/statem/statem.c to use...
commit
|
commitdiff
|
tree
2017-12-04
Matt Caswell
Convert remaining functions in statem_srvr.c to use...
commit
|
commitdiff
|
tree
2017-12-04
Matt Caswell
Convert remaining functions in statem_clnt.c to use...
commit
|
commitdiff
|
tree
2017-12-04
Matt Caswell
Convert the state machine code to use SSLfatal()
commit
|
commitdiff
|
tree
2017-12-04
Matt Caswell
Replace some usage of SSLerr with SSLfatal()
commit
|
commitdiff
|
tree
2017-12-04
Matt Caswell
Provide an SSLfatal() macro
commit
|
commitdiff
|
tree
2017-11-28
Matt Caswell
Fix lshift tests
commit
|
commitdiff
|
tree
2017-11-28
FdaSilvaYY
Fix docs for EVP_EncryptUpdate and EVP_DecryptUpdate
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-11-28
Matt Caswell
Fix SSL_state_string() and SSL_state_string_long()
commit
|
commitdiff
|
tree
2017-11-21
Matt Caswell
If a server is not acknowledging SNI then don't reject...
commit
|
commitdiff
|
tree
2017-11-21
Matt Caswell
Provide a more information early_data message in s_server
commit
|
commitdiff
|
tree
2017-11-21
Matt Caswell
Allow a client to send early_data with SNI if the session...
commit
|
commitdiff
|
tree
2017-11-21
Matt Caswell
Ignore the session when setting SNI in s_client
commit
|
commitdiff
|
tree
2017-11-09
Matt Caswell
Fix an s_client memory leak
commit
|
commitdiff
|
tree
2017-11-07
Matt Caswell
Mark a zero length record as read
commit
|
commitdiff
|
tree
2017-11-07
Matt Caswell
Fix race condition in TLSProxy
commit
|
commitdiff
|
tree
2017-11-07
Matt Caswell
Remove 4 broken macros from ocsp.h
commit
|
commitdiff
|
tree
2017-11-02
Matt Caswell
Update CHANGES and NEWS for new release
commit
|
commitdiff
|
tree
2017-11-02
Andy Polyakov
test/bntest.c: add bn_sqrx8x_internal regression test.
commit
|
commitdiff
|
tree
2017-11-02
Andy Polyakov
bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqrx8x_internal.
commit
|
commitdiff
|
tree
2017-11-02
Richard Levitte
Fix small but important regression
commit
|
commitdiff
|
tree
2017-11-01
Pauli
Address a timing side channel whereby it is possible...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-11-01
Pauli
Address a timing side channel whereby it is possible...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-10-26
Matt Caswell
Don't use strcasecmp and strncasecmp for IA5 strings
commit
|
commitdiff
|
tree
2017-10-24
Matt Caswell
Don't make any changes to the lhash structure if we...
commit
|
commitdiff
|
tree
2017-10-23
Matt Caswell
Correct value for BN_security_bits()
commit
|
commitdiff
|
tree
2017-10-18
KaoruToda
Remove parentheses of return.
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2017-10-16
Matt Caswell
Tweak the comment regarding record version check with...
commit
|
commitdiff
|
tree
2017-10-16
Matt Caswell
Sanity check the HRR version field
commit
|
commitdiff
|
tree
2017-10-16
Matt Caswell
Don't do version neg on an HRR
commit
|
commitdiff
|
tree
2017-10-16
Paul Yang
Fix a bug in ALPN comparation code of a test case
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
next