projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use stateful tickets if we are doing anti-replay
[openssl.git]
/
ssl
/
statem
/
statem_srvr.c
2018-06-26
Matt Caswell
Use stateful tickets if we are doing anti-replay
blob
|
commitdiff
|
raw
2018-06-26
Matt Caswell
Respect SSL_OP_NO_TICKET in TLSv1.3
blob
|
commitdiff
|
raw
|
diff to current
2018-06-26
Matt Caswell
Restructure the ticket construction code
blob
|
commitdiff
|
raw
|
diff to current
2018-06-25
Matt Caswell
Don't change a session once its in the cache
blob
|
commitdiff
|
raw
|
diff to current
2018-06-07
Matt Caswell
Don't store the ticket nonce in the session
blob
|
commitdiff
|
raw
|
diff to current
2018-06-07
Matt Caswell
Fix TLSv1.3 ticket nonces
blob
|
commitdiff
|
raw
|
diff to current
2018-05-17
Matt Caswell
Change the default number of NewSessionTickets we send...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-17
Matt Caswell
Enable the ability to set the number of TLSv1.3 session...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-11
Matt Caswell
Rework the decrypt ticket callback
blob
|
commitdiff
|
raw
|
diff to current
2018-05-11
Matt Caswell
Fix ticket callbacks in TLSv1.3
blob
|
commitdiff
|
raw
|
diff to current
2018-05-08
Matt Caswell
Don't fail on an out-of-order CCS in DTLS
blob
|
commitdiff
|
raw
|
diff to current
2018-04-17
Matt Caswell
Check the return from EVP_PKEY_get0_DH()
blob
|
commitdiff
|
raw
|
diff to current
2018-04-17
Matt Caswell
Make sure info callback knows about all handshake start...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-02
Kurt Roeckx
Use the private RNG for data that is not public
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Matt Caswell
Revert commit 4a56d9a2
blob
|
commitdiff
|
raw
|
diff to current
2018-03-28
Rich Salz
Rewrite the X509->alert mapping code
blob
|
commitdiff
|
raw
|
diff to current
2018-03-27
Matt Caswell
Assert that alpn_selected is NULL before we assign it
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Todd Short
Place ticket keys into secure memory
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Kurt Roeckx
Don't use a ssl specific DRBG anymore
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Matt Caswell
Don't update the session cache when processing a client...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Matt Caswell
Always call the new_session_cb when issuing a NewSessio...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-15
Matt Caswell
Only update the server session cache when the session...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-12
Todd Short
Session Ticket app data
blob
|
commitdiff
|
raw
|
diff to current
2018-02-28
Kurt Roeckx
Tell the ciphers which DRBG to use for generating rando...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-23
Pauli
Remove unreachable statement.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-01
Todd Short
Add TLSv1.3 post-handshake authentication (PHA)
blob
|
commitdiff
|
raw
|
diff to current
2018-01-30
Matt Caswell
Move decisions about whether to accept reneg into the...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-24
Matt Caswell
Fix logic around when to send an HRR based on cookies
blob
|
commitdiff
|
raw
|
diff to current
2018-01-24
Matt Caswell
Add support for sending TLSv1.3 cookies
blob
|
commitdiff
|
raw
|
diff to current
2017-12-28
Matt Caswell
Don't flush the ClientHello if we're going to send...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-26
Paul Yang
Remove outdated comments
blob
|
commitdiff
|
raw
|
diff to current
2017-12-17
Paul Yang
Remove spaces at end of line in ssl/statem
blob
|
commitdiff
|
raw
|
diff to current
2017-12-14
Matt Caswell
Fix server side HRR flushing
blob
|
commitdiff
|
raw
|
diff to current
2017-12-14
Matt Caswell
Send supported_versions in an HRR
blob
|
commitdiff
|
raw
|
diff to current
2017-12-14
Matt Caswell
Update state machine to send CCS based on whether we...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-14
Matt Caswell
Merge HRR into ServerHello
blob
|
commitdiff
|
raw
|
diff to current
2017-12-14
Matt Caswell
Send a CCS after ServerHello in TLSv1.3 if using middle...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-14
Matt Caswell
Implement session id TLSv1.3 middlebox compatibility...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-14
Matt Caswell
Update ServerHello to new draft-22 format
blob
|
commitdiff
|
raw
|
diff to current
2017-12-04
Matt Caswell
Fix some formatting nits
blob
|
commitdiff
|
raw
|
diff to current
2017-12-04
Matt Caswell
Add some more cleanups
blob
|
commitdiff
|
raw
|
diff to current
2017-12-04
Matt Caswell
Convert remaining functions in statem_srvr.c to use...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-04
Matt Caswell
Convert the state machine code to use SSLfatal()
blob
|
commitdiff
|
raw
|
diff to current
2017-09-26
Dr. Stephen Henson
Replace tls1_ec_curve_id2nid.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-26
Dr. Stephen Henson
Return group id in tls1_shared_group
blob
|
commitdiff
|
raw
|
diff to current
2017-09-08
David Benjamin
Introduce named constants for the ClientHello callback.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-08
David Benjamin
Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-01
Andy Polyakov
ssl/statem/*.c: address "enum mixed with another type...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-31
Matt Caswell
Client side sanity check of ALPN after server has accep...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-31
Matt Caswell
Add server side sanity checks of SNI/ALPN for use with...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-15
Benjamin Kaduk
Move ALPN handling from finalizer to delayed call
blob
|
commitdiff
|
raw
|
diff to current
2017-08-03
Rich Salz
Add a DRBG to each SSL object
blob
|
commitdiff
|
raw
|
diff to current
2017-07-18
Matt Caswell
Fix early_data with an HRR
blob
|
commitdiff
|
raw
|
diff to current
2017-07-07
Matt Caswell
Updates following review feedback of TLSv1.3 draft...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-07
Matt Caswell
Send and receive the ticket_nonce field in a NewSession...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Dr. Stephen Henson
Allow Ed25519 in TLS 1.2
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Dr. Stephen Henson
Convert key exchange to one shot call
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Rich Salz
Merge Nokia copyright notice into standard
blob
|
commitdiff
|
raw
|
diff to current
2017-06-20
Rich Salz
Modify Sun copyright to follow OpenSSL style
blob
|
commitdiff
|
raw
|
diff to current
2017-06-16
Matt Caswell
Tweak the check that a ciphersuite has not changed...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-16
Matt Caswell
Fix an uninitialised variable warning
blob
|
commitdiff
|
raw
|
diff to current
2017-06-16
Matt Caswell
Move ciphersuite selection before session resumption...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-16
Matt Caswell
Allow the server to change the ciphersuite on resume
blob
|
commitdiff
|
raw
|
diff to current
2017-06-11
Rich Salz
If-guard to avoid null ptr deref in statem_srvr.c
blob
|
commitdiff
|
raw
|
diff to current
2017-06-06
Todd Short
Fix #2400 Add NO_RENEGOTIATE option
blob
|
commitdiff
|
raw
|
diff to current
2017-05-19
Matt Caswell
Try to be more consistent about the alerts we send
blob
|
commitdiff
|
raw
|
diff to current
2017-05-11
Matt Caswell
Verify that there is no trailing data after the extensi...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-09
Matt Caswell
Verify that only NULL compression is sent in TLSv1...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-02
Matt Caswell
Fix comment around safari fingerprint check
blob
|
commitdiff
|
raw
|
diff to current
2017-04-26
Tatsuhiro Tsujikawa
Don't treat PACKET_remaining() as boolean
blob
|
commitdiff
|
raw
|
diff to current
2017-04-26
Tatsuhiro Tsujikawa
Call init and finalization functions per extension...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-26
Matt Caswell
Don't overwrite the alert value if there is no alert...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-25
Matt Caswell
Remove special case code for SCTP reneg handling
blob
|
commitdiff
|
raw
|
diff to current
2017-04-07
Matt Caswell
Move the extensions context codes into the public API
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
FdaSilvaYY
More typo fixes
blob
|
commitdiff
|
raw
|
diff to current
2017-03-24
Matt Caswell
Add server side support for TLSv1.3 downgrade mechanism
blob
|
commitdiff
|
raw
|
diff to current
2017-03-17
Dr. Stephen Henson
Support draft-19 TLS certificate request format
blob
|
commitdiff
|
raw
|
diff to current
2017-03-17
Dr. Stephen Henson
Move parsing and construction of CA names to separate...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-16
Matt Caswell
Updates following review feedback
blob
|
commitdiff
|
raw
|
diff to current
2017-03-16
Matt Caswell
Fix ciphersuite handling during an HRR
blob
|
commitdiff
|
raw
|
diff to current
2017-03-16
Matt Caswell
HelloRetryRequest updates for draft-19
blob
|
commitdiff
|
raw
|
diff to current
2017-03-16
Matt Caswell
Check ClientHello boundary as per draft-19
blob
|
commitdiff
|
raw
|
diff to current
2017-03-16
Matt Caswell
Update end of early data processing for draft-19
blob
|
commitdiff
|
raw
|
diff to current
2017-03-10
Matt Caswell
Use the new TLSv1.3 certificate_required alert where...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-03
Dr. Stephen Henson
Disallow zero length signature algorithms
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Various fixes required to allow SSL_write/SSL_read...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Enable the server to call SSL_write() without stopping...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Introduce a new early_data state in the state machine
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Only accept early_data if the negotiated ALPN is the...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Validate the ticket age for resumed sessions
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Disallow handshake messages in the middle of early_data
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Fix changing of the cipher state when dealing with...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Provide an SSL_read_early() function for reading early...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Ensure that we never select compression in TLSv1.3
blob
|
commitdiff
|
raw
|
diff to current
2017-02-27
Dr. Stephen Henson
Initial incomplete TLS 1.3 certificate request support.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-23
Benjamin Kaduk
Add SSL_CTX early callback
blob
|
commitdiff
|
raw
|
diff to current
2017-02-23
Benjamin Kaduk
Refactor SSL_bytes_to_cipher_list()
blob
|
commitdiff
|
raw
|
diff to current
2017-02-23
Benjamin Kaduk
Export SSL_bytes_to_cipher_list()
blob
|
commitdiff
|
raw
|
diff to current
2017-02-23
Benjamin Kaduk
Let ssl_get_cipher_by_char yield not-valid ciphers
blob
|
commitdiff
|
raw
|
diff to current
2017-02-23
Benjamin Kaduk
Store the number of extensions in CLIENTHELLO_MSG
blob
|
commitdiff
|
raw
|
diff to current
next