Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add links back to crypto(3) to function group entry pages | schwarze | 2019-06-10 | 1 | -2/+3 |
| | | | | | and to isolated obsolete pages; OK bcook@ jmc@ | ||||
* | crypto HISTORY up to 0.9.7; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -3/+5 |
| | |||||
* | Merge the new RETURN VALUES section from Paul Yang, | schwarze | 2018-02-15 | 1 | -7/+78 |
| | | | | | | OpenSSL commit 1f13ad31 Dec 25 17:50:39 2017 +0800, with a number of fixes by me. Also include three earlier, minor improvements from OpenSSL. | ||||
* | merge new UI documentation from OpenSSL | schwarze | 2017-03-26 | 1 | -12/+13 |
| | |||||
* | Remove bogus cross reference to ui_create(3) reported by jmc@ | schwarze | 2017-01-06 | 1 | -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. | schwarze | 2016-12-04 | 1 | -3/+56 |
| | | | | | Mention that UI_free(3) accepts NULL. One minor clarification from OpenSSL. | ||||
* | minor cleanup; | jmc | 2016-12-02 | 1 | -9/+8 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -3/+5 |
| | |||||
* | Correct file name, no text change (no history yet, but sorry for the churn). | schwarze | 2015-11-24 | 1 | -0/+384 |
Issue noticed by jmc@, OK jmc@. |