Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID()
[openssl.git] / crypto / build.info
2020-05-13 Richard LevitteRemove explicit dependency on configdata.pm when proces...
2020-05-07 Shane LontisRemove legacy FIPS_mode functions
2020-04-09 Richard LevitteAdd common internal crypto/ modules in liblegacy.a
2020-04-07 Richard LevittePROV: Add the beginning of a DER writing library
2020-04-01 Shane LontisAdd EVP_PKEY_gettable_params support for accessing...
2020-03-03 Shane LontisAdd pairwise consistency self tests to asym keygenerators
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-01-24 Shane LontisModify DSA and DH keys to use a shared FFC_PARAMS struct
2020-01-15 Shane LontisAdd FIPS Self test kats for digests
2019-12-19 Fangming.FangOptimize AES-GCM implementation on aarch64
2019-12-14 Rich SalzDeprecate most of debug-memory
2019-11-29 Richard LevitteSERIALIZER: New API for serialization of objects throug...
2019-11-12 Richard LevitteReinstate the KDF error macros
2019-10-17 Richard LevitteMove BLAKE2 digests completely to the default provider
2019-10-16 Shane LontisFix missing Assembler defines
2019-10-10 Richard LevitteRework how our providers are built
2019-09-21 Dr. Matthias St... Configure: add missing dependency to fix parallel build...
2019-09-16 Richard Levittebuild.info: For all assembler generators, remove all...
2019-09-06 PauliCleanse crypto/kdf directory
2019-08-15 Richard LevitteMove KMAC to providers
2019-08-15 Richard LevitteMove GMAC to providers
2019-08-12 Richard LevitteAdd OSSL_PARAM_construct_from_text() and OSSL_PARAM_all...
2019-08-06 Matt CaswellMake the EC code available from inside the FIPS provider
2019-07-23 Matt CaswellRemove some utilities from the core to provider interface
2019-07-23 Richard LevitteAdd internal function ossl_algorithm_do_all()
2019-07-17 PauliParameter building utilities.
2019-07-11 Matt CaswellMake the PACKET/WPACKET code available to both libcrypt...
2019-07-11 David MakepeaceAdd simple ASN.1 utils for DSA signature DER.
2019-07-11 Rich SalzMake allocation/free/clean available to providers
2019-06-17 Matt CaswellTell the FIPS provider about thread stop events
2019-06-17 Richard LevitteMove cpuid_asm_src file information to build.info files
2019-06-17 Richard LevitteMove uplink file information to build.info files
2019-06-14 Richard LevitteUse variables in build.info files where it's worth...
2019-06-12 Matt CaswellMake BIGNUM code available from within the FIPS module
2019-06-03 Matt CaswellEnsure we get all the right defines for AES assembler...
2019-05-30 Andreas KretschmerCertificate Management Protocol (CMP, RFC 4210) extensi...
2019-05-29 Richard LevitteJoin the x509 and x509v3 directories
2019-05-23 Matt CaswellMake some EVP code available from within the FIPS module
2019-05-23 Matt CaswellMake core code available within the FIPS module
2019-05-12 Richard LevitteCreate internal number<->name mapping API
2019-05-08 Richard Levitteossl_bsearch(): New generic internal binary search...
2019-04-23 Richard LevitteAdd a way for the application to get OpenSSL configurat...
2019-04-04 Matt CaswellCreate a FIPS provider and put SHA256 in it
2019-04-03 Richard LevitteReplumbing: add a configuration module for providers
2019-03-19 Richard LevitteReplumbing: Add a mechanism to pre-populate the provide...
2019-03-12 Richard LevitteReplumbing: Add constructor of libcrypto internal metho...
2019-03-12 PauliOSSL_PARAM helper functions.
2019-03-12 David von Oheimb2nd chunk: CRMF code (crypto/crmf/, ) and its integration
2019-03-11 Richard LevitteReplumbing: New public API to load or add providers
2019-03-11 Richard LevitteReplumbing: Add the Provider Object, type OSSL_PROVIDER
2019-03-06 Richard LevitteAdd generic trace API
2019-02-18 PauliProperties for implementation selection.
2019-02-15 Richard LevitteAdd an OpenSSL library context
2019-02-12 PauliAdd sparse array data type.
2019-01-31 Richard LevitteBuild: remove EXTRA
2019-01-27 Antonio Iaconocrypto/cms: Add support for CAdES Basic Electronic...
2018-11-13 Shane LontisKMAC implementation using EVP_MAC
2018-11-05 Richard LevitteGMAC: Add subdir info in crypto/build.info for this...
2018-11-05 Richard LevitteSimplify the processing of skipped source directories
2018-11-05 Richard LevitteAdd SUBDIRS settings in relevant build.info files
2018-09-24 PauliUse secure_getenv(3) when available.
2018-04-01 Daniel BeveniusRemove import/use of File::Spec::Function
2018-03-09 Richard LevitteDisplay the library building flags
2018-03-08 Richard LevitteMake "make variables" config attributes for overridable...
2018-02-14 Richard LevitteHarmonize the make variables across all known platforms...
2018-01-28 Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2018-01-07 Patrick Steuers390x assembly pack: add KMA code path for aes-gcm.
2017-08-21 PauliThis has been added to avoid the situation where some...
2016-06-22 Andy PolyakovMove OS-specific fopen quirks to o_fopen.c.
2016-03-30 Richard LevitteBreak out DllMain from crypto/cryptlib.c and use it...
2016-03-21 Andy PolyakovWindows build system: get uplink right.
2016-03-19 Richard LevitteCorrect incorrect path
2016-03-13 Richard LevitteComplete incomplete makefile variable referenses
2016-03-12 Richard LevitteAdd $(LIB_CFLAGS) for any build.info generator that...
2016-03-11 Andy Polyakovcrypto/*/build.info: make it work on ARM platforms.
2016-03-09 Matt CaswellRemove the old threading API
2016-03-09 Richard LevitteUnified - adapt the generation of cpuid, uplink and...
2016-03-02 Richard LevitteMake uplink auxiliary source separate from cpuid source
2016-02-26 Alessandro GhediniImplement new multi-threading API
2016-02-20 Richard LevitteMake crypto/buildinf.h depend on configdata.pm rather...
2016-02-19 Richard LevitteRethink the uplink / applink story
2016-02-17 Richard LevitteIn the unified scheme, there is no $(TOP), use $(SRCDIR...
2016-02-13 Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-10 Richard LevitteQuote the CFLAG in Unixly Makefiles, for buildinf.h
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-10 Rich SalzUse NON_EMPTY_TRANSLATION_UNIT, consistently.
2016-02-09 Matt CaswellUpdate build.info files for auto-init/de-init
2016-02-01 Richard Levitteunified build scheme: add build.info files