]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Detect EOF while reading in libssl
[thirdparty/openssl.git] / doc /
2020-02-04  PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-02-02  Richard LevitteEVP_PKEY_assign_EC_KEY(): detect SM2 curve and set...
2020-01-31  Rich SalzFix "ts" no-XXX options, document two TLS options
2020-01-31  Rich SalzUpdate the SSL/TLS connection options
2020-01-30  Shane LontisAdd support for DH 'modp' group parameters (RFC 3526)
2020-01-30  Matt CaswellProvide better documentation for SSL_get_servername()
2020-01-30  David MakepeaceFix type name typo in d2i/i2d documentation.
2020-01-29  Rich SalzAdd -issuer_checks to verify options
2020-01-29  Rich SalzDocument most missing options
2020-01-29  Rich SalzAdd more generated man1 doc files
2020-01-29  Shane LontisAdd RSA key validation to default provider
2020-01-29  PauliTLS: use EVP for HMAC throughout libssl.
2020-01-29  PauliDeprecate the low level HMAC functions
2020-01-27  Matt CaswellModify EVP_PKEY_CTX_new_from_pkey() to add a propquery...
2020-01-25  Benjamin Kadukopenssl-config: add example libssl system-defaults
2020-01-24  PauliDeprecate the low level DES functions.
2020-01-24  Dmitry BelyavskiyNew functions for PKCS8 attributes management - documen...
2020-01-23  Rich SalzUpdate man3/verify documentation, error text
2020-01-23  Richard LevitteEVP: Add EVP_PKEY_get_default_digest_name() and use it
2020-01-22  Rich SalzAdd missing files to generated
2020-01-22  Rich SalzFix some missing doc links.
2020-01-22  Matt CaswellDocument the SSL_CTX_with_libctx() function
2020-01-20  Matt CaswellConvert rand_bytes_ex and rand_priv_bytes_ex to public...
2020-01-19  Pauliparam_bld: add a padded BN call.
2020-01-19  PauliDeprecate the low level MD5 functions.
2020-01-19  PauliDeprecate the low level SHA functions.
2020-01-18  Richard LevitteEVP: Add evp_pkey_make_provided() and refactor around it
2020-01-17  Richard LevitteDOC: Make EVP_SignInit.pod conform with man-pages(7)
2020-01-17  Richard LevitteDOC: New file for EVP_PKEY_size(), EVP_PKEY_bits()...
2020-01-17  Richard LevitteEVP: make EVP_PKEY_{bits,security_bits,size} work with...
2020-01-17  Richard LevitteModify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle...
2020-01-17  Paul YangAdd duplication APIs to ASN1_TIME and related types
2020-01-16  Benjamin KadukUpdate SSL_CTX_sess_set_new_cb(3) docs for refcounts
2020-01-16  Paul YangAdd doc for TS_VERIFY_CTX_set_certs()
2020-01-15  PauliDeprecate the low level RC5 functions
2020-01-15  Shane LontisAdd FIPS Self test kats for digests
2020-01-15  Richard LevitteChange returned -2 to 0 in EVP_Digest{Sign,Verify}Init()
2020-01-13  Rich SalzBetter documentation of -www,-WWW,-HTTP flags
2020-01-13  Rich SalzRefactor the tls/dlts version options
2020-01-13  Dr. David von Oheimbhandle new findings of find-doc-nits on fn typedefs...
2020-01-13  Dr. David von Oheimbhandle new findings of find-doc-nits for certain typedefs
2020-01-12  PauliDeprecate the low level MDC2 functions.
2020-01-12  PauliDeprecate the low level MD4 functions.
2020-01-12  PauliDeprecate the low level MD2 functions.
2020-01-12  PauliDeprecate the low level RIPEMD160 functions.
2020-01-12  Shane LontisAdd dsa signature alg to fips provider
2020-01-10  Shane LontisAdd GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GC...
2020-01-09  Richard LevitteEVP: Adapt KEYEXCH, SIGNATURE and ASYM_CIPHER to handle...
2020-01-09  Richard LevitteCORE & EVP: Specify OP_query_operation_name() for KEYMGMT
2020-01-09  Richard LevitteDOCS: The interpretation of OPENSSL_API_COMPAT has...
2020-01-08  Matt CaswellDeprecate Low Level Blowfish APIs
2020-01-07  Rich SalzRefactor -engine documentation
2020-01-06  Shane LontisFix KMAC docs
2020-01-06  kaysondAdd `-passin` arg to `ocsp`
2020-01-06  Rich SalzMove -nameopt to openssl.pod
2020-01-06  Shane LontisAdd AES_CBC_HMAC_SHA ciphers to providers.
2020-01-02  Ibrahim M. GhazalAdd -iter option to pkcs12 command
2019-12-21  Richard LevitteRename doc/man7/provider-asymcipher.pod
2019-12-21  Richard Levittedoc/man1/openssl-cmds.pod: Add invisble name 'openssl...
2019-12-19  Jussi KeranenFix regression on x509 keyform argument
2019-12-19  Rich SalzUse a function to generate do-not-edit comment
2019-12-18  Richard LevitteBIO: Add BIO_f_prefix(), a text line prefixing filter
2019-12-16  Matt CaswellUpdate the HISTORY entry for RSA_get0_pss_params()
2019-12-14  Rich SalzDeprecate most of debug-memory
2019-12-12  Rich SalzVarious missing-link fixes
2019-12-12  Dr. David von Oheimbchunk 6 of CMP contribution to OpenSSL
2019-12-11  Rich SalzFix docs for CRYPTO_secure_allocated
2019-12-11  Veres LajosFix some typos
2019-12-08  Dmitry BelyavskiyDifference between EVP_CipherInit and EVP_CipherInit_ex
2019-12-05  Matt CaswellAdd documentation for the newly added RSA_PKCS1_WITH_TL...
2019-12-04  Dr. David von Oheimbadd X509_cmp_timeframe() including its documentation
2019-11-29  Richard LevittePROV SERIALIZER: add support for writing RSA keys
2019-11-29  Richard LevittePROV SERIALIZER: add common functionality to serialize...
2019-11-29  Richard LevittePROV BIO: add a BIO_vprintf() upcall, and a provider...
2019-11-29  Richard LevitteSERIALIZER: add support for serializing EVP_PKEYs
2019-11-29  Richard LevitteSERIALIZER: add functions for serialization to file
2019-11-29  Richard LevitteSERIALIZER: New API for serialization of objects throug...
2019-11-29  Richard LevitteCORE: ossl_namemap_add_names(): new function to add...
2019-11-29  Matt CaswellDisable mem leak checking for the self test lock
2019-11-29  Richard LevitteAdd doc/build.info to build the documentation
2019-11-28  moehusterFix L<EVP_MD_CTX_set_pkey_ctx> links
2019-11-28  Rich SalzUse option/parameter consistently.
2019-11-28  Rich SalzDocument more env var stuff, fix some typo's
2019-11-27  Richard Levittedoc/man7/proxy-certificates.pod: New guide for proxy...
2019-11-24  Dr. Matthias St... Remove RANDFILE settings from configuration files
2019-11-21  Matt CaswellDocumentation updates due to naming tweaks
2019-11-20  Richard LevitteReplumbing: pre-populate the EVP namemap with commonly...
2019-11-20  Rich SalzDocument command parameters.
2019-11-18  PauliProperties: make query cache reference count aware.
2019-11-17  Anthony HuAdd missing EVP_PKEY_METHOD accessors for digestsign...
2019-11-15  Rich SalzFix some broken doc links
2019-11-14  Tomas MrazA few fixes in the EVP_KDF-KB and EVP_KDF-KRB5KDF manpages
2019-11-14  Matt CaswellDocument various new/changes EVP_PKEY_CTX_* functions
2019-11-14  Matt CaswellDocument the public EVP_ASYM_CIPHER releated functions
2019-11-14  Matt CaswellAdd documentation for the Asymmetric Cipher Operation
2019-11-14  Richard LevitteCORE: Add a generic callback function type
2019-11-13  Nicola TuveriExtend docs for EC_POINT conversion functions
2019-11-12  Jon SpillettAdd missing docs for some PKCS12 functions
2019-11-12  Dr. David von Oheimbadd OPENSSL_FUNC.pod documenting OPENSSL_MSTR, OPENSSL_...
2019-11-12  Richard LevitteSSL: Document SSL_add_{file,dir,store}_cert_subjects_to...
next