summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* add X509_cmp_timeframe() including its documentationDr. David von Oheimb2019-12-041-0/+1
* util/mkerr.pl: don't stop reading conserved symbols from the state fileRichard Levitte2019-12-041-6/+0
* util/find-doc-nits: ignore macros ending in _fnsigRichard Levitte2019-11-291-6/+7
* util/find-doc-nits: limit the prototype checkRichard Levitte2019-11-291-1/+4
* PROV SERIALIZER: add support for writing RSA keysRichard Levitte2019-11-291-1/+1
* PROV SERIALIZER: add common functionality to serialize keysRichard Levitte2019-11-291-0/+9
* SERIALIZER: add support for serializing EVP_PKEYsRichard Levitte2019-11-293-0/+13
* SERIALIZER: add functions for serialization to fileRichard Levitte2019-11-291-0/+2
* SERIALIZER: New API for serialization of objects through providersRichard Levitte2019-11-292-0/+16
* configdata.pm.in, util/dofile.pl: load 'platform' unconditionallyRichard Levitte2019-11-291-2/+0
* util/find-doc-nits: Better parsing of linksRichard Levitte2019-11-271-5/+7
* Add missing EVP_PKEY_METHOD accessors for digestsign and digestverifyAnthony Hu2019-11-171-0/+4
* Delete recently documented functions from missingcryptoTomas Mraz2019-11-141-8/+0
* Move RSA Asym cipher code to the default providerMatt Caswell2019-11-141-0/+12
* Implement provider support for Asym CiphersMatt Caswell2019-11-141-0/+8
* libcrypto.num: remove some unused EVP_MAC symbolsDr. Matthias St. Pierre2019-11-131-9/+0
* add OPENSSL_FUNC.pod documenting OPENSSL_MSTR, OPENSSL_FUNC, and friendsDr. David von Oheimb2019-11-121-0/+5
* SSL: Document SSL_add_{file,dir,store}_cert_subjects_to_stack()Richard Levitte2019-11-122-5/+0
* Make sure KDF reason codes are conserved in their current stateRichard Levitte2019-11-121-0/+7
* Deprecate ERR_load_KDF_strings()Richard Levitte2019-11-122-1/+2
* util/perl/OpenSSL/ParseC.pm: Fix 'extern "C" DEPRECATEDIN_x_y(...)'Richard Levitte2019-11-121-1/+1
* Reinstate the KDF error macrosRichard Levitte2019-11-121-0/+1
* Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz2019-11-101-0/+9
* Add EVP functionality to create domain params and keys by user dataRichard Levitte2019-11-071-0/+5
* Update source files for deprecation at 3.0Richard Levitte2019-11-073-30/+30
* Change the logic and behaviour surrounding '--api' and 'no-deprecated'Richard Levitte2019-11-072-12/+13
* util/mknum.pl: output stats on unassigned symbolsRichard Levitte2019-11-051-1/+5
* util/mknum.pl: Call OpenSSL::Ordinals::renumber() for real releasesRichard Levitte2019-11-051-0/+7
* util/mkdef.pl: writer_VMS(): handle symbols with no assigned numberRichard Levitte2019-11-051-3/+14
* OpenSSL::Ordinals: when validating, collect statistics on unassigned symsRichard Levitte2019-11-051-0/+5
* OpenSSL::Ordinals: add a renumber() function, to assign unassigned symbolsRichard Levitte2019-11-051-1/+20
* OpenSSL::Ordinals: Handle symbols with unassigned ordinal numbersRichard Levitte2019-11-051-49/+99
* util/*.num: deassign ordinal numbers from new symbolsRichard Levitte2019-11-052-447/+447
* EVP: Make the SIGNATURE implementation leanerRichard Levitte2019-11-051-3/+3
* EVP: Make the KEYEXCH implementation leanerRichard Levitte2019-11-051-1/+1
* Document added SSL functions related to X509_LOOKUP_storeRichard Levitte2019-11-032-0/+3
* X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URIRichard Levitte2019-11-032-2/+11
* Fix L<> entries without sectionsRich Salz2019-10-311-0/+18
* Infrastructure for templated doc in POD filesRich Salz2019-10-311-18/+43
* chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb2019-10-291-0/+3
* Fix broken links, mainly typo'sRich Salz2019-10-241-1/+1
* Document "get/set-app-data" macros.Rich Salz2019-10-231-14/+0
* Deprecate EC_GROUP_clear_free()Nicola Tuveri2019-10-231-1/+1
* Generate include/openssl/opensslv.hRichard Levitte2019-10-181-2/+5
* EVP: add functions that return the name numberRichard Levitte2019-10-171-0/+7
* EVP: add name traversal functions to all fetchable typesRichard Levitte2019-10-171-2/+9
* EVP: add missing common functionalityRichard Levitte2019-10-171-4/+12
* Add EVP_PKEY_CTX_new_provided()Richard Levitte2019-10-161-0/+1
* Fix typo and create compatibility macroAndreas Schnebinger2019-10-163-2/+3
* Refactor many common flags into openssl.podRich Salz2019-10-151-72/+75