summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/UI_new.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge new UI documentation from OpenSSLschwarze2017-03-261-12/+13
|
* Remove bogus cross reference to ui_create(3) reported by jmc@schwarze2017-01-061-6/+8
| | | | | | | | | and refer readers to the header file instead. I'm not convinced customized prompting is such a bright idea, it feels somewhat like overengineering, so i'm not documenting it right now. People who really feel compelled to roll their own prompting can go read the source code.
* Add Copyright and license.schwarze2016-12-041-3/+56
| | | | | Mention that UI_free(3) accepts NULL. One minor clarification from OpenSSL.
* minor cleanup;jmc2016-12-021-9/+8
|
* first pass; ok schwarzejmc2016-11-061-3/+5
|
* Correct file name, no text change (no history yet, but sorry for the churn).schwarze2015-11-241-0/+384
Issue noticed by jmc@, OK jmc@.