summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* checksum: include header files in the checksumming outputPauli2021-05-252-8/+30
* Fix 'openssl req' to be able to use provided keytypesRichard Levitte2021-05-251-83/+80
* mac: add a getter for the MAC block size.Pauli2021-05-2510-20/+64
* test: add evp_tests for the MAC size and block sizePauli2021-05-253-2/+78
* doc: document the MAC block size getterPauli2021-05-256-7/+55
* Add fipsinstall option to run self test KATS on module loadShane Lontis2021-05-255-30/+73
* Remove engine_table_select_intRich Salz2021-05-2511-15/+22
* DOCS: Don't mention internal functions in public documentationRichard Levitte2021-05-251-3/+4
* Fix warning in gf_serializeJuergen Christ2021-05-241-1/+1
* TEST: Avoid using just 'example.com' - test_cmp_httpRichard Levitte2021-05-242-4/+4
* openssl srp: make index.txt parsing error more verboseFlorian Mickler2021-05-241-1/+3
* openssl ocsp: make index.txt parsing error more verboseFlorian Mickler2021-05-241-0/+3
* openssl ca: make index.txt parsing error more verboseFlorian Mickler2021-05-241-2/+6
* Don't try the same decoder multiple timesMatt Caswell2021-05-241-26/+42
* Windows CI: use nasm on 32bit and 64bit shared buildsTomas Mraz2021-05-241-19/+13
* Add some basic Windows builds to the Windows CI workflowTomas Mraz2021-05-241-0/+54
* Add a test for PKCS5_PBE_keyivgen()Jon Spillett2021-05-244-2/+173
* Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a ...Jon Spillett2021-05-246-25/+49
* Add PBKDF1 to the legacy providerJon Spillett2021-05-2414-93/+591
* Remove some perl 5.14 use from rsaz-avx512.plMatt Caswell2021-05-241-2/+4
* Rename the field 'provctx and data' to 'algctx' inside some objects containingShane Lontis2021-05-2420-282/+314
* fips: default to running self tests when starting the fips providerPauli2021-05-241-27/+30
* doc: update core_thread_start() documentationPauli2021-05-241-5/+7
* Fix a memleak in the FIPS providerMatt Caswell2021-05-244-9/+16
* test: fix typo in comment in threadstest.cPauli2021-05-241-1/+1
* core: condition out more in FIPS buildsPauli2021-05-242-1/+7
* test: add test case to reliably reproduce RAND leak during POSTPauli2021-05-245-68/+160
* 80-test_cmp_http: Invert and correct the logic of success vs. failure exitDr. David von Oheimb2021-05-226-286/+286
* apps/cms.c: Correct -sign output and -verify input with -binaryDr. David von Oheimb2021-05-225-17/+33
* Disable loader_attic by default on VMSRichard Levitte2021-05-221-1/+1
* Make it possible to disable the loader_attic engineRichard Levitte2021-05-222-10/+13
* VMS: Fix run of generic generator programs in descrip.mms.tmplRichard Levitte2021-05-221-1/+1
* Configurations/descrip.mms.tmpl: rework the inclusion hacksRichard Levitte2021-05-221-48/+33
* Fix upgrading docs for RSA_private_encrypt/RSA_public_decryptRobbie Harwood2021-05-221-3/+3
* apps/cms: Simplify handling of encerts; add warning if they are ignoredDr. David von Oheimb2021-05-221-20/+22
* configurations: update template makefiles to install documentation imagesPauli2021-05-222-4/+106
* configure: build list of image filesPauli2021-05-221-2/+17
* doc: process images when installingPauli2021-05-222-0/+18
* doc: rereference img locations into subdirectoryPauli2021-05-223-3/+3
* doc: move images into their own subdirectoryPauli2021-05-223-0/+0
* property: convert integers to strings properly.Pauli2021-05-222-47/+48
* test/params_conversion_test.c: fix the use of strtoumax and strtoimax on VMSRichard Levitte2021-05-221-0/+5
* Include "internal/numbers.h" in test programs using SIZE_MAXRichard Levitte2021-05-222-0/+2
* VMS: don't use app_malloc() in apps/lib/vms_decc_argv.cRichard Levitte2021-05-221-2/+7
* Cleanup the peer point formats on regotiationDmitry Belyavskiy2021-05-211-1/+11
* DOCS: Fixups of the migration guide and the FIPS module manualRichard Levitte2021-05-212-428/+940
* HMAC doesn't work with a default digestDmitry Belyavskiy2021-05-212-1/+17
* Properly restore XMM registers in ChaCha20's AVX-512(VL) assemblyJean-Philippe Boivin2021-05-211-10/+42
* PROV: Relegate most of the FIPS provider code to libfips.aRichard Levitte2021-05-213-6/+45
* Cleanup the missing*.txt filesMatt Caswell2021-05-218-23/+9