]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Deprecate Low Level Blowfish APIs
[thirdparty/openssl.git] / doc /
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...
2019-11-12  Richard LevitteAdd a .pragma directive for configuration files
2019-11-11  Dmitry BelyavskiyFix cut'n'paste typos in the provider-digest pod
2019-11-10  Rich SalzFix L<xxx(1)> links to be L<openssl-xxx(1)>
2019-11-08  Richard LevitteCleanup include/openssl/opensslv.h.in
2019-11-08  Shane LontisAdd AES SIV ciphers to default provider
2019-11-07  Richard LevitteAdd EVP functionality to create domain params and keys...
2019-11-06  Rich SalzStrip much out of ssl.pod
2019-11-06  Rich SalzAdd L<ssl(7)> to all SSL pages
2019-11-06  Rich SalzRemove outdated info from man7/ssl
2019-11-05  Richard LevitteEVP: Make the SIGNATURE implementation leaner
2019-11-05  Richard LevitteEVP: Make the KEYEXCH implementation leaner
2019-11-03  Richard LevitteDocument added SSL functions related to X509_LOOKUP_store
2019-11-03  Richard LevitteDocument X509_LOOKUP_store
2019-11-03  Richard LevitteAdd -CAstore and similar to all openssl commands that...
2019-11-03  Richard LevitteChange EVP_PKEY_CTX_new_provided() to take a library...
2019-11-03  Richard Levittedoc/man3/OSSL_PARAM.pod: Clarify return_size with integ...
2019-10-31  Rich SalzFix L<> entries without sections
2019-10-31  Rich SalzInfrastructure for templated doc in POD files
2019-10-31  Jakub ZelenkaFix SYNOPSIS for ASN1_ENUMERATED_get_int64 and ASN1_ENU...
2019-10-29  Dr. David von Oheimbchunk 5 of CMP contribution to OpenSSL
2019-10-28  Matt CaswellFix a copy&paste error in the TLSv1.3 server side PSK...
2019-10-28  PauliClarify the description of the NULL argument in SSL_set...
2019-10-24  Rich SalzFix broken links, mainly typo's
2019-10-23  Rich SalzDocument "get/set-app-data" macros.
2019-10-23  Rich SalzDocument the -inform, etc., in openssl.pod
2019-10-23  Rich SalzFix some wording and markup
2019-10-23  Simo SorceAdd KRB5KDF from RFC 3961
2019-10-22  Nicola TuveriFix doc for EC_GROUP_set_curve()
2019-10-22  Nicola TuveriImprove formatting for man3/EC_GROUP_new.pod
2019-10-22  Nicola TuveriDeprecate EC_GROUP_clear_free()
2019-10-22  jayaramfixed the RETURN VALUES section in the EC_GROUP documen...
2019-10-18  agnosticdevUpdate dgst.c to show a list of message digests
2019-10-18  Richard LevitteDoc for the added internal RSA functions
2019-10-18  Richard LevitteMove the version function declarations to include/opens...
2019-10-18  Richard LevitteConfigure: get version from the file 'VERSION' instead...
2019-10-17  Richard Levitte'openssl list' and 'openssl provider': adapt display...
2019-10-17  Richard LevitteEVP: add functions that return the name number
2019-10-17  Richard LevitteEVP: add name traversal functions to all fetchable...
2019-10-17  Richard LevitteEVP: add missing common functionality
2019-10-17  Richard LevitteSome docs cleanup
2019-10-17  Robbie Harwood[KDF] Add feedback-mode and CMAC support to KBKDF
2019-10-16  Richard Levittedoc/man3/EVP_PKEY_CTX_new.pod: change markup according...
2019-10-16  Richard LevitteAdd EVP_PKEY_CTX_new_provided()
2019-10-16  Shane LontisAdd ChaCha related ciphers to default provider
2019-10-15  Rich SalzRefactor many common flags into openssl.pod
2019-10-14  Kurt RoeckxAdd BN_check_prime()
2019-10-14  Rich SalzReplace '=for comment ifdef' with '=for openssl'
2019-10-14  Richard LevitteBuilding: Add modules with DEPENDs to GENERATEd files
2019-10-11  Richard LevitteFix EVP_Cipher() for provided cipher implementations
2019-10-11  Richard LevittePOD: stop abusing comment
next