projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add setters to set the early_data callback
[openssl.git]
/
ssl
/
statem
/
extensions.c
2018-07-02
Matt Caswell
Add setters to set the early_data callback
blob
|
commitdiff
|
raw
2018-06-11
Matt Caswell
Don't send a warning alert in TLSv1.3
blob
|
commitdiff
|
raw
|
diff to current
2018-06-07
Matt Caswell
Fix TLSv1.3 ticket nonces
blob
|
commitdiff
|
raw
|
diff to current
2018-05-31
Matt Caswell
EVP_MD_size() can return an error
blob
|
commitdiff
|
raw
|
diff to current
2018-03-15
Matt Caswell
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
blob
|
commitdiff
|
raw
|
diff to current
2018-03-15
Matt Caswell
Add support for setting raw private HMAC keys
blob
|
commitdiff
|
raw
|
diff to current
2018-03-14
Matt Caswell
Only allow supported_versions in a TLSv1.3 ServerHello
blob
|
commitdiff
|
raw
|
diff to current
2018-03-09
Benjamin Kaduk
Reuse extension_is_relevant() in should_add_extension()
blob
|
commitdiff
|
raw
|
diff to current
2018-03-09
Matt Caswell
Tolerate TLSv1.3 PSKs that are a different size to...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-05
Matt Caswell
Fix status_request and SCT extensions
blob
|
commitdiff
|
raw
|
diff to current
2018-02-15
Matt Caswell
If s->ctx is NULL then this is an internal error
blob
|
commitdiff
|
raw
|
diff to current
2018-02-14
Matt Caswell
Ignore an s_client psk in TLSv1.3 if not TLSv1.3 suitable
blob
|
commitdiff
|
raw
|
diff to current
2018-02-01
Todd Short
Fix some minor code nits
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-25
Benjamin Kaduk
Add support for the TLS 1.3 signature_algorithms_cert...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-24
Matt Caswell
Updates following review of SSL_stateless() code
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
2018-01-09
Richard Levitte
Update copyright years on all files merged since Jan...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-03
Benjamin Kaduk
Permit the "supported_groups" extension in ServerHellos
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
Make sure supported_versions appears in an HRR too
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
Update ServerHello to new draft-22 format
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
Fix up a few places in the state machine that got misse...
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-11-21
Matt Caswell
If a server is not acknowledging SNI then don't reject...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-05
FdaSilvaYY
Implement Maximum Fragment Length TLS extension.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-30
Benjamin Kaduk
Provide SSL_CTX.stats.sess_accept for switched ctxs
blob
|
commitdiff
|
raw
|
diff to current
2017-10-16
Matt Caswell
Don't do version neg on an HRR
blob
|
commitdiff
|
raw
|
diff to current
2017-10-12
Matt Caswell
Fix bug where early_data does not work if no SNI callba...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Dr. Stephen Henson
Change curves to groups where relevant
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Dr. Stephen Henson
Use separate functions for supported and peer groups...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-04
Todd Short
Session resume broken switching contexts
blob
|
commitdiff
|
raw
|
diff to current
2017-09-26
Dr. Stephen Henson
Rename tls1_get_curvelist.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-22
Dr. Stephen Henson
Store groups as uint16_t
blob
|
commitdiff
|
raw
|
diff to current
2017-09-07
Benjamin Kaduk
Restore historical behavior for absent ServerHello...
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-31
Matt Caswell
Enable the ability to use an external PSK for sending...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-29
Pauli
e_os.h removal from other headers and source files.
blob
|
commitdiff
|
raw
|
diff to current
2017-08-18
Todd Short
Reorder extensions to put SigAlgs last
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-11
FdaSilvaYY
Fix some Typos and indents
blob
|
commitdiff
|
raw
|
diff to current
2017-07-31
Todd Short
Fix SSL_set_tlsext_debug_callback/-tlsextdebug
blob
|
commitdiff
|
raw
|
diff to current
2017-07-18
Matt Caswell
Tolerate a zero length ticket nonce
blob
|
commitdiff
|
raw
|
diff to current
2017-07-07
Matt Caswell
Update the early_secret generation to use the new ticke...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-07
Matt Caswell
Update tls13_hkdf_expand() to take the length of the...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Matt Caswell
Add TLSv1.3 client side external PSK support
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Matt Caswell
Add TLSv1.3 server side external PSK support
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Benjamin Kaduk
Add SSL_early_get1_extensions_present()
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Paul Yang
Fix a bundle of trailing spaces in several files
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-17
Matt Caswell
Allow a missing sig algs extension if resuming
blob
|
commitdiff
|
raw
|
diff to current
2017-05-17
Matt Caswell
Add a new unsolicited extension error code and add...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-17
Matt Caswell
Fail if we receive a response to an extension that...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-11
Matt Caswell
Send a missing_extension alert if key_share/supported...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-09
Matt Caswell
Don't do the final key_share checks if we are in an HRR
blob
|
commitdiff
|
raw
|
diff to current
2017-05-08
Matt Caswell
Send the supported_groups extension in EE where applicable
blob
|
commitdiff
|
raw
|
diff to current
2017-05-03
Matt Caswell
Update the HKDF labels for draft-20
blob
|
commitdiff
|
raw
|
diff to current
2017-04-26
Tatsuhiro Tsujikawa
Break before && operator
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
Add a ciphersuite config sanity check for servers
blob
|
commitdiff
|
raw
|
diff to current
2017-04-10
Benjamin Kaduk
Allow an ALPN callback to pretend to not exist
blob
|
commitdiff
|
raw
|
diff to current
2017-04-07
Matt Caswell
Create an ENDPOINT enum type for use internally
blob
|
commitdiff
|
raw
|
diff to current
2017-04-07
Matt Caswell
Implement a new custom extensions API
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-04-03
Dr. Stephen Henson
Don't use client specific functions to retrieve CA...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-03
Dr. Stephen Henson
New certificate_authorities functions
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
FdaSilvaYY
More typo fixes
blob
|
commitdiff
|
raw
|
diff to current
2017-03-21
Matt Caswell
Fix resumption after HRR
blob
|
commitdiff
|
raw
|
diff to current
2017-03-17
Dr. Stephen Henson
Implement certificate_authorities extension
blob
|
commitdiff
|
raw
|
diff to current
2017-03-17
Dr. Stephen Henson
Allow signature algorithms in TLS 1.3 certificate reque...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-16
Matt Caswell
Fix the Padding extension
blob
|
commitdiff
|
raw
|
diff to current
2017-03-16
Matt Caswell
Merge early_data_info extension into early_data
blob
|
commitdiff
|
raw
|
diff to current
2017-03-15
Benjamin Kaduk
Clear alpn_selected_len for clients, too
blob
|
commitdiff
|
raw
|
diff to current
2017-03-10
Matt Caswell
Check that the PSK extension is last
blob
|
commitdiff
|
raw
|
diff to current
2017-03-04
Matt Caswell
Don't call memcmp with a NULL pointer
blob
|
commitdiff
|
raw
|
diff to current
2017-03-04
Matt Caswell
Add basic TLSv1.3 cookie support
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
Don't accept early_data if we are going to issue a...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Implement client side parsing of the early_data extension
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Construct the server side early_data extension
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Parse the early_data extension
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Construct the early_data extension
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Parse the ticket_early_data_info extension
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Construct the ticket_early_data_info extension
blob
|
commitdiff
|
raw
|
diff to current
2017-02-23
Benjamin Kaduk
output number of exts from tls_collect_extensions()
blob
|
commitdiff
|
raw
|
diff to current
2017-02-16
Matt Caswell
Don't change the state of the ETM flags until CCS proce...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-14
Matt Caswell
Fix no-ec compilation
blob
|
commitdiff
|
raw
|
diff to current
2017-02-14
Matt Caswell
Fix a bogus uninit variable warning
blob
|
commitdiff
|
raw
|
diff to current
2017-02-14
Matt Caswell
Add a bytestogroup macro
blob
|
commitdiff
|
raw
|
diff to current
2017-02-14
Matt Caswell
Various style fixes following review feedback
blob
|
commitdiff
|
raw
|
diff to current
2017-02-14
Matt Caswell
Implement support for resumption with a HelloRetryRequest
blob
|
commitdiff
|
raw
|
diff to current
2017-02-14
Matt Caswell
Add server side support for creating the Hello Retry...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-14
Matt Caswell
Make the context available to the extensions parse...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-01
Todd Short
Majority rules, use session_ctx vs initial_ctx
blob
|
commitdiff
|
raw
|
diff to current
2017-01-30
Matt Caswell
If we have no suitable PSK kex modes then don't attempt...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-30
Matt Caswell
Miscellaneous style tweaks based on feedback received
blob
|
commitdiff
|
raw
|
diff to current
next