summaryrefslogtreecommitdiff
path: root/crypto/build.info
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Windows build system: get uplink right.Andy Polyakov2016-03-211-0/+2
* Correct incorrect pathRichard Levitte2016-03-191-1/+1
* Complete incomplete makefile variable referensesRichard Levitte2016-03-131-2/+2
* Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte2016-03-131-1/+1
* crypto/*/build.info: make it work on ARM platforms.Andy Polyakov2016-03-111-0/+2
* Remove the old threading APIMatt Caswell2016-03-091-1/+1
* Unified - adapt the generation of cpuid, uplink and buildinf to use GENERATERichard Levitte2016-03-091-31/+12
* Make uplink auxiliary source separate from cpuid sourceRichard Levitte2016-03-021-1/+2
* Implement new multi-threading APIAlessandro Ghedini2016-02-261-0/+1
* Make crypto/buildinf.h depend on configdata.pm rather than MakefileRichard Levitte2016-02-201-2/+2
* Rethink the uplink / applink storyRichard Levitte2016-02-191-6/+0
* In the unified scheme, there is no $(TOP), use $(SRCDIR) insteadRichard Levitte2016-02-181-3/+3
* Pass $(CC) to perlasm scripts via the environmentRichard Levitte2016-02-131-8/+8
* Quote the CFLAG in Unixly Makefiles, for buildinf.hRichard Levitte2016-02-101-1/+1
* unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte2016-02-101-0/+6
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+36
* Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz2016-02-091-1/+1