aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/ui.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-23Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb1-1/+1
2019-11-07Update source files for pre-3.0 deprecationRichard Levitte1-2/+2
2019-11-07Update source files for deprecation at 3.0Richard Levitte1-1/+1
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre1-0/+6
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-2/+2
2019-09-28Reorganize public header files (part 1)Dr. Matthias St. Pierre1-1/+1
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2018-12-06Refactor the computation of API version limitsRichard Levitte1-2/+2
2018-12-06Switch future deprecation version from 1.2.0 to 3.0Richard Levitte1-1/+1
2018-02-13Update copyright yearMatt Caswell1-1/+1
2018-02-09Remove redundant declarations of ERR_load_*_strings()Nick Mathewson1-1/+0
2017-11-11Many spelling fixes/typo's corrected.Josh Soref1-1/+1
2017-09-08Add UI functions to set result with explicit length and to retrieve the lengthRichard Levitte1-0/+3
2017-07-03Remove the possibility to disable the UI module entirelyRichard Levitte1-16/+24
2017-06-07make error tables const and separate header fileRich Salz1-43/+1
2017-05-31Add UI functionality to duplicate the user dataRichard Levitte1-1/+14
2017-03-29More typo fixesFdaSilvaYY1-1/+1
2017-02-26Add a null UI methodRichard Levitte1-0/+6
2017-01-11Add a UI utility function with which to wrap pem_callback_cb in a UI_METHODRichard Levitte1-0/+2
2017-01-11Add an application data field in the UI_METHODRichard Levitte1-0/+2
2017-01-11Constify the input parameter to UI_method_get_*Richard Levitte1-8/+7
2016-12-10VMS UI_OpenSSL: generate OpenSSL errors when things go wrong.Richard Levitte1-0/+6
2016-12-08In UI_OpenSSL's open(), generate an error on unknown errnoRichard Levitte1-0/+2
2016-12-08UI_process() didn't generate errorsRichard Levitte1-0/+2
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+1
2016-06-15Constify UIFdaSilvaYY1-1/+1
2016-05-23Remove unused error/function codes.Rich Salz1-4/+4
2016-05-18Add some error messages for malloc failsMatt Caswell1-0/+1
2016-05-17Copyright consolidation 03/10Rich Salz1-58/+5
2016-04-28various spelling fixesFdaSilvaYY1-2/+2
2016-04-20Fix no-ui on WindowsMatt Caswell1-8/+12
2016-04-04Revert "various spelling fixes"Rich Salz1-2/+2
2016-04-04various spelling fixesFdaSilvaYY1-2/+2
2016-02-05GH601: Various spelling fixes.FdaSilvaYY1-1/+1
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni1-1/+2
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson1-1/+1
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte1-1/+1
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz1-2/+3
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+415