summaryrefslogtreecommitdiff
path: root/doc/man7/migration_guide.pod
Commit message (Expand)AuthorAgeFilesLines
* Update the EVP_PKEY_get_id documentationMichael Baentsch2023-03-251-0/+22
* Add provider pre-fetching documentationslontis2023-02-281-0/+9
* doc: remove EdDSA from list of non-FIPS algorithms.Pauli2023-02-081-1/+3
* ChaCha20-Poly1305 no longer supports truncated IV's.slontis2023-01-301-0/+8
* fips: document that the EdDSA algorithms are not-validatedPauli2023-01-241-1/+13
* Add empty migration guide for 3.1H. Vetinari2023-01-111-1/+7
* Update HMAC() documentation.slontis2022-12-161-1/+2
* Replace some boldened types with a corresponding man page linkRichard Levitte2022-12-081-2/+2
* Add missing HISTORY sections for OpenSSL 3.0 related documents.slontis2022-11-211-0/+4
* Fix typo in migration guideTobias Nießen2022-08-231-1/+1
* Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau2022-06-221-1/+1
* Add documentation for key validation that indicates the difference between theslontis2022-05-091-2/+2
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Fix typosDimitris Apostolou2022-01-051-5/+5
* More detailed explanation how do engines work in 3.0Dmitry Belyavskiy2021-11-301-0/+15
* migration_guide: Mention ERR_GET_FUNC() and function code removalTomas Mraz2021-10-251-0/+5
* doc: remove end of line whitespacePauli2021-09-221-15/+15
* doc: Add note about operation parameters validationTomas Mraz2021-08-271-0/+12
* Add support for camellia cbc cts modeShane Lontis2021-08-181-2/+16
* Document necessary error code processingDmitry Belyavskiy2021-08-051-0/+12
* doc: replace markdown backticks with perlpod syntaxBeat Bolli2021-08-041-3/+3
* doc: use the documented =item markersBeat Bolli2021-08-041-242/+245
* doc: It is not possible to use SSL_OP_* value in preprocessor conditionsTomas Mraz2021-07-161-1/+3
* RSA_public_decrypt is equivalent to a verify recover operationTomas Mraz2021-07-161-2/+2
* Documentation: SM2 keys can use only the SM2 curveTomas Mraz2021-06-241-1/+3
* Some clear guidelines for the legacy algs.Dmitry Belyavskiy2021-06-241-0/+6
* Add missing migration_guide API mappings.Shane Lontis2021-06-161-0/+24
* Add documentation for newly added ASN1 functionsMatt Caswell2021-06-051-5/+7
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-011-4/+7
* Migration guide updates for flags and controls.Shane Lontis2021-06-011-0/+19
* Deprecate old style BIO callback callsTomas Mraz2021-05-261-0/+6
* DOCS: Fixups of the migration guide and the FIPS module manualRichard Levitte2021-05-211-383/+873
* Add migration guide for 3.0Shane Lontis2021-05-201-0/+1804