Sign in
flutter
/
third_party
/
openssl
/
77cdad318446ca8ea2ba8294d9e70891b59503e2
/
test
83cf7ab
Update copyright year
by Matt Caswell
· 7 years ago
2de108d
Save and restore the Windows error around TlsGetValue.
by David Benjamin
· 7 years ago
fc6f579
Fix explicit EC curve encoding.
by David Benjamin
· 7 years ago
d02d80b
Limit scope of CN name constraints
by Viktor Dukhovni
· 7 years ago
0422591
Fix no-ec, no-tls1_3 and no-tls
by Matt Caswell
· 7 years ago
693cf80
Enable SSL_MODE_AUTO_RETRY by default
by Kurt Roeckx
· 7 years ago
1aac20f
Fix no-ec in combination with no-dh
by Matt Caswell
· 7 years ago
ee94ec2
Don't cache stateless tickets in TLSv1.3
by Matt Caswell
· 7 years ago
8a59c08
DH: add some basic tests (and comments)
by Dr. Matthias St. Pierre
· 7 years ago
c22365b
Improve testing of tickets with post-handshake auth
by Matt Caswell
· 7 years ago
36ff232
Change the default number of NewSessionTickets we send to 2
by Matt Caswell
· 7 years ago
73cc84a
Suport TLSv1.3 draft 28
by Matt Caswell
· 7 years ago
ba8b48e
Fix no-tls1_2
by Matt Caswell
· 7 years ago
61fb592
Rework the decrypt ticket callback
by Matt Caswell
· 7 years ago
c20e3b2
Fix mem leak in sslapi test
by Matt Caswell
· 7 years ago
d0191fe
Add a test for the ticket callbacks
by Matt Caswell
· 7 years ago
c0638ad
Fix ticket callbacks in TLSv1.3
by Matt Caswell
· 7 years ago
e825109
Add some more SSL_pending() and SSL_has_pending() tests
by Matt Caswell
· 7 years ago
0d8da77
Test an old style PSK callback with no cert will prefer SHA-256
by Matt Caswell
· 7 years ago
3cb7c5c
Use void in all function definitions that do not take any arguments
by Kurt Roeckx
· 7 years ago
c3114a7
Set the ossl_shim to auto retry if not running asynchronously
by Matt Caswell
· 7 years ago
a01b9cd
Fix no-cms
by Matt Caswell
· 7 years ago
60155b9
Fix no-tls1_2, no-tls1_2-method, no-chacha and no-poly1305
by Matt Caswell
· 7 years ago
61e9655
Add a DTLS test for dropped records
by Matt Caswell
· 7 years ago
e15e92d
Add a CMS API test
by Matt Caswell
· 7 years ago
e401389
Add a test for SSL_get_shared_ciphers()
by Matt Caswell
· 7 years ago
6021d8e
Fix a bug in create_ssl_ctx_pair()
by Matt Caswell
· 7 years ago
c7e1075
opensslconf.h inclusion cleanup No need to buildtest on opensslconf.h
by FdaSilvaYY
· 7 years ago
6ec5fce
Update copyright year
by Matt Caswell
· 7 years ago
d1ae34e
Use the config file from the source not the host for the tests
by Kurt Roeckx
· 7 years ago
9e5b50b
fix: BN_swap mishandles flags
by Billy Brumley
· 7 years ago
6fb7b08
15-test_out_option: Refactor and don't test directory write on VMS
by Richard Levitte
· 7 years ago
39e32be
test/recipes/15-test_out_option.t: refine tests
by Richard Levitte
· 7 years ago
22f0c72
[SM2_sign] add minimal EVP_PKEY functionality testing
by Nicola Tuveri
· 7 years ago
6862de6
Add a test to verify the ClientHello version is the same in a reneg
by Matt Caswell
· 7 years ago
7500bc3
Allow TLSv1.3 EC certs to use compressed points
by Matt Caswell
· 7 years ago
4a432af
Add a test for SSL_pending()
by Matt Caswell
· 7 years ago
033c181
Test the state of SSL_in_init() from the info_callback
by Matt Caswell
· 7 years ago
7f6dfa1
Add a test for a NULL X509_STORE in X509_STORE_CTX_init
by Matt Caswell
· 7 years ago
6e07834
Fix no-ec
by Matt Caswell
· 7 years ago
c4220c0
recipes/70-test_ssl{cbcpadding,extension,records}: make it work w/fragmentation.
by Andy Polyakov
· 7 years ago
d4da95a
test: Remove redundant SSL_CTX_set_max_early_data
by Peter Wu
· 7 years ago
01a2a65
Add support for logging early exporter secret
by Peter Wu
· 7 years ago
cffe973
Add test for CLIENT_EARLY_TRAFFIC_SECRET key logging
by Peter Wu
· 7 years ago
6329ce8
Add support for logging TLS 1.3 exporter secret
by Peter Wu
· 7 years ago
7d4488b
Extend the SSL_set_bio() tests
by Matt Caswell
· 7 years ago
5718fe4
Add a test for the info callback
by Matt Caswell
· 7 years ago
43687d6
DRBG: fix coverity issues
by Dr. Matthias St. Pierre
· 7 years ago
dbabc86
Add a config option to disable automatic config loading
by Bernd Edlinger
· 7 years ago
2842813
Update copyright year
by Richard Levitte
· 7 years ago
de5b3a8
TLSProxy/Proxy.pm: bind s_server to loopback interface.
by Andy Polyakov
· 7 years ago
1b9f41a
test/recipes/test_genrsa.t : don't fail because of size limit changes
by Richard Levitte
· 7 years ago
76fd7a1
Add a test for SRP
by Matt Caswell
· 7 years ago
f5e3115
test/asn1_time_test.c: make it work on 64-bit HP-UX.
by Andy Polyakov
· 7 years ago
a53b5be
Fix configuration of TLSv1.3 ciphersuites
by Matt Caswell
· 7 years ago
034cb87
Add some tests for configuring the TLSv1.3 ciphersuites
by Matt Caswell
· 7 years ago
dc55e4f
Fix a bug in ecp_nistp224.c.
by David Benjamin
· 7 years ago
c4d3c19
Update copyright year
by Matt Caswell
· 7 years ago
2a70d65
Make sure we use a nonce when a nonce is required
by Kurt Roeckx
· 7 years ago
26db324
Fix a gcc-8 warning -Wcast-function-type
by Bernd Edlinger
· 7 years ago
efe749c
Refuse to run test_cipherlist unless shared library matches build
by Richard Levitte
· 7 years ago
f91e026
Fix a possible crash in BN_from_montgomery_word
by Bernd Edlinger
· 7 years ago
9d74090
Faster fuzz test: teach the fuzz test programs to handle directories
by Richard Levitte
· 7 years ago
dcf8b01
Tolerate a Certificate using a non-supported group on server side
by Matt Caswell
· 7 years ago
7814cdf
Revert "Temporarily disable some tests that hang"
by Matt Caswell
· 7 years ago
37a3859
Temporarily disable some tests that hang
by Matt Caswell
· 7 years ago
75a8f1e
test/test_test.c: add CRYPTO_memcmp regression test.
by Andy Polyakov
· 7 years ago
84e68a1
test/shlibloadtest.c: make some variables block local
by Richard Levitte
· 7 years ago
cfaad17
test/shlibloadtest.c: fix various errors
by Richard Levitte
· 7 years ago
b71fa7b
Include "internal/dso_conf.h" where needed and appropriate
by Richard Levitte
· 7 years ago
e613b1e
aes ctr_drbg: add cavs tests
by Patrick Steuer
· 7 years ago
4af14b7
Add dladdr() for AIX
by Matthias Kraft
· 7 years ago
9e0d82f
Reduce the verbosity of test_store
by Matt Caswell
· 7 years ago
b0edda1
Update copyright year
by Matt Caswell
· 7 years ago
59f124f
Fix: drbgtest fails when tests are executed in random order
by Dr. Matthias St. Pierre
· 7 years ago
3830c19
Don't generate buildtest_*err.c
by Richard Levitte
· 7 years ago
7d7f683
Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto version
by Richard Levitte
· 7 years ago
1bf2cc2
Fix no-sm2
by Matt Caswell
· 7 years ago
1a54618
Fix no-posix-io compile failure
by Matt Caswell
· 7 years ago
c2b290c
Fix no-psk
by Matt Caswell
· 7 years ago
8a5ed9d
Apply system_default configuration on SSL_CTX_new().
by Tomas Mraz
· 7 years ago
440bce8
Add a multithread rand test
by Kurt Roeckx
· 7 years ago
4e66475
Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN
by Jack Lloyd
· 7 years ago
dceb99a
Support SM2 ECIES scheme via EVP
by Jack Lloyd
· 7 years ago
3d328a4
Add SM2 signature and ECIES schemes
by Jack Lloyd
· 7 years ago
c911e5d
Fix bio callback backward compatibility
by Bernd Edlinger
· 7 years ago
66a925e
Fix no-ec
by Matt Caswell
· 7 years ago
78fb537
Add a test for 0RTT replay protection
by Matt Caswell
· 7 years ago
32305f8
Always call the new_session_cb when issuing a NewSessionTicket in TLSv1.3
by Matt Caswell
· 7 years ago
00c8f1b
Stop test/shlibloadtest.c from failing in a regression test
by Richard Levitte
· 7 years ago
dd07e68
Fix miscellaneous typos in docs and source
by Dr. Matthias St. Pierre
· 7 years ago
eb23813
Propagate the request for prediction resistance to the get entropy call
by Kurt Roeckx
· 7 years ago
f297e4e
Add code to run test, get malloc counts
by Rich Salz
· 7 years ago
f929439
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
by Matt Caswell
· 7 years ago
0f987bd
Add some test vectors for testing raw 448/25519 keys
by Matt Caswell
· 7 years ago
4665244
Add PrivateKeyRaw and PublicKeyRaw support to evp_test
by Matt Caswell
· 7 years ago
9442c8d
Update the tests to use the new EVP_PKEY_new_private_key() function
by Matt Caswell
· 7 years ago
35a164e
Fix no-ec
by Matt Caswell
· 7 years ago
65865cb
Fix test_out_option
by Patrick Steuer
· 7 years ago
7482690
Fix clienthellotest for new TLSv1.3 ciphersuite configuration
by Matt Caswell
· 7 years ago
Next »