Handle partial data re-sending on ktls/sendfile on FreeBSD
[openssl.git] / doc / man3 /
2021-02-10 Oleksandr TymoshenkoHandle partial data re-sending on ktls/sendfile on...
2021-02-10 Shane LontisReplace provider digest flags with separate param fields
2021-02-10 Shane LontisReplace MAC flags OSSL_MAC_PARAM_FLAGS with separate...
2021-02-09 Dr. David von Oheimbx509_vfy.c: Sort out return values 0 vs. -1 (failure...
2021-02-09 Dr. David von Oheimbx509_vfy: Clarify relevance of ctx->error also on succe...
2021-02-09 Dr. David von Oheimbx509_vfy.c: Fix various coding style and documentation...
2021-02-09 Tomas MrazCHANGES.md: Mention RSA key generation slowdown related...
2021-02-09 Tomas MrazDeprecate BN_pseudo_rand() and BN_pseudo_rand_range()
2021-02-09 Petr GotthardEnhanced integer parsing in OSSL_PARAM_allocate_from_text
2021-02-08 Shane LontisSimplify the EVP_PKEY_XXX_fromdata_XX methods.
2021-02-06 Dr. David von OheimbAdd X509_STORE_CTX_verify(), which takes the first...
2021-02-05 Richard LevitteEVP: Adapt EVP_PKEY_{set1,get1}_encoded_public_key()
2021-02-05 Richard LevitteEVP: Modify the checks in EVP_PKEY_{set,get}_xxx_param...
2021-02-05 Richard LevitteEVP: Adapt the other EVP_PKEY_set_xxx_param() functions
2021-02-04 Dr. David von OheimbAllow NULL arg to OPENSSL_sk_{dup,deep_copy} returning...
2021-02-03 Rich SalzDeprecate EVP_MD_CTX_{set_}update_fn()
2021-02-02 Dr. David von OheimbOSSL_HTTP_REQ_CTX.pod and OSSL_HTTP_transfer.pod: vario...
2021-02-02 Dr. David von OheimbConstify OSSL_HTTP_REQ_CTX_get0_mem_bio()
2021-02-02 Dr. David von OheimbHTTP: Fix mistakes and unclarities on maxline and max_r...
2021-02-02 Dr. David von OheimbFix not backwards-compat X509_http_nbio() and X509_CRL_...
2021-01-28 Daniel BeveniusEVP: fix keygen for EVP_PKEY_RSA_PSS
2021-01-28 Richard LevitteUpdate copyright year
2021-01-27 Richard LevitteFix OSSL_PARAM_allocate_from_text() for EBCDIC
2021-01-26 Dr. David von OheimbTLS client: allow cert verify callback return -1 for...
2021-01-26 Daiki Uenoparams: OSSL_PARAM_utf8_ptr: don't automatically refere...
2021-01-26 Richard LevitteDOC: Fix a few minor issues in OSSL_ENCODER / OSSL_DECO...
2021-01-26 Tomas MrazEVP_PKEY_get_group_name works with public keys as well
2021-01-26 Tomas MrazAdd manpage for EVP_PKEY_get_field_type and EVP_PKEY_ge...
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-26 Shane LontisAdd functions to set values into an EVP_PKEY
2021-01-23 Dr. David von OheimbOCSP HTTP: Restore API of undocumented and recently...
2021-01-23 Dr. David von OheimbOSSL_HTTP_REQ_CTX.pod: minor addition and remove redund...
2021-01-23 Dr. David von OheimbOSSL_HTTP_REQ_CTX_new(): replace method_GET parameter...
2021-01-23 Dr. David von Oheimbrename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_se...
2021-01-21 Dr. David von OheimbCMP: Allow PKCS#10 input also for ir, cr, kur, and...
2021-01-21 Rich SalzDeprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex
2021-01-20 Dr. David von OheimbX509v3_get_ext_by_NID.pod: Add warning on counter-intui...
2021-01-20 Dr. David von OheimbASN1_TIME_print() etc.: Improve doc and add comment...
2021-01-19 Rich SalzDeprecate OCSP_xxx API for OSSL_HTTP_xxx
2021-01-18 Tomas MrazRename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_...
2021-01-15 Rich SalzDocument openssl thread-safety
2021-01-14 Michael BaentschEnhance default provider documentation
2021-01-14 Matt CaswellEnable locking on the primary DRBG when we create it
2021-01-14 Richard LevitteMake the OSSL_CMP manual conform with man-pages(7)
2021-01-13 Richard LevitteMake header references conform with man-pages(7) in...
2021-01-13 Richard LevitteMake the OSSL_trace manual conform with man-pages(7)
2021-01-13 Richard LevitteMake the OSSL_PROVIDER manual conform with man-pages(7)
2021-01-13 Richard LevitteMake the OSSL_HTTP manual conform with man-pages(7)
2021-01-13 Richard LevitteMake the OSSL_SELF_TEST manual conform with man-pages(7)
2021-01-13 Richard LevitteMake the OSSL_PARAM manual conform with man-pages(7)
2021-01-13 Dr. David von Oheimbx509v3.h.in: Deprecate CTX_TEST and replace it by X509V...
2021-01-13 Dr. David von OheimbAdd X509V3_set_issuer_pkey, needed for AKID of self...
2021-01-13 Dr. David von OheimbAPPS: Allow OPENSSL_CONF to be empty, not loading a...
2021-01-13 Dr. David von OheimbX509_cmp(): Fix comparison in case x509v3_cache_extensi...
2021-01-13 Dr. David von OheimbAdd X509_NAME_hash_ex() to be able to check if it faile...
2021-01-08 Thomas De Schamphe... replace 'unsigned const char' with 'const unsigned...
2021-01-08 Michael BaentschAdding TLS group name retrieval
2021-01-08 Billy Brumley[crypto/dh] side channel hardening for computing DH...
2021-01-07 Otto HollmannFix set_ciphersuites ignore unknown ciphers.
2021-01-07 Matt CaswellUpdate copyright year
2021-01-05 bazmozUpdated SSL_CTX_new doc
2020-12-31 Matt CaswellAdd documentation for CRYPTO_atomic_or and CRYPTO_atomi...
2020-12-17 Paulidsa: documentation deprecation changes
2020-12-15 Rich SalzDocument OCSP_REQ_CTX_i2d.
2020-12-15 Rich SalzDeprecate OCSP_REQ_CTX_set1_req
2020-12-14 Shane LontisFix Segfault in EVP_PKEY_CTX_dup when the ctx has an...
2020-12-12 Richard LevitteDOCS: Improve documentation of the EVP_PKEY type
2020-12-11 Richard LevitteDOCS: Update OSSL_DECODER_CTX_new_by_EVP_PKEY.pod to...
2020-12-09 Nan XiaoFix typo in OPENSSL_malloc.pod
2020-12-08 Richard LevitteEVP: Add EVP_PKEY_get_group_name() to extract the group...
2020-12-08 Richard LevitteEVP: constify the EVP_PKEY_get_*_param() argument ...
2020-12-07 Shane LontisDeprecate EC_POINT_bn2point and EC_POINT_point2bn.
2020-12-07 Shane LontisChange OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex...
2020-12-05 David von Oheimbopenssl.pod: Move verification doc to new doc/man1...
2020-12-05 Richard LevittePEM: Add a more generic way to implement PEM _ex functi...
2020-12-05 Richard LevitteDSA: Make DSA_bits() and DSA_size() check that there...
2020-12-03 Dr. David von Oheimbx509_vfy.c: Restore rejection of expired trusted (root...
2020-12-02 Richard LevitteENCODER: Don't pass libctx to OSSL_ENCODER_CTX_new_by_E...
2020-11-28 Richard LevitteERR: Drop or deprecate dangerous or overly confusing...
2020-11-27 Matt CaswellRemove d2i_DHparams.pod and move documentation to d2i_R...
2020-11-26 Tomas MrazDocumentation improvements for EVP_DigestInit_ex and...
2020-11-26 Richard LevitteDOC: Add note on how to terminate an OSSL_PARAM array
2020-11-18 Richard LevitteDeprecate RSA harder
2020-11-18 Richard LevitteDOC: Fix example in OSSL_PARAM_int.pod
2020-11-18 Matt CaswellSwap to FIPS186-2 DSA generation outside of the FIPS...
2020-11-18 Matt CaswellSwap to DH_PARAMGEN_TYPE_GENERATOR as the default outsi...
2020-11-18 Matt CaswellDocument some SSL DH related functions/macros
2020-11-18 Richard LevitteDOC: Rewrite the section on reporting errors in doc...
2020-11-16 Shane LontisAdd documentation for EVP_PKEY2PKCS8/EVP_PKCS82PKEY
2020-11-11 Richard LevitteENCODER: Add output structure support for EVP_PKEY...
2020-11-11 Richard LevitteENCODER: Add support for specifying the outermost outpu...
2020-11-11 Richard LevitteDECODER: Add input structure support for EVP_PKEY decoding
2020-11-11 Dr. David von Oheimbcmp_msg.c: Use issuer of reference cert as default...
2020-11-06 David von OheimbImprove doc of X509_verify_cert(), also in openssl.pod
2020-11-04 Randall S. BeckerMoved OPENSSL_fork_prepare,_parent,_child from init...
2020-10-30 Richard LevitteAdd easy to digest selector macros for EVP_PKEYs
2020-10-22 Shane LontisRename EVP_KDF_reset() to EVP_KDF_CTX_reset().
2020-10-22 Shane LontisRename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().
2020-10-22 Shane LontisRename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().
2020-10-20 Matt CaswellDeprecate EVP_PKEY_set1_tls_encodedpoint()
next