summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix possible infinite loop in pem_read_bio_key_decoder()Tomas Mraz2021-05-261-1/+8
* test: update RSA test with current bit strengthsPauli2021-05-261-3/+9
* rsa: special case the strengths of RSA with 7680 and 15360 bitsPauli2021-05-261-8/+32
* Fix buffer overflow when generating large RSA keys in FIPS mode.Shane Lontis2021-05-262-3/+14
* Fix -static builds on masterTom Cosgrove2021-05-261-4/+4
* err: rename err_load_xxx_strings_int functionsPauli2021-05-2684-128/+128
* Fix building of test/pbetest.cPetr Gotthard2021-05-261-7/+4
* Add special case to skip RC4 reinitJon Spillett2021-05-251-4/+13
* Add an evp_libctx_test test run for legacy providerJon Spillett2021-05-251-4/+10
* Allow TLS13_AD_MISSING_EXTENSION for older versionsBenjamin Kaduk2021-05-252-0/+4
* Remove tmp file smcont.signed_ that was used for debuggin PR #15347Dr. David von Oheimb2021-05-251-0/+0
* write-man-symlinks: Write relative symlinks not absoluteTomas Mraz2021-05-251-1/+1
* Add warning to key/param generating apps on potential delay due to missing en...Dr. David von Oheimb2021-05-259-125/+99
* fix Solaris OS detection in config.pmJan Lana2021-05-251-23/+17
* Do not try to install image directories with no imagesTomas Mraz2021-05-252-51/+0
* FIPS checksums CI: use merge checkout to compute the new checksumsTomas Mraz2021-05-251-1/+0
* Windows CI: properly drop test_fuzz* tests to speed up thingsTomas Mraz2021-05-251-3/+3
* Windows CI: Add make install step on the shared 64 bit buildTomas Mraz2021-05-251-0/+7
* regenerate FIPS checksumsPauli2021-05-253-4/+445
* 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