Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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@. |