]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/internal/man3
Add CRYPTO_FREE_REF to ossl_quic_free_token_store
[thirdparty/openssl.git] / doc / internal / man3 /
2025-07-01  Tomas MrazFix internal documentation of ossl_namemap_num2name()
2025-03-26  qu3ribn_mul_words.pod: Fix failures in doc-nits check
2025-03-26  qu3riMoved crypto/bn/README.pod to internal manpages
2025-03-12  openssl-machineCopyright year updates
2025-02-18  Frederik Wedel-HeinenAdds missing checks of return from XXX_up_ref(). feature/evp_skey
2025-02-04  Paulidocument internal ossl_provider_random_bytes rand funtion
2025-01-27  Rajeev RanjanCMP: add support for central key generation
2025-01-17  Viktor DukhovniSupport CLI and API setting of provider configuration...
2024-11-13  Jonathan M. Wilburfeat: define and use ossl_bio_print_hex
2024-09-16  Jonathan M. Wilburfeat: add ossl_serial_number_print
2024-08-21  Tomas Mrazhashtable: Support lockless reads
2024-08-07  Matt CaswellRemove the event queue code
2024-06-24  Jonathan M. WilburSupport subjectDirectoryAttributes and associatedInform...
2024-05-01  sapph2cFixed typos in ossl_ht_new.pod, EVP_PKEY_decrypt.pod...
2024-04-24  Neil Hormanadding a multithreaded hashtable test
2024-04-24  Neil HormanIntroduce new internal hashtable implementation
2024-04-19  Neil HormanMake rcu_thread_key context-aware 24205/head 24209/head
2024-04-09  Richard LevitteCopyright year updates
2024-02-01  Neil HormanRCU lock implementation
2023-12-29  Dimitri PapadopoulosFix new typos found by codespell
2023-12-12  slontisRemoved extra spaces in documentation
2023-10-20  Matthias St. Pierrerand: add callbacks to cleanup the user entropy resp...
2023-09-28  Matt CaswellCopyright year updates
2023-09-27  Paulifips: use seed source requested
2023-09-13  Dimitri PapadopoulosFix typos found by codespell
2023-09-07  Matt CaswellCopyright year updates
2023-09-05  Dr. David von OheimbCMP: generalize ossl_cmp_calc_protection() to handle...
2023-07-16  Dr. David von OheimbCMP: add support for genm with rootCaCert and genp...
2023-07-04  Paulidoc: update ref count doc in light of refactoring
2023-06-15  Dimitri PapadopoulosFix typos found by codespell
2023-06-01  Dr. David von OheimbCMP: add support for genm/genp messages with id-it...
2023-05-29  Matt CaswellDon't take a write lock when freeing an EVP_PKEY
2023-05-12  Dr. David von OheimbCMP client: fix checking new cert enrolled with oldcert...
2023-04-18  Dr. David von Oheimbcrypto/cmp: fix CertReqId to use in p10cr transactions...
2023-03-25  Dr. David von OheimbCMP add: fix -reqin option, which requires adding OSSL_...
2023-02-08  Dr. David von Oheimbcmp_client_test.c: add tests for errors reported by...
2023-02-08  Dr. David von Oheimbossl_cmp_mock_srv_new.pod: correct/update names of...
2023-02-08  slontisAdd more punycode tests and remove ossl_a2ucompare()
2023-01-04  Semen ZhydenkoFixed typos in documentation and comments
2022-12-08  Richard LevitteReplace some boldened types with a corresponding man...
2022-11-16  PauliFix documenation mistakes
2022-11-16  Paulilist: add an is empty function
2022-11-15  Simo SorceUpdate documentation for keymgmt export utils
2022-11-10  Paulipunycode: update to use WPACKET instead of using custom...
2022-10-12  FdaSilvaYYapps & al : Fix various typos, repeated words, align...
2022-10-07  Richard LevitteChange all references to OpenSSL 3.1 to OpenSSL 3.2...
2022-09-13  Paulitime: add some additional utilities and document everything
2022-09-05  Paulilist: add a doubly linked list type.
2022-08-24  Hugo LandauQUIC ACK Manager, Statistics Manager and Congestion...
2022-08-12  PauliMake OSSL_TIME a structure
2022-07-06  Paulidoc: document the event queue internal API
2022-07-01  Dr. David von OheimbCMP: introduce version 3, while version 2 stays the...
2022-06-27  Daniel Fialader_writer: Use uint32_t instead of long.
2022-06-22  Paulidoc: document the new internal time API
2022-06-22  Paulidoc: priority queue documentation
2022-05-21  Tomas MrazDrop ossl_namemap_add_name_n() and simplify ossl_namema...
2022-05-06  PauliRemove the _fetch_by_number functions
2022-05-05  Richard LevitteMake it possible to remove methods by the provider...
2022-05-05  Richard LevitteDon't empty the method store when flushing the query...
2022-05-05  Richard LevitteDrop ossl_provider_clear_all_operation_bits() and all...
2022-05-03  Matt CaswellUpdate copyright year
2022-03-31  Hugo LandauRefactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
2022-03-29  Paulidocument the safe_div_round_up_TYPE functions
2022-02-28  Paulifetch: convert a NULL property query to ""
2022-01-05  Dimitris ApostolouFix typos
2022-01-04  Dr. David von OheimbCMP mock server: add -ref_cert option and corresponding...
2021-12-30  Dr. David von OheimbOSSL_CMP_CTX: rename get/set function for trustedStore
2021-11-12  Matt CaswellStop receiving child callbacks in a child libctx when...
2021-11-12  Matt CaswellDon't attempt to deactive child providers if we don...
2021-11-12  Paulidoc: document the internal integer overflow helpers
2021-11-09  Pauliprov: remove unused field `flag_fallback` and function...
2021-10-27  Richard LevitteCORE: Encure that cached fetches can be done per provider
2021-10-27  Richard LevitteEVP: Add the internal function evp_generic_fetch_from_p...
2021-10-27  Richard LevitteCORE: add a provider argument to ossl_method_construct()
2021-10-26  Kinshuk DuaDoc: replace `NULL` terminated with `NUL`
2021-09-22  Paulidoc: Fix include syntax
2021-09-22  Paulidoc: remove end of line whitespace
2021-09-07  Richard LevitteUpdate copyright year
2021-09-07  PW Hufix documentation error caused by commit 6882652e65d393...
2021-09-07  PW Hu fix documentation error caused by commit 9067cf6ccdce0...
2021-07-29  Matt CaswellUpdate copyright year
2021-07-11  Paulidoc: document the new opt_legacy_okay() function's...
2021-06-25  Dr. David von OheimbCMP: Improve reporting of error codes and related strin...
2021-06-25  Dr. David von OheimbCMP: Clean up internal message creation API and its...
2021-06-24  Matt CaswellFix a race in ossl_provider_add_to_store()
2021-06-24  Matt CaswellUpdate documentation following updates to the provider...
2021-06-24  Matt CaswellSet use_fallbacks to zero when we add a provider to...
2021-06-24  Matt CaswellInstantiate predefined providers just-in-time
2021-06-16  Paulidoc: document the various get_cipher functions in the...
2021-06-08  Paulidoc: remove empty section
2021-06-02  Paulidoc: move XXX_get_number() documentation to internal
2021-05-20  Matt CaswellUpdate copyright year
2021-05-20  Matt CaswellUpdate documentation for global properties mirroring
2021-05-20  Matt CaswellDocumentation updates for mirroring of global properties
2021-05-15  Matt CaswellInit the child providers immediately on creation of...
2021-05-13  Rich SalzFix cut/paste (?) error.
2021-05-11  Matt CaswellUpdate documentation following addition of OSSL_LIB_CTX...
2021-05-07  Paulidoc: document the new ossl_provider_clear_all_operation...
2021-05-05  Dr. David von OheimbAPPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP...
2021-05-05  Dr. David von OheimbAPPS: Slightly extend and improve documentation of...
next