summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Add d2i_KeyParams/i2d_KeyParams API's.Shane Lontis2019-05-271-0/+4
* Add the NIST CAVS test vectors for CCMMatt Caswell2019-05-231-0/+121
* Clear CRMF vs CMP confusionRichard Levitte2019-05-202-75/+75
* util/find-doc-nits: Fine tune detection of POD markup in NAME sectionRichard Levitte2019-05-121-2/+1
* ssl: Add SSL_sendfileBoris Pismenny2019-05-071-0/+1
* Added generated files for EVP_KDF changesShane Lontis2019-05-031-0/+4
* Added EVP_KDF (similiar to the EVP_MAC)Shane Lontis2019-05-031-0/+4
* Add a way for the application to get OpenSSL configuration dataRichard Levitte2019-04-231-0/+1
* Create provider errors and use themMatt Caswell2019-04-192-2/+4
* Implement AES CBC ciphers in the default providerMatt Caswell2019-04-191-0/+1
* Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider awareMatt Caswell2019-04-191-0/+2
* Add a check for history section location to find-doc-nitsJoshua Lock2019-04-121-0/+4
* Make check_example_location() in find-doc-nits genericJoshua Lock2019-04-121-8/+11
* Deprecate AES_ige_encrypt() and AES_bi_ige_encrypt()Matt Caswell2019-04-121-2/+2
* added code to validate EC named curve parametersShane Lontis2019-04-111-0/+1
* Added Test::ok_nofips, Test::is_nofips & Test::isnt_nofips methods.Shane Lontis2019-04-112-5/+70
* Make X509_set_sm2_id consistent with other settersPaul Yang2019-04-091-1/+1
* Params: add OSSL_PARAM_construct_end()Richard Levitte2019-04-091-0/+1
* EVP_set_default_properties(): New function to set global propertiesRichard Levitte2019-04-051-0/+1
* add documentationBoris Pismenny2019-04-011-0/+1
* Implement EVP_MD_fetch()Matt Caswell2019-03-211-0/+2
* Providing missing accessor to EVP_PKEY.engineDmitry Belyavskiy2019-03-191-0/+1
* Guard some SM2 functions with OPENSSL_NO_SM2Matt Caswell2019-03-151-2/+2
* trace: update the documentationDr. Matthias St. Pierre2019-03-151-0/+6
* Support SM2 certificate verification杨洋2019-03-131-0/+2
* generated filesPauli2019-03-121-0/+46
* OSSL_PARAM helper functions.Pauli2019-03-121-0/+15
* 2nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb2019-03-121-0/+82
* Add documentationRichard Levitte2019-03-111-0/+1
* Add provider module infrastructureRichard Levitte2019-03-111-0/+1
* Replumbing: New public API to load or add providersRichard Levitte2019-03-111-0/+5
* Replumbing: Add the Provider Object, type OSSL_PROVIDERRichard Levitte2019-03-111-0/+9
* util/mkerr.pl: Add an inclusion of symhacks.h in all error filesRich Salz2019-03-111-3/+5
* constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb2019-03-061-20/+40
* Document the tracing functionalityRichard Levitte2019-03-061-0/+1
* Add generic trace APIRichard Levitte2019-03-061-0/+9
* VMS: fix util/[un]local.com.in to handle attributesRichard Levitte2019-03-052-2/+10
* Add section order check in util/find-doc-nitsPaul Yang2019-02-281-0/+14
* OpenSSL::Util::Pod: allow slashes in namesRichard Levitte2019-02-271-1/+1
* Replumbing: Add include/openssl/core.h, initially with core typesRichard Levitte2019-02-271-0/+1
* Add BN_native2bn and BN_bn2nativepad, for native BIGNUM import/exportRichard Levitte2019-02-261-0/+2
* util/find-docs-nits: Recognise SPARSE_ARRAY_OFRichard Levitte2019-02-181-0/+1
* util/find-docs-nits: Extend to handle internal documentationRichard Levitte2019-02-181-6/+19
* generated filesPauli2019-02-181-0/+1
* Add an OpenSSL library contextRichard Levitte2019-02-162-0/+3
* Add CRYPTO_alloc_ex_data()Richard Levitte2019-02-161-0/+1
* Add EC_GROUP_get0_fieldDavid Asraf2019-02-151-0/+1
* Added new EVP/KDF API.David Makepeace2019-02-132-0/+9
* Remove unnecessary trailing whitespaceSam Roberts2019-02-057-22/+22
* Fix Invalid Argument return code from IP_Factory in connect_to_server().Matthias Kraft2019-02-041-1/+1