summaryrefslogtreecommitdiff
path: root/crypto/build.info
Commit message (Expand)AuthorAgeFilesLines
...
* Move GMAC to providersRichard Levitte2019-08-151-1/+1
* Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text()Richard Levitte2019-08-121-1/+1
* Make the EC code available from inside the FIPS providerMatt Caswell2019-08-061-2/+2
* Remove some utilities from the core to provider interfaceMatt Caswell2019-07-231-1/+1
* Add internal function ossl_algorithm_do_all()Richard Levitte2019-07-231-1/+2
* Parameter building utilities.Pauli2019-07-171-1/+1
* Make the PACKET/WPACKET code available to both libcrypto and libsslMatt Caswell2019-07-121-1/+1
* Add simple ASN.1 utils for DSA signature DER.David Makepeace2019-07-121-2/+1
* Make allocation/free/clean available to providersRich Salz2019-07-111-2/+3
* Tell the FIPS provider about thread stop eventsMatt Caswell2019-06-171-2/+2
* Move cpuid_asm_src file information to build.info filesRichard Levitte2019-06-171-2/+39
* Move uplink file information to build.info filesRichard Levitte2019-06-171-1/+17
* Use variables in build.info files where it's worth the whileRichard Levitte2019-06-151-14/+11
* Make BIGNUM code available from within the FIPS moduleMatt Caswell2019-06-121-1/+1
* Ensure we get all the right defines for AES assembler in FIPS moduleMatt Caswell2019-06-031-2/+2
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer2019-05-301-1/+1
* Join the x509 and x509v3 directoriesRichard Levitte2019-05-291-1/+1
* Make some EVP code available from within the FIPS moduleMatt Caswell2019-05-231-1/+2
* Make core code available within the FIPS moduleMatt Caswell2019-05-231-1/+5
* Create internal number<->name mapping APIRichard Levitte2019-05-121-1/+1
* ossl_bsearch(): New generic internal binary search utility functionRichard Levitte2019-05-081-2/+2
* Add a way for the application to get OpenSSL configuration dataRichard Levitte2019-04-231-1/+1
* Create a FIPS provider and put SHA256 in itMatt Caswell2019-04-041-0/+5
* Replumbing: add a configuration module for providersRichard Levitte2019-04-031-1/+2
* Replumbing: Add a mechanism to pre-populate the provider storeRichard Levitte2019-03-191-1/+1
* Replumbing: Add constructor of libcrypto internal method structuresRichard Levitte2019-03-121-1/+1
* OSSL_PARAM helper functions.Pauli2019-03-121-1/+1
* 2nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb2019-03-121-1/+1
* Replumbing: New public API to load or add providersRichard Levitte2019-03-111-1/+1
* Replumbing: Add the Provider Object, type OSSL_PROVIDERRichard Levitte2019-03-111-0/+4
* Add generic trace APIRichard Levitte2019-03-061-0/+1
* Properties for implementation selection.Pauli2019-02-181-1/+1
* Add an OpenSSL library contextRichard Levitte2019-02-161-1/+1
* Add sparse array data type.Pauli2019-02-121-2/+2
* Build: remove EXTRARichard Levitte2019-01-311-3/+0
* crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)Antonio Iacono2019-01-271-1/+1
* KMAC implementation using EVP_MACShane Lontis2018-11-141-1/+1
* GMAC: Add subdir info in crypto/build.info for this to buildRichard Levitte2018-11-051-1/+1
* Simplify the processing of skipped source directoriesRichard Levitte2018-11-051-0/+2
* Add SUBDIRS settings in relevant build.info filesRichard Levitte2018-11-051-0/+7
* Use secure_getenv(3) when available.Pauli2018-09-241-1/+1
* Remove import/use of File::Spec::FunctionDaniel Bevenius2018-04-011-1/+0
* Display the library building flagsRichard Levitte2018-03-091-1/+1
* Make "make variables" config attributes for overridable flagsRichard Levitte2018-03-081-1/+1
* Harmonize the make variables across all known platforms familiesRichard Levitte2018-02-141-2/+1
* Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte2018-01-281-2/+4
* s390x assembly pack: add KMA code path for aes-gcm.Patrick Steuer2018-01-071-0/+2
* This has been added to avoid the situation where some host ctype.h functionsPauli2017-08-221-1/+1
* Move OS-specific fopen quirks to o_fopen.c.Andy Polyakov2016-06-221-1/+1
* Break out DllMain from crypto/cryptlib.c and use it in shared libs onlyRichard Levitte2016-03-301-0/+4