summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove EVP_add_{cipher,digest}* docstb2024-03-041-3/+2
|
* Mention which functions are implemented as macros in the few casesschwarze2023-11-161-2/+7
| | | | where that information was missing.
* Briefly mention SSLeay_add_all_algorithms(3) becauseschwarze2023-09-101-6/+18
| | | | | | | | surprisingly large numbers of software packages still call it. Mark the unused aliases OPENSSL_add_all_algorithms_conf(3), OPENSSL_add_all_algorithms_noconf(3), SSLeay_add_all_ciphers(3), and SSLeay_add_all_digests(3) as intentionally undicumented.
* Add more cross referencestb2023-08-251-2/+3
|
* Remove OBJ_add_sigid and OBJ_sigid_free documentationtb2023-07-211-7/+4
| | | | | These will be made internal and will likely go away. The OBJ_add_sigid.3 manual should probably be renamed; this can be done in a second step.
* new manual page OBJ_add_sigid(3)schwarze2021-12-181-5/+10
|
* new manual page OBJ_NAME_add(3)schwarze2021-12-171-3/+8
|
* document obj_cleanup_defer(3) and check_defer(3)schwarze2021-12-161-2/+3
|
* Further improve the documentation of library initialization and configuration.schwarze2019-06-141-4/+10
| | | | | | | | | Among other improvements: * Use a uniform wording at the top of the DECSRIPTION for obsolete pages. * Better explain how to use a non-standard configuration file. * Remove obsolete functions from SEE ALSO. Triggered by some suggestions from tb@. Tweaks and OK tb@.
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-3/+3
| | | | on the web, so fix up SSLeay HISTORY accordingly
* crypto HISTORY up to 0.9.5; researched from OpenSSL gitschwarze2018-03-221-2/+9
|
* Catch up after beck@ fixed autoconfiguration:schwarze2018-03-211-30/+23
| | | | | | | | | * Say more precisely what OPENSSL_config(3) and OPENSSL_no_config(3) do. * Revert the deprecation notice for them, nothing wrong with them. * Document OPENSSL_INIT_LOAD_CONFIG. * Deprecate OpenSSL_add_all_algorithms(3), it's now automatic. * Add OpenSSL_add_all_algorithms(3) HISTORY. Substantial feedback and OK beck@.
* Copyright and licenseschwarze2016-11-281-2/+50
|
* various cleanup;jmc2016-11-221-4/+4
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert configuration manuals from pod to mdocschwarze2016-11-031-0/+71