aboutsummaryrefslogtreecommitdiff
path: root/build.info
AgeCommit message (Expand)AuthorFilesLines
2024-08-27fix: for exporters to work for build config, there may be two include dirsRichard Levitte1-1/+2
2024-07-16Fix cmake generatorNeil Horman1-0/+5
2024-05-28Move stack of compression methods from libssl to OSSL_LIB_CTXsashan1-0/+2
2024-04-24Add RFC 5755 attribute certificate supportDamian Hobson-Garcia1-0/+2
2024-04-12fix all the warnings in our demos and make them enableableNeil Horman1-1/+4
2024-04-12Convert demos to primary build systemNeil Horman1-1/+1
2023-11-15Add exporters for CMakeRichard Levitte1-0/+8
2023-11-15Clean up exporters, specifically those we have for pkg-configRichard Levitte1-0/+17
2023-06-08build.info: Introduce special syntax for dependencies on script modulesRichard Levitte1-0/+3
2023-06-02possible workaroundPauli1-3/+0
2023-06-02params: provide a faster TRIE based param lookup.Pauli1-1/+10
2022-05-25Remove include/openssl/configuration.h from mandatory dependenciesRichard Levitte1-1/+0
2022-05-22Building: For the FIPS module checksum, keep track of configuration,hRichard Levitte1-0/+5
2022-05-22Configuration: produce include/openssl/configuration.h when configuringRichard Levitte1-2/+0
2021-06-11Building: Add necessary dependencies for linker scripts and .rc filesRichard Levitte1-0/+2
2021-04-19Build resource filesTanzinul Islam1-1/+1
2021-02-09Configuration: ensure that 'no-tests' works correctlyRichard Levitte1-1/+4
2021-02-05DOCS: Remove the "global" dependency on writing .pod files from .pod.inRichard Levitte1-2/+1
2021-01-12Remove duplicate GENERATE declarations for .pod filesRichard Levitte1-1/+0
2020-10-30Fix some missed usage of DEFINE_LHASH_OF()Matt Caswell1-0/+2
2020-09-18Update err.h to use the new lhash generation codeMatt Caswell1-0/+2
2020-09-13Fix safestack issues in ui.hMatt Caswell1-0/+2
2020-09-13Fix safestack issues in pkcs12.hMatt Caswell1-0/+2
2020-09-13Fix safestack issues in crypto.hMatt Caswell1-0/+2
2020-09-13Fix safestack issues in conf.hMatt Caswell1-0/+2
2020-09-13Fix safestack issues in bio.hMatt Caswell1-0/+2
2020-09-13Fix safestack issues in ess.hMatt Caswell1-0/+2
2020-09-13Fix safestack issues in asn1t.hMatt Caswell1-0/+2
2020-09-13Fix safestack issues in ct.hMatt Caswell1-0/+2
2020-09-13Fix safestack issues in crmf.hMatt Caswell1-1/+3
2020-09-13Fix safestack issues in x509_vfy.hMatt Caswell1-0/+2
2020-09-13Fix safestack issues in srp.hMatt Caswell1-0/+2
2020-09-13Fix safestack issues in pkcs7.hMatt Caswell1-0/+2
2020-09-13Fix safestack issues in ocsp.hMatt Caswell1-0/+2
2020-09-13Fix safestack issues in cms.hMatt Caswell1-0/+2
2020-09-13Fix safestack issues in cmp.hMatt Caswell1-0/+2
2020-09-13Fix safestack issues in asn1.hMatt Caswell1-2/+5
2020-09-13Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCKMatt Caswell1-0/+2
2020-09-13Fix safestack issues in x509v3.hMatt Caswell1-0/+2
2020-09-13Fix safestack issues in x509.hMatt Caswell1-0/+2
2020-09-13Fix safestack issues in ssl.hMatt Caswell1-0/+2
2020-07-22engines: fixed to work with EVP_*_meth calls deprecatedPauli1-1/+5
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz1-0/+2
2019-12-13Add better support for using deprecated symbols internallyRichard Levitte1-2/+2
2019-11-29Add doc/build.info to build the documentationRichard Levitte1-1/+1
2019-10-31Infrastructure for templated doc in POD filesRich Salz1-1/+2
2019-10-18Generate include/openssl/opensslv.hRichard Levitte1-2/+4
2019-10-14Building: Add modules with DEPENDs to GENERATEd filesRichard Levitte1-4/+0
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre1-7/+7
2019-05-23Move where include path for providers/common/include gets specifiedMatt Caswell1-1/+1