index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Constify various mostly X509-related parameter types in crypto/ and apps/
Dr. David von Oheimb
2020-03-23
1
-1
/
+1
*
UI_UTIL_wrap_read_pem_callback(): when |cb| is NULL, use PEM_def_callback
Richard Levitte
2019-11-22
1
-1
/
+2
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
5
-4
/
+4
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Remove tab characters from C source files.
Pauli
2019-07-16
1
-2
/
+2
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-34
/
+2
*
Remove function name from errors
Rich Salz
2019-07-16
1
-7
/
+0
*
Remove NextStep support
Rich Salz
2019-07-01
1
-5
/
+1
*
Fix Typos
Antoine Cœur
2019-07-01
1
-1
/
+1
*
Handle CTRL-C as non-redoable abort signal
Bernd Edlinger
2019-06-21
1
-0
/
+2
*
Cleanup vxworks support to be able to compile for VxWorks 7
Klotz, Tobias
2019-01-24
1
-0
/
+6
*
Following the license change, modify the boilerplates in crypto/ui/
Richard Levitte
2018-12-06
6
-6
/
+6
*
crypto/ui/ui_openssl.c: make sure to recognise ENXIO and EIO too
Richard Levitte
2018-09-20
1
-0
/
+18
*
crypto/*: address standard-compilance nits.
Andy Polyakov
2018-07-20
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
UI console: Restore tty settings, do not force ECHO after prompt
Richard Levitte
2018-05-14
1
-6
/
+1
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
2
-3
/
+5
*
Removre comment with user's name
Rich Salz
2017-11-08
1
-1
/
+0
*
Remove parentheses of return.
KaoruToda
2017-10-18
3
-6
/
+6
*
Remove email addresses from source code.
Rich Salz
2017-10-13
1
-2
/
+2
*
Add UI functions to set result with explicit length and to retrieve the length
Richard Levitte
2017-09-08
4
-10
/
+54
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
1
-1
/
+1
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-1
/
+2
*
Fix small UI issues
Richard Levitte
2017-07-05
1
-0
/
+2
*
Remove the possibility to disable the UI module entirely
Richard Levitte
2017-07-03
2
-209
/
+218
*
UI_UTIL_wrap_read_pem_callback: make sure to terminate the string received
Richard Levitte
2017-06-28
1
-1
/
+3
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-45
/
+44
*
Add UI functionality to duplicate the user data
Richard Levitte
2017-05-31
3
-1
/
+68
*
Make default_method mostly compile-time
Rich Salz
2017-04-07
2
-15
/
+12
*
Fix UI_get0_action_string()
Richard Levitte
2017-03-11
1
-1
/
+1
*
Add a null UI method
Richard Levitte
2017-02-26
2
-1
/
+27
*
UI: Use RUN_ONCE differently
Richard Levitte
2017-01-13
1
-10
/
+10
*
UI: Ensure there will be no race condition when getting the UI_METHOD ex_data
Richard Levitte
2017-01-13
1
-13
/
+11
*
Add a UI utility function with which to wrap pem_callback_cb in a UI_METHOD
Richard Levitte
2017-01-11
1
-0
/
+111
*
Add an application data field in the UI_METHOD
Richard Levitte
2017-01-11
2
-9
/
+29
*
Constify the input parameter to UI_method_get_*
Richard Levitte
2017-01-11
1
-8
/
+7
*
VMS UI_OpenSSL: generate OpenSSL errors when things go wrong.
Richard Levitte
2016-12-10
2
-4
/
+42
*
VMS UI_OpenSSL: if the TT device isn't a tty, flag instead of error
Richard Levitte
2016-12-10
1
-20
/
+28
*
Remove extra bang
Richard Levitte
2016-12-08
1
-1
/
+1
*
UI code style cleanup
Richard Levitte
2016-12-08
2
-66
/
+70
*
UI_OpenSSL()'s session opener fails on MacOS X
Richard Levitte
2016-12-08
1
-0
/
+9
*
In UI_OpenSSL's open(), generate an error on unknown errno
Richard Levitte
2016-12-08
2
-1
/
+12
*
UI_process() didn't generate errors
Richard Levitte
2016-12-08
2
-4
/
+21
*
Add -Wswitch-enum
Rich Salz
2016-09-22
2
-14
/
+46
*
Code cleanup UI
Rich Salz
2016-08-31
1
-20
/
+2
*
Windows: UTF-8 opt-in for command-line arguments and console input.
Andy Polyakov
2016-08-25
1
-15
/
+17
[next]