aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Port Ben's parallell Makefile hack to WindowsRichard Levitte2017-04-231-8/+13
* Fixed typo in X509_STORE_CTX_new descriptionCamille Guérin2017-04-221-1/+1
* Numbers greater than 1 are usually non-negative.David Benjamin2017-04-211-18/+6
* Add ARIA 32-bit implementationletrhee-nsr2017-04-202-105/+869
* Small primes are primes too.Adam Langley2017-04-202-1/+25
* Ignore dups in X509_STORE_add_*Rich Salz2017-04-2010-65/+136
* explicitText encodingMarek Klein2017-04-202-4/+51
* Convert hmactest to new test frameworkRich Salz2017-04-202-199/+135
* fix dh_test.Rich Salz2017-04-201-9/+14
* Fix test/recipes/95-test_external_krb5.tRichard Levitte2017-04-201-1/+1
* VMS: remove name mangling guards around inclusion of internalsRichard Levitte2017-04-205-42/+9
* VMS: Copy DECC inclusion epi- and prologues to internalsRichard Levitte2017-04-204-0/+72
* Change 64-bit time type for windowsJon Spillett2017-04-192-2/+2
* Fix minor compiler issues.Todd Short2017-04-195-25/+25
* Document Next Protocol Negotiation APIsRich Salz2017-04-191-5/+60
* Convert dhtest, dsatest, cipherbytes_testRich Salz2017-04-184-295/+181
* VMS: Fix internals test programsRichard Levitte2017-04-189-10/+83
* VMS: Fix the passing of cflags for things not being installedRichard Levitte2017-04-183-10/+10
* Convert more testsRich Salz2017-04-187-854/+646
* Update more testsRich Salz2017-04-184-174/+119
* Convert more tests to frameworkRich Salz2017-04-186-504/+327
* Convert more testsRich Salz2017-04-186-462/+317
* [extended tests] Enable krb5 tests in TravisRobbie Harwood2017-04-183-0/+7
* Fix formatting of PYCA external test instructionsRobbie Harwood2017-04-181-1/+1
* Update external test README for running krb5Robbie Harwood2017-04-181-0/+34
* Add external krb5 test supportRobbie Harwood2017-04-182-0/+48
* update docs because depth refers only to intermediate certsThiago Arrais2017-04-181-10/+13
* asn1/a_int.c: clean up asn1_get_int64.Andy Polyakov2017-04-171-9/+20
* [squash]Build works with/out NO_ENGINE and NO_AFALGRich Salz2017-04-162-25/+24
* Convert afalgtestRich Salz2017-04-161-44/+28
* Catch EC_R_UNKNOWN_GROUP in check_unsupported()Rich Salz2017-04-161-0/+12
* Optionally check for early dataKurt Roeckx2017-04-161-1/+19
* Use a fixed time when fuzzing.Kurt Roeckx2017-04-162-1/+36
* Document how to update the corpus.Kurt Roeckx2017-04-161-0/+12
* Make x509 and asn1 fuzzer reproducibleKurt Roeckx2017-04-162-0/+24
* Switch libfuzzer to use trace-pc-guardKurt Roeckx2017-04-161-1/+1
* Add -f -r flags to find-unused-errsRich Salz2017-04-161-1/+20
* Reformat evptests.txtNicola Tuveri2017-04-141-782/+824
* Remove ecdhtest.cNicola Tuveri2017-04-143-102/+1
* ecdhtest.c: move co-factor ECDH KATs to evptestsNicola Tuveri2017-04-143-4479/+10240
* WIP: Convert ui,v3ext,verify_extra_testRich Salz2017-04-144-54/+44
* Fix unit tests when no-bf configuredTodd Short2017-04-141-14/+6
* asn1/a_int.c: don't write result if returning error.Andy Polyakov2017-04-141-1/+0
* asn1/a_int.c: simplify asn1_put_uint64.Andy Polyakov2017-04-141-41/+29
* asn1/a_int.c: remove code duplicate and optimize branches,Andy Polyakov2017-04-141-84/+52
* testlib/OpenSSL/Test.pm: keep default input private.Andy Polyakov2017-04-141-0/+1
* Guarantee single argument evaluation for test macros.Pauli2017-04-133-43/+117
* Update the internal siphash tests to use the framework's output.Pauli2017-04-131-107/+36
* Split the CAST tests up.Pauli2017-04-131-27/+28
* ASN.1: adapt our use of INTxx et al by making them explicitely embeddedRichard Levitte2017-04-139-41/+41