summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Use POSIX functions on Cygwin, not Win32 functionCorinna Vinschen2016-01-181-2/+2
* Fix build break; restore missing targetRich Salz2016-01-171-0/+3
* Remove some old makefile targetsRich Salz2016-01-171-10/+0
* The TLSProxy tests can't run if no-engine has been configuredRichard Levitte2016-01-176-0/+23
* NGX-2040 - fix wildcard match on punycode/IDNA DNS namesZi Lin2016-01-151-0/+10
* In __cwd, make sure the given directory is seen as such and not a fileRichard Levitte2016-01-141-2/+1
* Do not use redirection on binary filesRichard Levitte2016-01-142-8/+8
* Add a directry spec for mcr if there is noneRichard Levitte2016-01-141-1/+1
* Fix verify(1) to report failure when verification failsViktor Dukhovni2016-01-131-2/+1
* Fix test_ordinalsMatt Caswell2016-01-131-1/+1
* Remove test_probable_prime_coprime from test/bntest.cRichard Levitte2016-01-131-42/+0
* VMS perl doesn't implement fork(), so don't run the TLSProxy tests thereRichard Levitte2016-01-136-0/+18
* Pipes on VMS do not work well with binary data, use an intermediary fileRichard Levitte2016-01-131-8/+10
* Fix test/recipes/80-test_ca.t to work on VMSRichard Levitte2016-01-131-2/+4
* Move Makefiles to Makefile.inRich Salz2016-01-122-798/+395
* fix jpaketest and correct commentDr. Stephen Henson2016-01-121-1/+1
* make updateRichard Levitte2016-01-121-164/+201
* Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte2016-01-121-8/+8
* Fix jpaketest compilation error.Dr. Stephen Henson2016-01-111-0/+4
* Only run DANE tests when EC is supportedRichard Levitte2016-01-111-0/+4
* Update leak test to check return values.Dr. Stephen Henson2016-01-111-18/+6
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-1117-25/+41
* fix shadow warningDr. Stephen Henson2016-01-101-2/+2
* Fixup actually update danetest.cViktor Dukhovni2016-01-081-2/+1
* Minor test updateViktor Dukhovni2016-01-071-747/+0
* Fix another build break for no-mem-debugRich Salz2016-01-071-0/+2
* mem functions cleanupRich Salz2016-01-0720-105/+939
* DANE support for X509_verify_cert()Viktor Dukhovni2016-01-075-3/+2269
* Fix declarations and constification for inline stack.Dr. Stephen Henson2016-01-071-1/+1
* Add support for minimum and maximum protocol versionKurt Roeckx2016-01-022-9/+651
* make a "missed make update" updateRich Salz2015-12-281-1/+1
* Add test for missing CertificateStatus messageMatt Caswell2015-12-271-0/+102
* Add ossl_inlineDr. Stephen Henson2015-12-221-0/+1
* unload modules in ssltestDr. Stephen Henson2015-12-221-0/+1
* Fix URLs mangled by reformatMatt Caswell2015-12-191-1/+1
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-166-11/+15
* Don't export internal symbolsMatt Caswell2015-12-152-5/+6
* Better splitting regexp for test_ordinalsRichard Levitte2015-12-151-8/+8
* Fix a ** 0 mod 1 = 0 for real this time.Emilia Kasper2015-12-141-9/+72
* add malloc fail check & fix memory leakHongze Zhu2015-12-141-15/+42
* Make no-dh work, plus other no-dh problems found by Richard.Ben Laurie2015-12-111-0/+4
* Adapt EVP tests to the opaque EVP_ENCODE_CTXRichard Levitte2015-12-111-8/+16
* x86[_64] assembly pack: add optimized AES-NI OCB subroutines.Andy Polyakov2015-12-101-0/+40
* evp/c_allc.c: wire ChaCha20-Poly1305 and add tests.Andy Polyakov2015-12-101-0/+65
* test/evp_test.c: allow generic AEAD ciphers to be tested.Andy Polyakov2015-12-101-0/+2
* make updateDr. Stephen Henson2015-12-091-28/+13
* remove ecdsa.h headerDr. Stephen Henson2015-12-091-1/+1
* modify ecdsatest to use accessorDr. Stephen Henson2015-12-091-9/+14
* remove ecdh.h headerDr. Stephen Henson2015-12-091-1/+0