projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Error out when forcing an unsupported TLS version
[openssl.git]
/
ssl
/
ssl_lib.c
2017-07-05
Benjamin Kaduk
Error out when forcing an unsupported TLS version
blob
|
commitdiff
|
raw
2017-06-21
Matt Caswell
Add documentation for the SSL_export_keying_material...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Matt Caswell
PSK related tweaks based on review feedback
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Matt Caswell
Make the input parameters for SSL_SESSION_set1_master_k...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Matt Caswell
Add SSL_SESSION_set1_master_key()
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Matt Caswell
Add public API functions for setting TLSv1.3 PSK callbacks
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
Dr. Stephen Henson
Allow Ed25519 in TLS 1.2
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-12
Benjamin Kaduk
Add SSL_early_get1_extensions_present()
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-22
Matt Caswell
Convert existing usage of assert() to ossl_assert(...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-22
Matt Caswell
Fix some style issues in returns
blob
|
commitdiff
|
raw
|
diff to current
2017-05-22
Matt Caswell
Replace instances of OPENSSL_assert() with soft asserts...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-19
Matt Caswell
Make SSL_is_server() accept a const SSL
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-10
Matt Caswell
Copy custom extension flags in a call to SSL_set_SSL_CTX()
blob
|
commitdiff
|
raw
|
diff to current
2017-05-02
Todd Short
TLS1.3 Padding
blob
|
commitdiff
|
raw
|
diff to current
2017-04-24
Matt Caswell
Don't fail the connection in SSLv3 if server selects...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-12
Rob Percival
CT_POLICY_EVAL_CTX_set_time expects milliseconds, but...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-03
Dr. Stephen Henson
New certificate_authorities functions
blob
|
commitdiff
|
raw
|
diff to current
2017-04-03
Matt Caswell
Tweak a style issue
blob
|
commitdiff
|
raw
|
diff to current
2017-04-03
Tatsuhiro Tsujikawa
Restore s->early_data_state with the original value
blob
|
commitdiff
|
raw
|
diff to current
2017-04-03
Kazuki Yamaguchi
Fix a typo in the SSL_get_max_early_data() declarations
blob
|
commitdiff
|
raw
|
diff to current
2017-03-30
Matt Caswell
Fix early data bug with pause between EoED and CF
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
FdaSilvaYY
More typo fixes
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-07
Matt Caswell
Provide a function to test whether we have unread recor...
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
Update early data API for writing to unauthenticated...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Rename SSL_write_early() to SSL_write_early_data()
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Rename SSL_read_early() to SSL_read_early_data()
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Make SSL_write_early_finish() an internal only function
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 client to call SSL_read() without stopping...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Improve the early data sanity check in SSL_do_handshake()
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Tighten sanity checks when calling early data functions
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Make SSL_get_early_data_status() take a const
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Make SSL_get_max_early_data() and SSL_CTX_get_max_early...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Remove some TLSv1.3 TODOs that are no longer relevant
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
Matt Caswell
Provide a default value for max_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
Construct the server side early_data extension
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
Provide functions to write early data
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-28
Emilia Kasper
Clean up references to FIPS
blob
|
commitdiff
|
raw
|
diff to current
2017-02-28
Matt Caswell
Remove some dead code from libssl
blob
|
commitdiff
|
raw
|
diff to current
2017-02-23
Kurt Roeckx
Implement SSL_read_ex() and SSL_write_ex() as documented.
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-21
Dr. Stephen Henson
Check validity, not just signing for all certificates
blob
|
commitdiff
|
raw
|
diff to current
2017-02-17
Matt Caswell
Updates following review feedback
blob
|
commitdiff
|
raw
|
diff to current
2017-02-17
Matt Caswell
Don't use an enum in the return type for a public API...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-17
Matt Caswell
Updates following review feedback
blob
|
commitdiff
|
raw
|
diff to current
2017-02-17
Matt Caswell
Add a SSL_get_key_update_type() function
blob
|
commitdiff
|
raw
|
diff to current
2017-02-17
Matt Caswell
Provide a function to send a KeyUpdate message
blob
|
commitdiff
|
raw
|
diff to current
2017-02-15
Dr. Stephen Henson
Use CERT_PKEY pointer instead of index
blob
|
commitdiff
|
raw
|
diff to current
2017-02-15
Dr. Stephen Henson
Use cert_index and sigalg
blob
|
commitdiff
|
raw
|
diff to current
2017-02-15
Dr. Stephen Henson
add ssl_has_cert
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Dr. Stephen Henson
Replace SSL_PKEY_RSA_ENC, SSL_PKEY_RSA_SIGN
blob
|
commitdiff
|
raw
|
diff to current
2017-02-09
David Benjamin
Don't read uninitialised data for short session IDs.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-02
Dr. Stephen Henson
For TLS 1.3 retrieve previously set certificate index
blob
|
commitdiff
|
raw
|
diff to current
2017-02-02
Cory Benfield
Add support for logging out TLSv1.3 secrets
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
Make calls to SSL_renegotiate() error out for TLSv1.3
blob
|
commitdiff
|
raw
|
diff to current
2017-01-30
Matt Caswell
Disable requests for renegotiation in TLSv1.3
blob
|
commitdiff
|
raw
|
diff to current
2017-01-30
Matt Caswell
Move state machine knowledge out of the record layer
blob
|
commitdiff
|
raw
|
diff to current
2017-01-25
Cory Benfield
Limit the length of the encrypted premaster key.
blob
|
commitdiff
|
raw
|
diff to current
2017-01-25
FdaSilvaYY
Fix a few misspellings.
blob
|
commitdiff
|
raw
|
diff to current
2017-01-23
Cory Benfield
Add support for key logging callbacks.
blob
|
commitdiff
|
raw
|
diff to current
2017-01-10
Matt Caswell
Add a TODO(TLS1.3) around certificate selection
blob
|
commitdiff
|
raw
|
diff to current
2017-01-10
Rich Salz
Use typedefs for PSK, NPN, ALPN callback functions
blob
|
commitdiff
|
raw
|
diff to current
2017-01-10
Rich Salz
Move extension data into sub-structs
blob
|
commitdiff
|
raw
|
diff to current
2016-12-08
Matt Caswell
Introduce TLSEXT_STATUSTYPE_nothing constant
blob
|
commitdiff
|
raw
|
diff to current
2016-11-23
Matt Caswell
Implement tls13_change_cipher_state()
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Kurt Roeckx
Add support for reference counting using C11 atomics
blob
|
commitdiff
|
raw
|
diff to current
2016-11-15
Rob Percival
Check that SCT timestamps are not in the future
blob
|
commitdiff
|
raw
|
diff to current
2016-11-10
Matt Caswell
Rename the Elliptic Curves extension to supported_groups
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Rename all "read" variables with "readbytes"
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Fix misc size_t issues causing Windows warnings in...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Convert SSL BIO to use SSL_write_ex().
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Fix some missed size_t updates
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Convert some libssl local functions to size_t
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Update numerous misc libssl fields to be size_t
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Convert master_secret_size code to size_t
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Convert some misc record layer functions for size_t
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Convert libssl writing for size_t
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Matt Caswell
Further libssl size_t-ify of reading
blob
|
commitdiff
|
raw
|
diff to current
2016-11-02
Matt Caswell
Convert a big "if" into a "switch"
blob
|
commitdiff
|
raw
|
diff to current
2016-11-02
Matt Caswell
Add the SSL_METHOD for TLSv1.3 and all other base chang...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-01
Todd Short
Add SSL_CTX_set1_cert_store()
blob
|
commitdiff
|
raw
|
diff to current
2016-09-21
Rich Salz
Revert "Constify code about X509_VERIFY_PARAM"
blob
|
commitdiff
|
raw
|
diff to current
2016-09-18
FdaSilvaYY
Constify code about X509_VERIFY_PARAM
blob
|
commitdiff
|
raw
|
diff to current
2016-08-24
Rob Percival
Fix comment about return value of ct_extract_tls_extens...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Emilia Kasper
Indent ssl/
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Rob Percival
Improves CTLOG_STORE setters
blob
|
commitdiff
|
raw
|
diff to current
2016-08-04
David Woodhouse
Fix SSL_export_keying_material() for DTLS1_BAD_VER
blob
|
commitdiff
|
raw
|
diff to current
next