summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/OPENSSL_config.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tweak previous;jmc2018-04-071-4/+4
|
* Correct man page for OpenSSL_no_config() to indicate that itbeck2018-04-071-4/+8
| | | | | suppresses any future config file loading. ok schwarze@ with a nit from jsing@
* crypto HISTORY up to 0.9.7; researched from OpenSSL gitschwarze2018-03-221-3/+4
|
* Catch up after beck@ fixed autoconfiguration:schwarze2018-03-211-24/+15
| | | | | | | | | * 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@.
* Clean up now that autoconfiguration is available:schwarze2018-03-171-78/+55
| | | | | | | | | | - deprecation notice - say more precisely what OPENSSL_config(3) does - kill the unfounded rumour that the library might inspect environment variables; in fact, only the openssl(1) program inspects $OPENSSL_CONF - garbage collect long, irrelevant ramblings about engines - garbage collect empty RETURN VALUES section - garbage collect CAVEATS section, duplicate information only
* In crypto.h rev. 1.43 and ssl.h rev. 1.153 2018/03/17 16:20:01, beck@schwarze2018-03-171-2/+3
| | | | | | provided OPENSSL_init_crypto(3) and OPENSSL_init_ssl(3). Write the documentation from scratch because the text OpenSSL provides is full of bloat.
* fix broken cross references; found with mandoc -Tlintschwarze2017-07-061-3/+3
|
* import openssl.cnf(5) and x509v3.cnf(5) from OpenSSL;schwarze2016-12-111-4/+10
| | | | below OpenBSD quality standards, but better than nothing...
* Add Copyright and license.schwarze2016-11-281-2/+50
| | | | | | There are many recommendations in this page, and most of them were changed in OpenSSL. I have no idea what makes sense, so i'm not touching the content.
* various cleanup;jmc2016-11-221-5/+5
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert configuration manuals from pod to mdocschwarze2016-11-031-0/+115