Sign in
flutter
/
third_party
/
openssl
/
5469600e367a1a4cf3dd929159b5bc8091db49de
5469600
Document UI_METHOD and UI_STRING, both useful for UI_METHOD creators
by Richard Levitte
· 8 years ago
d61461a
Use the callbacks from the SSL object instead of the SSL_CTX object
by Pauli
· 8 years ago
fb68fba
Encourage having external tests in multiple test recipes
by Richard Levitte
· 8 years ago
d3bc980
Avoid questionable use of the value of a pointer
by Bernd Edlinger
· 8 years ago
22cef4e
Split test/recipes/03_test_internal.t into individual tests
by Richard Levitte
· 8 years ago
d063132
Document how to select / deselect test group numbers
by Richard Levitte
· 8 years ago
f282e95
Add HelloRetryRequest text to s_client/s_server
by Todd Short
· 8 years ago
b41f6b6
Fix some RSA documentation
by Matt Caswell
· 8 years ago
42c28b6
Use the new TLSv1.3 certificate_required alert where appropriate
by Matt Caswell
· 8 years ago
717afd9
Add a test to check that if a PSK extension is not last then we fail
by Matt Caswell
· 8 years ago
652a6b7
Check that the PSK extension is last
by Matt Caswell
· 8 years ago
0b1f266
Fixup previous merge.
by Bernd Edlinger
· 8 years ago
e5fd8ca
Make it possible to select or deselect test groups by number
by Richard Levitte
· 8 years ago
2b305ab
Make the output of enc -ciphers identical even if run several times in a session.
by Pauli
· 8 years ago
f125430
Exit the loop on failure
by Jon Spillett
· 8 years ago
b35fb00
Add some TLS13 values to s_client/s_server
by Todd Short
· 8 years ago
777f170
Limit the output of the enc -ciphers command to just the ciphers enc can
by Pauli
· 8 years ago
6aad939
this change will prevent undefined behavior when src and dst are equal (memcpy), effectively allowing setting length only in both functions.
by Roberto Guimaraes
· 8 years ago
4f7b76b
Fix no-comp
by Matt Caswell
· 8 years ago
75e314f
Fix the number of tests to skip if TLSv1.3 is disabled
by Matt Caswell
· 8 years ago
774c909
Add a test for records not on the record boundary
by Matt Caswell
· 8 years ago
524420d
Check TLSv1.3 ServerHello, Finished and KeyUpdates are on record boundary
by Matt Caswell
· 8 years ago
b8c4961
Provide a function to test whether we have unread records pending
by Matt Caswell
· 8 years ago
c1f84df
Remove doc reference to non-existant GCM example
by Pauli
· 8 years ago
9015d34
Get pointer type right in BIO_ssl_shutdown()
by Rich Salz
· 8 years ago
f8418d8
crypto/x86_64cpuid.pl: move extended feature detection upwards.
by Andy Polyakov
· 8 years ago
ee6d9df
test: add chacha_internal_test.
by Andy Polyakov
· 8 years ago
bf580d5
Increase the password buffer size to APP_PASS_LEN.
by Pauli
· 8 years ago
cadb015
Unix Makefile: Have manual generation use the same perl script as Windows and VMS
by Richard Levitte
· 8 years ago
579a674
util/process_docs.pl: make it possible to add a suffix to man docs
by Richard Levitte
· 8 years ago
c1074ce
Add a test to check that we correctly handle record overflows
by Matt Caswell
· 8 years ago
4321969
Tweak the TLSv1.3 record overflow limits
by Matt Caswell
· 8 years ago
febb0af
Fix double free in cookie generation.
by Kurt Roeckx
· 8 years ago
6556519
Remove some duplicate manpage entries
by Rich Salz
· 8 years ago
44eb65c
Add documentation on platform specific checks
by Richard Levitte
· 8 years ago
d192a3a
Add a platform specific configuration checker
by Richard Levitte
· 8 years ago
6979583
Fix an endless loop in rsa_builtin_keygen.
by Rich Salz
· 8 years ago
e498d95
Fix no-ec
by Matt Caswell
· 8 years ago
548d015
Fix a test failure with no-tls1_1
by Matt Caswell
· 8 years ago
593a2aa
Fix no-psk
by Matt Caswell
· 8 years ago
e6941c7
Don't call memcmp with a NULL pointer
by Matt Caswell
· 8 years ago
ee70022
Add a test for TLSv1.3 cookies
by Matt Caswell
· 8 years ago
cfef502
Add basic TLSv1.3 cookie support
by Matt Caswell
· 8 years ago
6356716
appveyor.yml: call upon cmd to redirect stderr.
by Andy Polyakov
· 8 years ago
8b0d424
apps/s_client.c: harden ldap_ExtendedResponse_parse.
by Andy Polyakov
· 8 years ago
312e938
Fix a memory leak on an error path
by Matt Caswell
· 8 years ago
d080866
Ensure we don't call memcpy with a NULL pointer
by Matt Caswell
· 8 years ago
8336ca1
Update and add test
by Dr. Stephen Henson
· 8 years ago
5528d68
Set specific error is we have no valid signature algorithms set
by Dr. Stephen Henson
· 8 years ago
b0e9ab9
Signature algorithm enhancement.
by Dr. Stephen Henson
· 8 years ago
8f12296
Disallow zero length signature algorithms
by Dr. Stephen Henson
· 8 years ago
224b4e3
Don't allow DSA for TLS 1.3
by Dr. Stephen Henson
· 8 years ago
dbaa069
use OSSLzu instead of lu format for size_t display
by edelangh
· 8 years ago
d734582
Reset executable bits on files where not needed.
by Bernd Edlinger
· 8 years ago
f2bcff4
Update the cipher(1) documentation to explicitly state that the RSA cipher
by Pauli
· 8 years ago
332dc4f
sh_malloc & sh_free prototype change to match POSIX
by Rich Salz
· 8 years ago
42f50fd
Silence some more clang warnings
by Matt Caswell
· 8 years ago
30d1bab
Silence some clang warnings
by Matt Caswell
· 8 years ago
83750d9
More early data documentation updates following feedback
by Matt Caswell
· 8 years ago
cd9f7f6
Update the API documentation for the latest early data changes
by Matt Caswell
· 8 years ago
09f2887
Update early data API for writing to unauthenticated clients
by Matt Caswell
· 8 years ago
0665b4e
Rename SSL_write_early() to SSL_write_early_data()
by Matt Caswell
· 8 years ago
f533fbd
Rename SSL_read_early() to SSL_read_early_data()
by Matt Caswell
· 8 years ago
ef466ac
Updates to the early data documentation
by Matt Caswell
· 8 years ago
ade1e88
Updates to s_server and s_client for the latest early_data API changes
by Matt Caswell
· 8 years ago
3eaa417
Make SSL_write_early_finish() an internal only function
by Matt Caswell
· 8 years ago
5f98203
Add early_data tests
by Matt Caswell
· 8 years ago
f7e393b
Various fixes required to allow SSL_write/SSL_read during early data
by Matt Caswell
· 8 years ago
d7f8783
Enable the server to call SSL_write() without stopping the ability to call SSL_read_early()
by Matt Caswell
· 8 years ago
564547e
Enable the client to call SSL_read() without stopping the ability to call SSL_write_early()
by Matt Caswell
· 8 years ago
4004ce5
Introduce a new early_data state in the state machine
by Matt Caswell
· 8 years ago
bc908c6
Improve the early data sanity check in SSL_do_handshake()
by Matt Caswell
· 8 years ago
6437b80
Add documentation for the new s_client and s_server early_data options
by Matt Caswell
· 8 years ago
0a5ece5
Tighten sanity checks when calling early data functions
by Matt Caswell
· 8 years ago
fd6c102
Add documentation for the early data functions
by Matt Caswell
· 8 years ago
f5b519c
Make SSL_get_early_data_status() take a const
by Matt Caswell
· 8 years ago
46dcb94
Make SSL_get_max_early_data() and SSL_CTX_get_max_early_data() take a const
by Matt Caswell
· 8 years ago
fcc4757
Add a SSL_SESSION_get_max_early_data() function
by Matt Caswell
· 8 years ago
7daf715
Don't attempt to write more early_data than we know the server will accept
by Matt Caswell
· 8 years ago
f637004
Only accept early_data if the negotiated ALPN is the same
by Matt Caswell
· 8 years ago
a832b5e
Skip early_data if appropriate after a HelloRetryRequest
by Matt Caswell
· 8 years ago
38df5a4
Don't accept early_data if we are going to issue a HelloRetryRequest
by Matt Caswell
· 8 years ago
538bea6
Add extra validation parsing the server-to-client early_data extension
by Matt Caswell
· 8 years ago
329114f
Remove some TLSv1.3 TODOs that are no longer relevant
by Matt Caswell
· 8 years ago
2c604cb
Validate the ticket age for resumed sessions
by Matt Caswell
· 8 years ago
6746648
Ensure the max_early_data option to s_server can be 0
by Matt Caswell
· 8 years ago
bfa9a9a
Provide a default value for max_early_data
by Matt Caswell
· 8 years ago
70ef40a
Check max_early_data against the amount of early data we actually receive
by Matt Caswell
· 8 years ago
67f78ea
Make sure we reset the read sequence when skipping records
by Matt Caswell
· 8 years ago
1010936
Disallow handshake messages in the middle of early_data
by Matt Caswell
· 8 years ago
c117af6
Fix seg fault when sending early_data using CCM ciphersuites
by Matt Caswell
· 8 years ago
576eb39
Get s_client to report on whether early data was accepted or not
by Matt Caswell
· 8 years ago
b2cc7f3
Implement client side parsing of the early_data extension
by Matt Caswell
· 8 years ago
e065518
Add a "-early_data" option to s_server
by Matt Caswell
· 8 years ago
fe5e20f
Fix changing of the cipher state when dealing with early data
by Matt Caswell
· 8 years ago
1ea4d09
Construct the server side early_data extension
by Matt Caswell
· 8 years ago
d781d24
Provide an SSL_read_early() function for reading early data
by Matt Caswell
· 8 years ago
6cb4226
Change the cipher state when sending early data
by Matt Caswell
· 8 years ago
d49e23e
Implement the early data changes required in tls13_change_cipher_state()
by Matt Caswell
· 8 years ago
923ac82
Add an option to s_client to send early_data
by Matt Caswell
· 8 years ago
Next »