Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / util / other.syms
2024-03-09 Hugo LandauQUIC: Add stream write buffer queries
2024-03-07 Hugo LandauQUIC: Define error code for stateless reset
2024-03-07 Hugo LandauQUIC: Add documentation for QUIC error codes
2024-02-19 Hugo LandauQUIC: Add API for SSL_VALUE_EVENT_HANDLING_MODE
2024-02-10 Hugo LandauQUIC: Add manpage for SSL_poll
2024-02-08 Hugo LandauQUIC: Add documentation for tuning API
2024-01-23 Hugo LandauFix docs
2024-01-03 slontisAdd missing documentation for X509_ATTRIBUTE related...
2023-12-21 Rajeev Ranjancrypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delive...
2023-09-01 Hugo LandauQUIC API: Revise SSL_get_conn_close_info to use a flags...
2023-09-01 Hugo LandauDocument OSSL_get_thread_support_flags()
2023-09-01 Hugo LandauMinor updates
2023-09-01 Hugo LandauAdd manpages
2023-08-25 Hugo LandauQUIC APL: Implement backpressure on stream creation
2023-05-12 Hugo LandauQUIC MSST: Rename SSL_set_incoming_stream_reject_policy
2023-05-12 Hugo LandauQUIC MSST: Add documentation for new APIs
2023-04-21 Irak RigiaAdded a macro OSSL_DISPATCH_END as marker of the end...
2023-01-13 Hugo LandauQUIC CSM: Tweak docs for tick functions, add DTLSv1...
2022-12-15 Hugo LandauBIO_s_dgram: add documentation and hazard warnings
2022-12-08 Richard LevitteMove the description of the core types into their own...
2022-12-08 Richard LevitteBetter sorting of util/other.syms
2022-09-23 Graham WoodwardAllow PKCS12 export to set arbitrary bag attributes
2022-09-23 Hugo LandauBIO_s_dgram_pair
2022-08-19 Hugo LandauBIO_sendmmsg/BIO_recvmmsg (API only)
2022-04-06 Hugo LandauAdd SSL_(CTX_)?get0_(verify|chain)_cert_store functions
2022-03-14 Tomas MrazReplace handling of negative verification result with...
2022-03-10 Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-03-10 Arran Cudbard-Bellasync_posix: Allow custom stack allocation functions...
2022-02-23 Matt CaswellUndeprecate OPENSSL_VERSION_NUMBER and OpenSSL_version_...
2022-02-03 Phus Luadd SSL_get0_iana_groups() & SSL_client_hello_get_exten...
2021-12-30 Dr. David von OheimbOSSL_CMP_CTX: rename get/set function for trustedStore
2021-10-27 Richard LevitteEVP: Allow a fallback for operations that work with...
2021-07-06 Paulierr: remove ERR_GET_FUNC()
2021-06-10 Pauliutil: convert SHA* one shots back to being functions
2021-06-05 Matt CaswellAdd documentation for newly added ASN1 functions
2021-06-01 Tomas MrazAdd documentation of the old names kept as alias macros
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-21 Matt CaswellCleanup the missing*.txt files
2021-05-14 Rich SalzSlightly reformat ssl.h.in
2021-05-12 Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-05-08 Dr. David von OheimbCrypto: Add deprecation compatibility declarations...
2021-05-05 Dr. David von OheimbDeprecate X509{,_CRL}_http_nbio() and simplify their...
2021-05-04 Dr. David von OheimbOCSP: Minor improvements of documentation and header...
2021-02-22 Matt CaswellNote that the OSSL_CORE_MAKE_FUNC macro is reserved
2021-02-22 Matt CaswellAdd documentation for the macro OPENSSL_VERSION_PREREQ
2021-01-26 Dr. David von OheimbTLS client: allow cert verify callback return -1 for...
2021-01-23 Dr. David von OheimbOCSP HTTP: Restore API of undocumented and recently...
2021-01-19 Rich SalzDeprecate OCSP_xxx API for OSSL_HTTP_xxx
2021-01-13 Dr. David von OheimbAdd X509_NAME_hash_ex() to be able to check if it faile...
2020-12-12 Richard LevitteDOCS: Improve documentation of the EVP_PKEY type
2020-11-18 Matt CaswellDocument some SSL DH related functions/macros
2020-10-20 Matt CaswellDeprecate EVP_PKEY_set1_tls_encodedpoint()
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01 Matt CaswellFix some things the rename script didn't quite get...
2020-09-25 Richard LevitteHide ECX_KEY again
2020-09-20 Richard LevitteDECODER: Some cleanups, and aligning with OSSL_ENCODER
2020-09-20 Richard LevitteENCODER: Refactor the OSSL_ENCODER API to be more like...
2020-09-14 Dr. Matthias St... prov/drbg: cleanup some RAND_DRBG leftovers
2020-09-01 Dr. David von OheimbAdd -verbosity option to apps/cmp.c and add log output...
2020-08-24 Richard LevitteSTORE: Add missing function OSSL_STORE_LOADER_set_open_...
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-01 Richard LevitteDESERIALIZER: Refactor the constructor setting API
2020-08-01 Richard LevitteDESERIALIZER: Add deserializers for the rest of our...
2020-07-30 Dr. David von OheimbStreamline the CMP request session API, adding the...
2020-07-24 Richard LevitteDESERIALIZER: Add foundation for deserializers
2020-07-24 Shane LontisAdd X509 related libctx changes.
2020-07-16 Todd ShortAdd SSL_get[01]_peer_certificate()
2020-06-24 Paulievp_rand: documentation
2020-05-13 Richard LevitteOSSL_STORE: Make it possible to attach an OSSL_STORE...
2020-04-11 Richard LevitteInitialize files that declare internal symbols
2020-04-02 Dr. David von OheimbHTTP client: make server/proxy and port params more...
2020-03-25 Dr. David von OheimbChunk 9 of CMP contribution to OpenSSL: CMP client...
2020-03-10 Dr. David von OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
2020-02-18 Richard LevitteDOC: Add documentation related to X509_LOOKUPs
2020-02-17 Dr. David von Oheimbimprove CMP logging according to comments on CMP chunk...
2020-02-15 Richard LevitteDocument OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-02-10 Davide GalassiMemory allocator code cleanup
2020-01-22 Rich SalzFix some missing doc links.
2020-01-16 Paul YangAdd doc for TS_VERIFY_CTX_set_certs()
2020-01-13 Dr. David von Oheimbhandle new findings of find-doc-nits for certain typedefs
2019-12-18 Richard LevitteBIO: Add BIO_f_prefix(), a text line prefixing filter
2019-12-12 Dr. David von Oheimbchunk 6 of CMP contribution to OpenSSL
2019-11-29 Richard LevitteSERIALIZER: add support for serializing EVP_PKEYs
2019-11-29 Richard LevitteSERIALIZER: New API for serialization of objects throug...
2019-11-12 Dr. David von Oheimbadd OPENSSL_FUNC.pod documenting OPENSSL_MSTR, OPENSSL_...
2019-10-03 Rich SalzRename "private" file, doc doc changes in CHANGES