summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* recipes/90-test_shlibload.t: disable tests on AIX till further notice.Andy Polyakov2018-06-221-0/+1
* enable-ec_nistp_64_gcc_128: Fix function prototype warning [-Wstrict-prototypes]Nicola Tuveri2018-06-221-1/+1
* testutil/driver.c: Fix function prototype warning [-Wstrict-prototypes]Dr. Matthias St. Pierre2018-06-221-1/+1
* Fixed range of random produced in BN_is_prime_fasttest_ex() to be 1 < rand < ...Shane Lontis2018-06-211-12/+36
* Add -Wstrict-prototypes option to --strict-warningsBernd Edlinger2018-06-211-1/+1
* [crypto/ec] don't assume points are of order group->orderBilly Brumley2018-06-211-0/+29
* Update copyright yearMatt Caswell2018-06-202-2/+2
* Fix no-sm2Matt Caswell2018-06-201-22/+7
* Fix test sm2 test failure with ec blindingBernd Edlinger2018-06-201-7/+20
* Move SM2 algos to SM2 specific PKEY methodJack Lloyd2018-06-193-0/+139
* add cast in test/x509aux.c preventing compiler warning for VC-WIN64A architec...David von Oheimb2018-06-181-1/+1
* Fix no-ecMatt Caswell2018-06-081-1/+4
* Add a test for the raw private/public key gettersMatt Caswell2018-06-081-0/+81
* Don't store the ticket nonce in the sessionMatt Caswell2018-06-071-9/+9
* Use lowercase for internal SM2 symbolsMatt Caswell2018-06-041-6/+6
* Improve use of the test framework in the SM2 internal testsMatt Caswell2018-06-046-521/+370
* Add test recipes for internal SM2 testsMatt Caswell2018-06-042-0/+38
* Make SM2 functions privateJack Lloyd2018-06-043-11/+13
* OSSL_STORE: don't test file: URIs on MingwRichard Levitte2018-05-301-7/+18
* Test that a ^ 0 mod -1 is always 0Matt Caswell2018-05-291-0/+48
* Update copyright yearMatt Caswell2018-05-2913-13/+13
* Save and restore the Windows error around TlsGetValue.David Benjamin2018-05-233-1/+56
* Fix explicit EC curve encoding.David Benjamin2018-05-231-5/+76
* Limit scope of CN name constraintsViktor Dukhovni2018-05-2312-140/+254
* Fix no-ec, no-tls1_3 and no-tlsMatt Caswell2018-05-231-0/+2
* Enable SSL_MODE_AUTO_RETRY by defaultKurt Roeckx2018-05-221-9/+0
* Fix no-ec in combination with no-dhMatt Caswell2018-05-222-2/+13
* Don't cache stateless tickets in TLSv1.3Matt Caswell2018-05-211-4/+17
* DH: add some basic tests (and comments)Dr. Matthias St. Pierre2018-05-181-0/+85
* Improve testing of tickets with post-handshake authMatt Caswell2018-05-171-18/+51
* Change the default number of NewSessionTickets we send to 2Matt Caswell2018-05-173-36/+161
* Suport TLSv1.3 draft 28Matt Caswell2018-05-151-3/+4
* Fix no-tls1_2Matt Caswell2018-05-141-2/+2
* Rework the decrypt ticket callbackMatt Caswell2018-05-112-39/+126
* Fix mem leak in sslapi testMatt Caswell2018-05-111-15/+16
* Add a test for the ticket callbacksMatt Caswell2018-05-111-0/+153
* Fix ticket callbacks in TLSv1.3Matt Caswell2018-05-111-2/+2
* Add some more SSL_pending() and SSL_has_pending() testsMatt Caswell2018-05-111-2/+7
* Test an old style PSK callback with no cert will prefer SHA-256Matt Caswell2018-05-112-74/+97
* Use void in all function definitions that do not take any argumentsKurt Roeckx2018-05-1125-37/+38
* Set the ossl_shim to auto retry if not running asynchronouslyMatt Caswell2018-05-111-0/+4
* Fix no-cmsMatt Caswell2018-05-101-4/+7
* Fix no-tls1_2, no-tls1_2-method, no-chacha and no-poly1305Matt Caswell2018-05-101-1/+14
* Add a DTLS test for dropped recordsMatt Caswell2018-05-083-7/+205
* Add a CMS API testMatt Caswell2018-05-083-1/+119
* Add a test for SSL_get_shared_ciphers()Matt Caswell2018-05-031-0/+104
* Fix a bug in create_ssl_ctx_pair()Matt Caswell2018-05-031-2/+2
* opensslconf.h inclusion cleanupFdaSilvaYY2018-05-021-0/+1
* Update copyright yearMatt Caswell2018-05-012-2/+2
* Use the config file from the source not the host for the testsKurt Roeckx2018-04-301-0/+2