summaryrefslogtreecommitdiff
path: root/providers/build.info
Commit message (Expand)AuthorAgeFilesLines
* Add VERSIONINFO resource to legacy provider if it is not builtinslontis2022-06-021-0/+7
* Add Windows VERSIONINFO resource to fips provider dll.slontis2022-06-021-0/+6
* Avoid duplicating prov_running.o in libdefault and libcryptoTomas Mraz2021-06-141-2/+0
* Rework how providers/fipsmodule.cnf is producedRichard Levitte2021-05-261-11/+4
* Makefile: Make sure providers/fipsmodule.cnf is re-built also for run_testsDr. David von Oheimb2021-05-131-1/+1
* Drop libimplementations.aRichard Levitte2021-05-071-98/+66
* test: never run fipsinstall if the tests are not enabled.Pauli2021-04-291-5/+7
* Make fipsinstall -out flag optionalRich Salz2021-03-241-1/+1
* Make 'tests' depend on a generated 'providers/fipsmodule.cnf'Richard Levitte2021-03-031-0/+10
* providers/build.info: Tag the FIPS module, for the build fileRichard Levitte2020-10-081-1/+1
* provider: add an 'is_running' call to all providers.Pauli2020-09-121-2/+2
* serialisation: Add a built-in base provider.Pauli2020-07-301-0/+10
* PROV: Move bio_prov.c from libcommon.a to libfips.a / libnonfips.aRichard Levitte2020-07-211-0/+20
* include source root directory via -I for libnonfips.aPauli2020-06-241-1/+1
* Fix some misunderstandings in our providers' main modulesRichard Levitte2020-05-121-1/+1
* Rename FIPS_MODE to FIPS_MODULERichard Levitte2020-04-281-4/+4
* Add a null provider which implements no algorithms.Pauli2020-04-091-0/+10
* Move legacy ciphers into the legacy providerShane Lontis2020-04-091-1/+1
* PROV: Build the main FIPS module code with FIPS_MODE definedRichard Levitte2020-02-141-0/+1
* EVP & PROV: Fix all platform inclusionsRichard Levitte2019-12-191-1/+1
* Fix some typosVeres Lajos2019-12-111-1/+1
* Move providers/common/{ciphers,digests}/* to providers/implementationsRichard Levitte2019-12-111-5/+5
* Cleanup: move provider mains upRichard Levitte2019-10-101-4/+4
* Providers: move all digestsRichard Levitte2019-10-101-2/+4
* Providers: move common exchange,kdfs,keymgmt,macs,signatureRichard Levitte2019-10-101-1/+1
* Rework how our providers are builtRichard Levitte2019-10-101-13/+133
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-2/+2
* When building of modules is disabled, build the legacy provider into libcryptoRichard Levitte2019-09-261-6/+11
* Move digests to providersShane Lontis2019-06-041-1/+1
* Move where include path for providers/common/include gets specifiedMatt Caswell2019-05-231-0/+2
* Add the provider_algs.h internal header fileMatt Caswell2019-04-191-1/+1
* Add a legacy provider and put MD2 in itMatt Caswell2019-04-091-0/+11
* Create a FIPS provider and put SHA256 in itMatt Caswell2019-04-041-0/+11
* Implement SHA256 in the default providerMatt Caswell2019-03-211-1/+1
* Add a skeleton default providerMatt Caswell2019-03-211-0/+1