Richard Levitte
4746f25ac6
Following the license change, modify the boilerplates in doc/man3/
...
[skip ci]
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7829 )
2018-12-06 15:34:13 +01:00
Matt Caswell
b0edda11cb
Update copyright year
...
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5689 )
2018-03-20 13:08:46 +00:00
Alex Gaynor
3266cf582a
Fixed a handful of typos
...
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5583 )
2018-03-10 13:13:23 -05:00
Richard Levitte
4e049e2c36
Add UI functions to set result with explicit length and to retrieve the length
...
This allows completely arbitrary passphrases to be entered, including
NUL bytes.
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/3821 )
2017-09-08 20:06:06 +02:00
Richard Levitte
e9c9971b35
Correct documentation for UI_get0_result_string
...
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/3824 )
2017-07-03 19:32:18 +02:00
Rich Salz
2ca2e9175d
Document BIO_printf family
...
Also fix an error in UI_STRING (typo; wrong case).
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2999 )
2017-03-20 16:25:22 -04:00
Rich Salz
d4ea9659d9
Fix some doc nits
...
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2909 )
2017-03-12 08:27:30 -04:00
Richard Levitte
5469600e36
Document UI_METHOD and UI_STRING, both useful for UI_METHOD creators
...
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2903 )
2017-03-11 00:51:53 +01:00