]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add and Update Documentation for TS_VERIFY_CTX Functions
authorerbsland-dev <github@erbsland.dev>
Fri, 21 Jun 2024 13:21:04 +0000 (15:21 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 10 Jul 2024 07:40:34 +0000 (09:40 +0200)
commit2c1ef172f83d78490be553982a5f08503d4b4590
treef789e63911e517a1882d3a752b9759b8002ebfba
parent6f811d839fd637fa5dea0ee4286722847ab74b98
Add and Update Documentation for TS_VERIFY_CTX Functions

Mark the existing `TS_VERIFY_CTX_set_certs` function as deprecated in the
documentation.
Add missing documentation for the deprecated functions `TS_VERIFY_CTX_set_data`,
`TS_VERIFY_CTX_set_imprint`, and `TS_VERIFY_CTX_set_store`.
Write missing documentation for the following functions:
- `TS_VERIFY_CTX_new`
- `TS_VERIFY_CTX_init`
- `TS_VERIFY_CTX_free`
- `TS_VERIFY_CTX_cleanup`
- `TS_VERIFY_CTX_set_flags`
- `TS_VERIFY_CTX_add_flags`
- `TS_VERIFY_CTX_set0_data`
- `TS_VERIFY_CTX_set0_imprint`
- `TS_VERIFY_CTX_set0_store`
- `TS_VERIFY_CTX_set0_certs`

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24701)
doc/build.info
doc/man3/TS_VERIFY_CTX.pod [new file with mode: 0644]
doc/man3/TS_VERIFY_CTX_set_certs.pod [deleted file]
util/libcrypto.num
util/other.syms