summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
2023-10-25QUIC APL: Add support for querying frame type causing closureHugo Landau
2023-10-23Add a HISTORY section in the docs about the new ERR_STATE functionsMatt Caswell
2023-10-20Reference the non-"legacy" provider names directly from EVP_md5(3) &c.наб
2023-10-20QUIC: Add handling of SSL_get_shutdown()Tomas Mraz
2023-10-17CMS_add1_signer.pod: add missing info on CMS_SignerInfo_sign() return valuesDr. David von Oheimb
2023-10-10CMP: fix OSSL_CMP_MSG_http_perform() by adding option OSSL_CMP_OPT_USE_TLSDr. David von Oheimb
2023-10-10OSSL_CMP_CTX_new.pod: remove overlap with OSSL_HTTP_transfer.pod; improve the...Dr. David von Oheimb
2023-10-05d2i_X509.pod: Better document using the reuse capability for libctx setupTomas Mraz
2023-10-05DH_check: Emphasize the importance of return value checkTomas Mraz
2023-10-04d2i_PKCS8PrivateKey_bio.pod: evp.h include is unnecessaryTomas Mraz
2023-10-04Added info on change to HISTORY of SSL_CTX_set_msg_callback()Frederik Wedel-Heinen
2023-10-04Update documentation on SSL_CTX_set_msg_callback() to match the actual functi...Frederik Wedel-Heinen
2023-10-04Correct documentation for PKCS5_PBKDF2_HMACSumitra Sharma
2023-10-04Remove duplicates of EVP_aes_xxx_wrap() from EVP_aes_128_gcm.podFrederik Wedel-Heinen
2023-10-04doc/man3: fix misnamed function nameMatthias St. Pierre
2023-10-04Add openssl/pem.h inclusion for d2i_PKCS8PrivateKeySumitra Sharma
2023-10-04All lh_stats functions were deprecated in 3.1Tomas Mraz
2023-10-02doc: correct the SSL_CTX_set_info_callback(3) manual pageMatthias St. Pierre
2023-09-28Copyright year updatesMatt Caswell
2023-09-25Add documentation for the BIO_ADDR_copy() functionMatt Caswell
2023-09-21cmp_vfy.c: Use verification callback if cert_acceptable() finds expired certDr. David von Oheimb
2023-09-20QUIC: Update documentation for SSL_get_[rw]poll_descriptor, SSL_net_(read|wri...Hugo Landau
2023-09-20Add documentation for the function SSL_CONF_CTX_finish.Sumitra Sharma
2023-09-15Store: API for deletion - documentationDmitry Belyavskiy
2023-09-13d2i_ECPKParameters and i2d_ECPKParameters are not deprecatedTomas Mraz
2023-09-13Fix typos found by codespellDimitri Papadopoulos
2023-09-11augment man pages with information about PKCS12KDF in FIPS modeVladimir Kotal
2023-09-07Copyright year updatesMatt Caswell
2023-09-04Change PBES2 KDF default salt length to 16 bytes.slontis
2023-09-01Minor fixesHugo Landau
2023-09-01QUIC: Note differences in SSL_wantHugo Landau
2023-09-01QUIC: Note that SSL_set_shutdown is not supportedHugo Landau
2023-09-01BIO: Emphasise API contract for BIO_sendmmsg/BIO_recvmmsgHugo Landau
2023-09-01BIO: Allow third parties to use integers instead of pointers for poll descrip...Hugo Landau
2023-09-01QUIC API: Revise SSL_get_conn_close_info to use a flags fieldHugo Landau
2023-09-01Document OSSL_get_thread_support_flags()Hugo Landau
2023-09-01QUIC APL: Allow stream origin to be queriedHugo Landau
2023-09-01Minor updatesHugo Landau
2023-09-01Add manpagesHugo Landau
2023-08-30OSSL_PROVIDER_load_exDmitry Belyavskiy
2023-08-30Tweak documentation for WAIT_PEERHugo Landau
2023-08-30Tweak documentation for WAIT_PEERHugo Landau
2023-08-30QUIC APL: Support waiting for peer-initiated shutdownHugo Landau
2023-08-25QUIC APL: Implement backpressure on stream creationHugo Landau
2023-08-25Clarify SSL_accept_stream/SSL_new_stream behaviour with a default streamMatt Caswell
2023-08-24doc: Avoid usage of non-existing constantJakub Jelen
2023-08-24QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addrHugo Landau
2023-08-17Add X509_STORE_CTX_set_get_crl and X509_STORE_CTX_set_current_reasonsvl-loz
2023-08-17QUIC: Update SSL_shutdown manpageHugo Landau
2023-08-17QUIC: Update SSL_accept_stream manpageHugo Landau