summaryrefslogtreecommitdiffstats
path: root/doc/internal
AgeCommit message (Expand)Author
2024-05-01Fixed typos in ossl_ht_new.pod, EVP_PKEY_decrypt.pod, and RSA_public_encrypt.podsapph2c
2024-04-24adding a multithreaded hashtable testNeil Horman
2024-04-24Introduce new internal hashtable implementationNeil Horman
2024-04-19Make rcu_thread_key context-awareNeil Horman
2024-04-09Copyright year updatesRichard Levitte
2024-02-01RCU lock implementationNeil Horman
2023-12-29Fix new typos found by codespellDimitri Papadopoulos
2023-12-12Removed extra spaces in documentationslontis
2023-10-20rand: add callbacks to cleanup the user entropy resp. nonceMatthias St. Pierre
2023-10-04All lh_stats functions were deprecated in 3.1Tomas Mraz
2023-09-28Copyright year updatesMatt Caswell
2023-09-27fips: use seed source requestedPauli
2023-09-13Fix typos found by codespellDimitri Papadopoulos
2023-09-07Copyright year updatesMatt Caswell
2023-09-05CMP: generalize ossl_cmp_calc_protection() to handle Edwards curves correctlyDr. David von Oheimb
2023-07-17CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdateDr. David von Oheimb
2023-07-05doc: update ref count doc in light of refactoringPauli
2023-06-15Fix typos found by codespellDimitri Papadopoulos
2023-06-08build.info: Introduce special syntax for dependencies on script modulesRichard Levitte
2023-06-01CMP: add support for genm/genp messages with id-it-caCertsDr. David von Oheimb
2023-05-29Don't take a write lock when freeing an EVP_PKEYMatt Caswell
2023-05-12CMP client: fix checking new cert enrolled with oldcert and without private keyDr. David von Oheimb
2023-04-18crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210Dr. David von Oheimb
2023-03-25CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNo...Dr. David von Oheimb
2023-02-08cmp_client_test.c: add tests for errors reported by server on subsequent requ...Dr. David von Oheimb
2023-02-08ossl_cmp_mock_srv_new.pod: correct/update names of internal test support func...Dr. David von Oheimb
2023-02-08Add more punycode tests and remove ossl_a2ucompare()slontis
2023-01-04Fixed typos in documentation and commentsSemen Zhydenko
2022-12-08Replace some boldened types with a corresponding man page linkRichard Levitte
2022-11-16Fix documenation mistakesPauli
2022-11-16list: add an is empty functionPauli
2022-11-15Update documentation for keymgmt export utilsSimo Sorce
2022-11-11punycode: update to use WPACKET instead of using custom range checkingPauli
2022-10-12apps & al : Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-10-07Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte
2022-09-13time: add some additional utilities and document everythingPauli
2022-09-05list: add a doubly linked list type.Pauli
2022-08-24QUIC ACK Manager, Statistics Manager and Congestion Control APIHugo Landau
2022-08-12Make OSSL_TIME a structurePauli
2022-07-06doc: document the event queue internal APIPauli
2022-07-01CMP: introduce version 3, while version 2 stays the defaultDr. David von Oheimb
2022-06-27der_writer: Use uint32_t instead of long.Daniel Fiala
2022-06-22Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
2022-06-22doc: document the new internal time APIPauli
2022-06-22doc: priority queue documentationPauli
2022-05-21Drop ossl_namemap_add_name_n() and simplify ossl_namemap_add_names()Tomas Mraz
2022-05-06Remove the _fetch_by_number functionsPauli
2022-05-05Make it possible to remove methods by the provider that provides themRichard Levitte
2022-05-05Don't empty the method store when flushing the query cacheRichard Levitte
2022-05-05Drop ossl_provider_clear_all_operation_bits() and all uses of itRichard Levitte