crypto/threads_pthread.c: refactor all atomics fallbacks for type safety
[openssl.git] / util / missingmacro.txt
2022-12-15 Hugo LandauBIO_s_dgram: add documentation and hazard warnings
2022-06-22 Hugo LandauAdd deprecation macro for 3.1 and deprecate OPENSSL_LH_...
2022-03-10 Todd ShortAdd TFO support to socket BIO and s_client/s_server
2021-05-21 Matt CaswellCleanup the missing*.txt files
2021-02-22 Matt CaswellDocument the OSSL_PARAM_DEFN macro
2021-02-22 Matt CaswellAdd documentation for the macro OPENSSL_VERSION_PREREQ
2021-01-13 Dr. David von OheimbAdd X509V3_set_issuer_pkey, needed for AKID of self...
2020-11-18 Matt CaswellDocument some SSL DH related functions/macros
2020-11-01 Richard Levitteutil/find-doc-nits: ignore OSSL_DEPRECATED*, alongside...
2020-10-12 Richard LevitteDocument how deprecation should be done
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-02-18 Richard LevitteDOC: Add documentation related to X509_LOOKUPs
2020-01-16 Paul YangAdd doc for TS_VERIFY_CTX_set_certs()
2019-12-25 Richard LevitteRemoved now documented stuff from util/missing*.txt
2019-12-21 Richard LevitteAdjust all util/missing*.txt to include the section...
2019-11-03 Richard LevitteDocument added SSL functions related to X509_LOOKUP_store
2019-10-23 Rich SalzDocument "get/set-app-data" macros.
2019-10-16 Andreas SchnebingerFix typo and create compatibility macro
2019-07-01 Rich SalzRemove global-var/function macros
2019-06-12 Matt CaswellMake find-doc-nits check for newly added undocumented...