Matt Caswell
|
da1c088f59
Copyright year updates
|
1 год назад |
Bernd Edlinger
|
a64c48cff8
Fix stack corruption in ui_read
|
1 год назад |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 лет назад |
Matt Caswell
|
54b4053130
Update copyright year
|
3 лет назад |
Pauli
|
a52d20c82a
ui: address potential memory leak
|
3 лет назад |
Richard Levitte
|
a150f8e1fc
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
4 лет назад |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 лет назад |
Richard Levitte
|
457856f27a
UI: Use OPENSSL_zalloc() in general_allocate_prompt()
|
4 лет назад |
Matt Caswell
|
9cedfc90ce
Fix safestack issues in ui.h
|
4 лет назад |
Dr. David von Oheimb
|
d3dbc9b500
apps_ui.c: Correct password prompt for ui_method
|
4 лет назад |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 лет назад |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 лет назад |
Dr. David von Oheimb
|
8cc86b81ac
Constify various mostly X509-related parameter types in crypto/ and apps/
|
4 лет назад |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 лет назад |
Rich Salz
|
aac96e2797
Remove function name from errors
|
5 лет назад |
Bernd Edlinger
|
f8922b5107
Handle CTRL-C as non-redoable abort signal
|
5 лет назад |
Richard Levitte
|
55e0593c81
Following the license change, modify the boilerplates in crypto/ui/
|
6 лет назад |
Richard Levitte
|
28428130db
Update copyright year
|
6 лет назад |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 лет назад |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 лет назад |
Richard Levitte
|
4e049e2c36
Add UI functions to set result with explicit length and to retrieve the length
|
7 лет назад |
Richard Levitte
|
b96dba9e5e
Fix small UI issues
|
7 лет назад |
Richard Levitte
|
48feaceb53
Remove the possibility to disable the UI module entirely
|
7 лет назад |
Richard Levitte
|
545360c4df
Add UI functionality to duplicate the user data
|
7 лет назад |
Rich Salz
|
076fc55527
Make default_method mostly compile-time
|
7 лет назад |
Richard Levitte
|
6e470e1908
Fix UI_get0_action_string()
|
7 лет назад |
Richard Levitte
|
18cfc668ea
Add an application data field in the UI_METHOD
|
8 лет назад |
Richard Levitte
|
a223ffe6d3
Constify the input parameter to UI_method_get_*
|
8 лет назад |
Richard Levitte
|
949320c567
Remove extra bang
|
8 лет назад |
Richard Levitte
|
120fb9e436
UI code style cleanup
|
8 лет назад |