aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix small UI issuesRichard Levitte2017-07-051-0/+2
* Remove the possibility to disable the UI module entirelyRichard Levitte2017-07-032-209/+218
* UI_UTIL_wrap_read_pem_callback: make sure to terminate the string receivedRichard Levitte2017-06-281-1/+3
* make error tables const and separate header fileRich Salz2017-06-071-45/+44
* Add UI functionality to duplicate the user dataRichard Levitte2017-05-313-1/+68
* Make default_method mostly compile-timeRich Salz2017-04-072-15/+12
* Fix UI_get0_action_string()Richard Levitte2017-03-111-1/+1
* Add a null UI methodRichard Levitte2017-02-262-1/+27
* UI: Use RUN_ONCE differentlyRichard Levitte2017-01-131-10/+10
* UI: Ensure there will be no race condition when getting the UI_METHOD ex_dataRichard Levitte2017-01-131-13/+11
* Add a UI utility function with which to wrap pem_callback_cb in a UI_METHODRichard Levitte2017-01-111-0/+111
* Add an application data field in the UI_METHODRichard Levitte2017-01-112-9/+29
* Constify the input parameter to UI_method_get_*Richard Levitte2017-01-111-8/+7
* VMS UI_OpenSSL: generate OpenSSL errors when things go wrong.Richard Levitte2016-12-102-4/+42
* VMS UI_OpenSSL: if the TT device isn't a tty, flag instead of errorRichard Levitte2016-12-101-20/+28
* Remove extra bangRichard Levitte2016-12-081-1/+1
* UI code style cleanupRichard Levitte2016-12-082-66/+70
* UI_OpenSSL()'s session opener fails on MacOS XRichard Levitte2016-12-081-0/+9
* In UI_OpenSSL's open(), generate an error on unknown errnoRichard Levitte2016-12-082-1/+12
* UI_process() didn't generate errorsRichard Levitte2016-12-082-4/+21
* Add -Wswitch-enumRich Salz2016-09-222-14/+46
* Code cleanup UIRich Salz2016-08-311-20/+2
* Windows: UTF-8 opt-in for command-line arguments and console input.Andy Polyakov2016-08-251-15/+17
* crypto/ui/ui_openssl.c: let new-line through after query in Windows path.Andy Polyakov2016-08-111-2/+0
* crypto/ui/ui_openssl.c: UTF-y Windows code path.Andy Polyakov2016-08-011-21/+71
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Add checks on sk_TYPE_push() returned valueFdaSilvaYY2016-07-051-2/+6
* Constify UIFdaSilvaYY2016-06-151-1/+1
* Remove unused error/function codes.Rich Salz2016-05-231-1/+1
* Add some error messages for malloc failsMatt Caswell2016-05-182-0/+2
* Better checks for malloc failure in various METHOD functionsMatt Caswell2016-05-181-1/+6
* Manual fixes after copyright consolidationRich Salz2016-05-171-57/+6
* Copyright consolidation 05/10Rich Salz2016-05-174-272/+21
* Add checks on CRYPTO_new_ex_data return valueFdaSilvaYY2016-04-281-1/+4
* Remove --classic build entirelyRichard Levitte2016-04-201-43/+0
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Fix build; CPP syntax error.Rich Salz2016-03-181-1/+1
* Remove Netware and OS/2Rich Salz2016-03-171-4/+3
* Convert CRYPTO_LOCK_UI to new multi-threading APIAlessandro Ghedini2016-03-083-2/+13
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-2/+2
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+3
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove /* foo.c */ commentsRich Salz2016-01-265-5/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-122-89/+61
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-184-4/+4
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-15/+15