summaryrefslogtreecommitdiff
path: root/doc/internal
Commit message (Expand)AuthorAgeFilesLines
* CMP client: fix checking new cert enrolled with oldcert and without private keyDr. David von Oheimb2023-05-121-3/+3
* crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210Dr. David von Oheimb2023-04-181-4/+5
* CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNo...Dr. David von Oheimb2023-03-251-1/+5
* cmp_client_test.c: add tests for errors reported by server on subsequent requ...Dr. David von Oheimb2023-02-081-3/+5
* ossl_cmp_mock_srv_new.pod: correct/update names of internal test support func...Dr. David von Oheimb2023-02-081-10/+9
* Add more punycode tests and remove ossl_a2ucompare()slontis2023-02-081-9/+1
* Fixed typos in documentation and commentsSemen Zhydenko2023-01-041-1/+1
* Replace some boldened types with a corresponding man page linkRichard Levitte2022-12-081-1/+1
* Fix documenation mistakesPauli2022-11-161-19/+19
* list: add an is empty functionPauli2022-11-161-1/+13
* Update documentation for keymgmt export utilsSimo Sorce2022-11-151-4/+11
* punycode: update to use WPACKET instead of using custom range checkingPauli2022-11-111-6/+5
* apps & al : Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY2022-10-121-2/+2
* Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte2022-10-076-6/+6
* time: add some additional utilities and document everythingPauli2022-09-131-12/+67
* list: add a doubly linked list type.Pauli2022-09-051-0/+126
* QUIC ACK Manager, Statistics Manager and Congestion Control APIHugo Landau2022-08-241-2/+32
* Make OSSL_TIME a structurePauli2022-08-121-9/+31
* doc: document the event queue internal APIPauli2022-07-061-0/+201
* CMP: introduce version 3, while version 2 stays the defaultDr. David von Oheimb2022-07-011-1/+1
* der_writer: Use uint32_t instead of long.Daniel Fiala2022-06-272-4/+4
* Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau2022-06-221-0/+1
* doc: document the new internal time APIPauli2022-06-221-0/+96
* doc: priority queue documentationPauli2022-06-221-0/+125
* Drop ossl_namemap_add_name_n() and simplify ossl_namemap_add_names()Tomas Mraz2022-05-211-9/+6
* Remove the _fetch_by_number functionsPauli2022-05-061-18/+1
* Make it possible to remove methods by the provider that provides themRichard Levitte2022-05-051-2/+10
* Don't empty the method store when flushing the query cacheRichard Levitte2022-05-051-4/+4
* Drop ossl_provider_clear_all_operation_bits() and all uses of itRichard Levitte2022-05-051-7/+1
* Update copyright yearMatt Caswell2022-05-037-7/+7
* Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATAHugo Landau2022-04-011-69/+12
* document the safe_div_round_up_TYPE functionsPauli2022-03-301-1/+6
* fetch: convert a NULL property query to ""Pauli2022-02-281-0/+6
* Fix typosDimitris Apostolou2022-01-053-3/+3
* CMP mock server: add -ref_cert option and corresponding ossl_cmp_mock_srv_set...Dr. David von Oheimb2022-01-041-1/+9
* OSSL_CMP_CTX: rename get/set function for trustedStoreDr. David von Oheimb2021-12-301-1/+1
* Stop receiving child callbacks in a child libctx when appropriateMatt Caswell2021-11-121-2/+6
* Don't attempt to deactive child providers if we don't need toMatt Caswell2021-11-121-2/+4
* doc: document the internal integer overflow helpersPauli2021-11-121-0/+104
* prov: remove unused field `flag_fallback` and function `ossl_provider_set_fal...Pauli2021-11-101-8/+2
* CORE: Encure that cached fetches can be done per providerRichard Levitte2021-10-272-23/+25
* EVP: Add the internal function evp_generic_fetch_from_prov()Richard Levitte2021-10-271-2/+16
* CORE: add a provider argument to ossl_method_construct()Richard Levitte2021-10-271-1/+4
* Doc: replace `NULL` terminated with `NUL`Kinshuk Dua2021-10-261-2/+2
* doc: Fix include syntaxPauli2021-09-221-1/+1
* doc: remove end of line whitespacePauli2021-09-227-7/+7
* Update copyright yearRichard Levitte2021-09-072-2/+2
* fix documentation error caused by commit 6882652e65d39310c98ba506ceb55a87c702...PW Hu2021-09-071-3/+3
* fix documentation error caused by commit 9067cf6ccdce0a73922f06937e54c2fce27...PW Hu2021-09-071-4/+2
* doc: replace markdown backticks with perlpod syntaxBeat Bolli2021-08-041-2/+2