aboutsummaryrefslogtreecommitdiffstats
path: root/doc/internal
Commit message (Expand)AuthorAgeFilesLines
* Fix new typos found by codespellDimitri Papadopoulos2023-12-291-1/+1
* Removed extra spaces in documentationslontis2023-12-121-1/+1
* rand: add callbacks to cleanup the user entropy resp. nonceMatthias St. Pierre2023-10-201-6/+17
* All lh_stats functions were deprecated in 3.1Tomas Mraz2023-10-041-1/+1
* Copyright year updatesMatt Caswell2023-09-282-2/+2
* fips: use seed source requestedPauli2023-09-271-9/+36
* Fix typos found by codespellDimitri Papadopoulos2023-09-131-1/+1
* Copyright year updatesMatt Caswell2023-09-079-9/+9
* CMP: generalize ossl_cmp_calc_protection() to handle Edwards curves correctlyDr. David von Oheimb2023-09-051-0/+3
* CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdateDr. David von Oheimb2023-07-171-12/+27
* doc: update ref count doc in light of refactoringPauli2023-07-051-1/+13
* Fix typos found by codespellDimitri Papadopoulos2023-06-151-1/+1
* build.info: Introduce special syntax for dependencies on script modulesRichard Levitte2023-06-081-6/+39
* CMP: add support for genm/genp messages with id-it-caCertsDr. David von Oheimb2023-06-011-3/+4
* Don't take a write lock when freeing an EVP_PKEYMatt Caswell2023-05-291-4/+3
* 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