summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2019-06-17Better document specific OSSL_PARAM symbols.Pauli
2019-06-12Enable find-doc-nits to find undocumented symbols since 1.1.1Matt Caswell
2019-06-12Make find-doc-nits check for newly added undocumented symbolsMatt Caswell
2019-06-12Create BN_CTX_new_ex() and BN_CTX_secure_new_ex()Matt Caswell
2019-06-11Make EVP_MD_CTX_ctrl() work for legacy use cases (ssl3).Shane Lontis
2019-06-11Change cipher default strings to a functionTodd Short
2019-06-07Convert drbg_lib to use OPENSSL_CTX for its global dataMatt Caswell
2019-06-06Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()Kurt Roeckx
2019-06-04Move digests to providersShane Lontis
2019-05-30Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer
2019-05-27Add d2i_KeyParams/i2d_KeyParams API's.Shane Lontis
2019-05-23Add the NIST CAVS test vectors for CCMMatt Caswell
2019-05-20Clear CRMF vs CMP confusionRichard Levitte
2019-05-12util/find-doc-nits: Fine tune detection of POD markup in NAME sectionRichard Levitte
2019-05-07ssl: Add SSL_sendfileBoris Pismenny
2019-05-03Added generated files for EVP_KDF changesShane Lontis
2019-05-03Added EVP_KDF (similiar to the EVP_MAC)Shane Lontis
2019-04-23Add a way for the application to get OpenSSL configuration dataRichard Levitte
2019-04-19Create provider errors and use themMatt Caswell
2019-04-19Implement AES CBC ciphers in the default providerMatt Caswell
2019-04-19Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider awareMatt Caswell
2019-04-12Add a check for history section location to find-doc-nitsJoshua Lock
2019-04-12Make check_example_location() in find-doc-nits genericJoshua Lock
2019-04-12Deprecate AES_ige_encrypt() and AES_bi_ige_encrypt()Matt Caswell
2019-04-11added code to validate EC named curve parametersShane Lontis
2019-04-11Added Test::ok_nofips, Test::is_nofips & Test::isnt_nofips methods.Shane Lontis
2019-04-09Make X509_set_sm2_id consistent with other settersPaul Yang
2019-04-09Params: add OSSL_PARAM_construct_end()Richard Levitte
2019-04-05EVP_set_default_properties(): New function to set global propertiesRichard Levitte
2019-04-01add documentationBoris Pismenny
2019-03-21Implement EVP_MD_fetch()Matt Caswell
2019-03-19Providing missing accessor to EVP_PKEY.engineDmitry Belyavskiy
2019-03-15Guard some SM2 functions with OPENSSL_NO_SM2Matt Caswell
2019-03-15trace: update the documentationDr. Matthias St. Pierre
2019-03-13Support SM2 certificate verification杨洋
2019-03-12generated filesPauli
2019-03-12OSSL_PARAM helper functions.Pauli
2019-03-122nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb
2019-03-11Add documentationRichard Levitte
2019-03-11Add provider module infrastructureRichard Levitte
2019-03-11Replumbing: New public API to load or add providersRichard Levitte
2019-03-11Replumbing: Add the Provider Object, type OSSL_PROVIDERRichard Levitte
2019-03-11util/mkerr.pl: Add an inclusion of symhacks.h in all error filesRich Salz
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb
2019-03-06Document the tracing functionalityRichard Levitte
2019-03-06Add generic trace APIRichard Levitte
2019-03-05VMS: fix util/[un]local.com.in to handle attributesRichard Levitte
2019-02-28Add section order check in util/find-doc-nitsPaul Yang
2019-02-27OpenSSL::Util::Pod: allow slashes in namesRichard Levitte
2019-02-27Replumbing: Add include/openssl/core.h, initially with core typesRichard Levitte