aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VMS: Make sure to include MAIN from static libraries if neededRichard Levitte2017-04-242-8/+34
* Refactor the test framework testutilRichard Levitte2017-04-2410-220/+325
* Add CRYPTO_mem_leaks_cbRichard Levitte2017-04-244-14/+41
* Make it possible to build static-only librariesRichard Levitte2017-04-245-34/+83
* check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AADRich Salz2017-04-243-0/+6
* Don't fail the connection in SSLv3 if server selects ECDHEMatt Caswell2017-04-244-8/+20
* Converted the bio_enc tests to use new test framework.Jon Spillett2017-04-242-50/+140
* if log fails, avoid pms getting double freeRich Salz2017-04-241-3/+3
* Typo fix in Configurations/descrip.mms.tmplRichard Levitte2017-04-241-1/+1
* Annotate ASN.1 attributes of the jurisdictionCountryName NIDAlex Gaynor2017-04-241-0/+1
* Port Ben's parallell Makefile hack to VMSRichard Levitte2017-04-231-10/+14
* 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