aboutsummaryrefslogtreecommitdiff
path: root/crypto/ui
AgeCommit message (Expand)AuthorFilesLines
2017-09-08Add UI functions to set result with explicit length and to retrieve the lengthRichard Levitte4-10/+54
2017-08-30Move e_os.h to be the very first include.Pauli1-1/+1
2017-08-30e_os.h removal from other headers and source files.Pauli1-1/+2
2017-07-05Fix small UI issuesRichard Levitte1-0/+2
2017-07-03Remove the possibility to disable the UI module entirelyRichard Levitte2-209/+218
2017-06-28UI_UTIL_wrap_read_pem_callback: make sure to terminate the string receivedRichard Levitte1-1/+3
2017-06-07make error tables const and separate header fileRich Salz1-45/+44
2017-05-31Add UI functionality to duplicate the user dataRichard Levitte3-1/+68
2017-04-07Make default_method mostly compile-timeRich Salz2-15/+12
2017-03-11Fix UI_get0_action_string()Richard Levitte1-1/+1
2017-02-26Add a null UI methodRichard Levitte2-1/+27
2017-01-13UI: Use RUN_ONCE differentlyRichard Levitte1-10/+10
2017-01-13UI: Ensure there will be no race condition when getting the UI_METHOD ex_dataRichard Levitte1-13/+11
2017-01-11Add a UI utility function with which to wrap pem_callback_cb in a UI_METHODRichard Levitte1-0/+111
2017-01-11Add an application data field in the UI_METHODRichard Levitte2-9/+29
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 Levitte2-4/+42
2016-12-10VMS UI_OpenSSL: if the TT device isn't a tty, flag instead of errorRichard Levitte1-20/+28
2016-12-08Remove extra bangRichard Levitte1-1/+1
2016-12-08UI code style cleanupRichard Levitte2-66/+70
2016-12-08UI_OpenSSL()'s session opener fails on MacOS XRichard Levitte1-0/+9
2016-12-08In UI_OpenSSL's open(), generate an error on unknown errnoRichard Levitte2-1/+12
2016-12-08UI_process() didn't generate errorsRichard Levitte2-4/+21
2016-09-22Add -Wswitch-enumRich Salz2-14/+46
2016-08-31Code cleanup UIRich Salz1-20/+2
2016-08-25Windows: UTF-8 opt-in for command-line arguments and console input.Andy Polyakov1-15/+17
2016-08-11crypto/ui/ui_openssl.c: let new-line through after query in Windows path.Andy Polyakov1-2/+0
2016-08-01crypto/ui/ui_openssl.c: UTF-y Windows code path.Andy Polyakov1-21/+71
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+2
2016-07-05Add checks on sk_TYPE_push() returned valueFdaSilvaYY1-2/+6
2016-06-15Constify UIFdaSilvaYY1-1/+1
2016-05-23Remove unused error/function codes.Rich Salz1-1/+1
2016-05-18Add some error messages for malloc failsMatt Caswell2-0/+2
2016-05-18Better checks for malloc failure in various METHOD functionsMatt Caswell1-1/+6
2016-05-17Manual fixes after copyright consolidationRich Salz1-57/+6
2016-05-17Copyright consolidation 05/10Rich Salz4-272/+21
2016-04-28Add checks on CRYPTO_new_ex_data return valueFdaSilvaYY1-1/+4
2016-04-20Remove --classic build entirelyRichard Levitte1-43/+0
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte1-3/+0
2016-03-18Fix build; CPP syntax error.Rich Salz1-1/+1
2016-03-17Remove Netware and OS/2Rich Salz1-4/+3
2016-03-08Convert CRYPTO_LOCK_UI to new multi-threading APIAlessandro Ghedini3-2/+13
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-1/+1
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-1/+1
2016-02-05GH601: Various spelling fixes.FdaSilvaYY1-2/+2
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+3
2016-01-29Templatize util/domdRich Salz1-2/+1
2016-01-26Remove /* foo.c */ commentsRich Salz5-5/+0
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-17Remove some old makefile targetsRich Salz1-12/+0