Matt Caswell
|
00c405b365
Update copyright year
|
vor 4 Jahren |
Bernd Edlinger
|
712e8debb5
Fix the parameter types of the CRYPTO_EX_dup function type.
|
vor 7 Jahren |
Richard Levitte
|
72a5412b48
UI_UTIL_wrap_read_pem_callback(): when |cb| is NULL, use PEM_def_callback
|
vor 5 Jahren |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
vor 5 Jahren |
Richard Levitte
|
55e0593c81
Following the license change, modify the boilerplates in crypto/ui/
|
vor 6 Jahren |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
vor 7 Jahren |
Richard Levitte
|
4e049e2c36
Add UI functions to set result with explicit length and to retrieve the length
|
vor 7 Jahren |
Richard Levitte
|
3816be5d4a
UI_UTIL_wrap_read_pem_callback: make sure to terminate the string received
|
vor 7 Jahren |
Richard Levitte
|
37cbabbdb8
UI: Use RUN_ONCE differently
|
vor 7 Jahren |
Richard Levitte
|
7eb26c4936
UI: Ensure there will be no race condition when getting the UI_METHOD ex_data
|
vor 7 Jahren |
Richard Levitte
|
0fe1fc858a
Add a UI utility function with which to wrap pem_callback_cb in a UI_METHOD
|
vor 8 Jahren |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
vor 8 Jahren |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
vor 9 Jahren |
Richard Levitte
|
31384753c7
Remove the "eay" c-file-style indicators
|
vor 9 Jahren |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
vor 9 Jahren |
David Woodhouse
|
984d6c6052
Fix no-stdio build
|
vor 9 Jahren |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
vor 9 Jahren |
Geoff Thorpe
|
678c1e025b
Moving opaque definitions to ossl_typ.h lets us reduce header dependencies.
|
vor 20 Jahren |
Richard Levitte
|
364c7cd621
UI_UTIL_read_pw() misinterpreted the values returned from UI functions.
|
vor 22 Jahren |
Richard Levitte
|
7a1f92fdc3
Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>
|
vor 22 Jahren |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
vor 22 Jahren |
Richard Levitte
|
0bf23d9b20
WinCE patches
|
vor 22 Jahren |
Richard Levitte
|
b57c98df7b
In UI_UTIL_read_pw(), we should look at the size parameter, not at BUFSIZ.
|
vor 22 Jahren |
Richard Levitte
|
44bdb056d4
With the changed des_old API, let's complete the work by renaming the
|
vor 23 Jahren |