summaryrefslogtreecommitdiffstats
path: root/include/openssl/ui.h
AgeCommit message (Expand)Author
2018-02-13Update copyright yearMatt Caswell
2018-02-09Remove redundant declarations of ERR_load_*_strings()Nick Mathewson
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-09-08Add UI functions to set result with explicit length and to retrieve the lengthRichard Levitte
2017-07-03Remove the possibility to disable the UI module entirelyRichard Levitte
2017-06-07make error tables const and separate header fileRich Salz
2017-05-31Add UI functionality to duplicate the user dataRichard Levitte
2017-03-29More typo fixesFdaSilvaYY
2017-02-26Add a null UI methodRichard Levitte
2017-01-11Add a UI utility function with which to wrap pem_callback_cb in a UI_METHODRichard Levitte
2017-01-11Add an application data field in the UI_METHODRichard Levitte
2017-01-11Constify the input parameter to UI_method_get_*Richard Levitte
2016-12-10VMS UI_OpenSSL: generate OpenSSL errors when things go wrong.Richard Levitte
2016-12-08In UI_OpenSSL's open(), generate an error on unknown errnoRichard Levitte
2016-12-08UI_process() didn't generate errorsRichard Levitte
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-06-15Constify UIFdaSilvaYY
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-18Add some error messages for malloc failsMatt Caswell
2016-05-17Copyright consolidation 03/10Rich Salz
2016-04-28various spelling fixesFdaSilvaYY
2016-04-20Fix no-ui on WindowsMatt Caswell
2016-04-04Revert "various spelling fixes"Rich Salz
2016-04-04various spelling fixesFdaSilvaYY
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte