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
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Corrected missing definitions from NonStop SPT build.
Randall S. Becker
2021-04-01
1
-1
/
+1
*
Always check CRYPTO_LOCK_{read,write}_lock
Rich Salz
2021-03-14
1
-1
/
+2
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-2
/
+3
*
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
Richard Levitte
2020-11-13
2
-61
/
+30
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
2
-36
/
+35
*
UI: Use OPENSSL_zalloc() in general_allocate_prompt()
Richard Levitte
2020-11-10
1
-1
/
+1
*
Fix safestack issues in ui.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
apps_ui.c: Correct password prompt for ui_method
Dr. David von Oheimb
2020-09-10
1
-10
/
+8
*
Update copyright year
Matt Caswell
2020-06-04
2
-2
/
+2
*
Fix the parameter types of the CRYPTO_EX_dup function type.
Bernd Edlinger
2020-05-23
1
-2
/
+1
*
TTY_get() in crypto/ui/ui_openssl.c open_console() can also return errno 1 (E...
Maxim Zakharov
2020-05-18
1
-0
/
+10
*
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
[next]