aboutsummaryrefslogtreecommitdiff
path: root/crypto/build.info
AgeCommit message (Expand)AuthorFilesLines
2019-07-12Add simple ASN.1 utils for DSA signature DER.David Makepeace1-2/+1
2019-07-11Make allocation/free/clean available to providersRich Salz1-2/+3
2019-06-17Tell the FIPS provider about thread stop eventsMatt Caswell1-2/+2
2019-06-17Move cpuid_asm_src file information to build.info filesRichard Levitte1-2/+39
2019-06-17Move uplink file information to build.info filesRichard Levitte1-1/+17
2019-06-15Use variables in build.info files where it's worth the whileRichard Levitte1-14/+11
2019-06-12Make BIGNUM code available from within the FIPS moduleMatt Caswell1-1/+1
2019-06-03Ensure we get all the right defines for AES assembler in FIPS moduleMatt Caswell1-2/+2
2019-05-30Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer1-1/+1
2019-05-29Join the x509 and x509v3 directoriesRichard Levitte1-1/+1
2019-05-23Make some EVP code available from within the FIPS moduleMatt Caswell1-1/+2
2019-05-23Make core code available within the FIPS moduleMatt Caswell1-1/+5
2019-05-12Create internal number<->name mapping APIRichard Levitte1-1/+1
2019-05-08ossl_bsearch(): New generic internal binary search utility functionRichard Levitte1-2/+2
2019-04-23Add a way for the application to get OpenSSL configuration dataRichard Levitte1-1/+1
2019-04-04Create a FIPS provider and put SHA256 in itMatt Caswell1-0/+5
2019-04-03Replumbing: add a configuration module for providersRichard Levitte1-1/+2
2019-03-19Replumbing: Add a mechanism to pre-populate the provider storeRichard Levitte1-1/+1
2019-03-12Replumbing: Add constructor of libcrypto internal method structuresRichard Levitte1-1/+1
2019-03-12OSSL_PARAM helper functions.Pauli1-1/+1
2019-03-122nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb1-1/+1
2019-03-11Replumbing: New public API to load or add providersRichard Levitte1-1/+1
2019-03-11Replumbing: Add the Provider Object, type OSSL_PROVIDERRichard Levitte1-0/+4
2019-03-06Add generic trace APIRichard Levitte1-0/+1
2019-02-18Properties for implementation selection.Pauli1-1/+1
2019-02-16Add an OpenSSL library contextRichard Levitte1-1/+1
2019-02-12Add sparse array data type.Pauli1-2/+2
2019-01-31Build: remove EXTRARichard Levitte1-3/+0
2019-01-27crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)Antonio Iacono1-1/+1
2018-11-14KMAC implementation using EVP_MACShane Lontis1-1/+1
2018-11-05GMAC: Add subdir info in crypto/build.info for this to buildRichard Levitte1-1/+1
2018-11-05Simplify the processing of skipped source directoriesRichard Levitte1-0/+2
2018-11-05Add SUBDIRS settings in relevant build.info filesRichard Levitte1-0/+7
2018-09-24Use secure_getenv(3) when available.Pauli1-1/+1
2018-04-01Remove import/use of File::Spec::FunctionDaniel Bevenius1-1/+0
2018-03-09Display the library building flagsRichard Levitte1-1/+1
2018-03-08Make "make variables" config attributes for overridable flagsRichard Levitte1-1/+1
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte1-2/+1
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte1-2/+4
2018-01-07s390x assembly pack: add KMA code path for aes-gcm.Patrick Steuer1-0/+2
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli1-1/+1
2016-06-22Move OS-specific fopen quirks to o_fopen.c.Andy Polyakov1-1/+1
2016-03-30Break out DllMain from crypto/cryptlib.c and use it in shared libs onlyRichard Levitte1-0/+4
2016-03-21Windows build system: get uplink right.Andy Polyakov1-0/+2
2016-03-19Correct incorrect pathRichard Levitte1-1/+1
2016-03-13Complete incomplete makefile variable referensesRichard Levitte1-2/+2
2016-03-13Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte1-1/+1
2016-03-11crypto/*/build.info: make it work on ARM platforms.Andy Polyakov1-0/+2
2016-03-09Remove the old threading APIMatt Caswell1-1/+1
2016-03-09Unified - adapt the generation of cpuid, uplink and buildinf to use GENERATERichard Levitte1-31/+12