Richard Levitte
|
28428130db
Update copyright year
|
6 years ago |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Richard Levitte
|
4e049e2c36
Add UI functions to set result with explicit length and to retrieve the length
|
7 years ago |
Richard Levitte
|
b96dba9e5e
Fix small UI issues
|
7 years ago |
Richard Levitte
|
48feaceb53
Remove the possibility to disable the UI module entirely
|
7 years ago |
Richard Levitte
|
545360c4df
Add UI functionality to duplicate the user data
|
7 years ago |
Rich Salz
|
076fc55527
Make default_method mostly compile-time
|
7 years ago |
Richard Levitte
|
6e470e1908
Fix UI_get0_action_string()
|
7 years ago |
Richard Levitte
|
18cfc668ea
Add an application data field in the UI_METHOD
|
8 years ago |
Richard Levitte
|
a223ffe6d3
Constify the input parameter to UI_method_get_*
|
8 years ago |
Richard Levitte
|
949320c567
Remove extra bang
|
8 years ago |
Richard Levitte
|
120fb9e436
UI code style cleanup
|
8 years ago |
Richard Levitte
|
0a687ab0a9
UI_process() didn't generate errors
|
8 years ago |
Rich Salz
|
f3b3d7f003
Add -Wswitch-enum
|
8 years ago |
Rich Salz
|
bde588df8a
Code cleanup UI
|
8 years ago |
FdaSilvaYY
|
68efafc513
Add checks on sk_TYPE_push() returned value
|
8 years ago |
FdaSilvaYY
|
472f727c55
Constify UI
|
8 years ago |
Matt Caswell
|
569d064609
Add some error messages for malloc fails
|
8 years ago |
Matt Caswell
|
6ef020c988
Better checks for malloc failure in various METHOD functions
|
8 years ago |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 years ago |
FdaSilvaYY
|
25a807bcb9
Add checks on CRYPTO_new_ex_data return value
|
8 years ago |
Alessandro Ghedini
|
41cfbccc99
Convert CRYPTO_LOCK_UI to new multi-threading API
|
8 years ago |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
31384753c7
Remove the "eay" c-file-style indicators
|
9 years ago |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 years ago |
Rich Salz
|
e6390acac9
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |
Rich Salz
|
64b25758ed
remove 0 assignments.
|
9 years ago |