index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-30
1
-1
/
+1
*
e_os.h removal from other headers and source files.
Pauli
2017-08-30
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
*
crypto/ui/ui_openssl.c: let new-line through after query in Windows path.
Andy Polyakov
2016-08-11
1
-2
/
+0
*
crypto/ui/ui_openssl.c: UTF-y Windows code path.
Andy Polyakov
2016-08-01
1
-21
/
+71
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Add checks on sk_TYPE_push() returned value
FdaSilvaYY
2016-07-05
1
-2
/
+6
*
Constify UI
FdaSilvaYY
2016-06-15
1
-1
/
+1
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-1
/
+1
*
Add some error messages for malloc fails
Matt Caswell
2016-05-18
2
-0
/
+2
*
Better checks for malloc failure in various METHOD functions
Matt Caswell
2016-05-18
1
-1
/
+6
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-57
/
+6
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
4
-272
/
+21
*
Add checks on CRYPTO_new_ex_data return value
FdaSilvaYY
2016-04-28
1
-1
/
+4
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-43
/
+0
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Fix build; CPP syntax error.
Rich Salz
2016-03-18
1
-1
/
+1
*
Remove Netware and OS/2
Rich Salz
2016-03-17
1
-4
/
+3
[next]