summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/des_read_pw.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mark the functions documented in des_read_pw(3) as deprecatedschwarze2020-06-191-3/+9
| | | | | and point to UI_UTIL_read_pw(3) instead; tb@ agrees with the general direction
* Document EVP_read_pw_string_min(3)tb2020-06-151-6/+44
| | | | | | | Add detailed information on the return values of all the functions in this page and remove the previous incorrect information. tweaks & ok schwarze
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-4/+9
| | | | on the web, so fix up SSLeay HISTORY accordingly
* des.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git;schwarze2018-03-201-2/+6
| | | | while here, drop irrelevant history of Kerberos random number generator
* Add EVP_read_pw_string(3) to NAME and SYNOPSIS,schwarze2017-01-061-14/+29
| | | | | | | | | resolving a dangling cross reference reported by jmc@. Sort NAME and SYNOPSIS to agree with .Dt and DESCRIPTION. Unify parameter names. Delete a sentence about an implementation detail that is no longer true. Mention the length limitation of the *_string() variants.
* Add Copyright and license; jmc@ noticed that i forgot this file.schwarze2016-12-101-30/+53
| | | | | | | | Correct the header: It's <openssl/ui_compat.h>, not <openssl/des_old.h>. Delete documentation of des_read_password(3) and des_read_2passwords(3) which no longer exist. Probably, the rest of this ought to be deleted as well...
* minor cleanup;jmc2016-12-081-10/+8
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* ui_new -> UI_new;jmc2015-11-151-2/+2
|
* Convert the handful of manuals that had imaginary names,schwarze2015-11-121-0/+97
give them names that really exist. This also helps jmc@'s ongoing work on improving NAME sections.