Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 anni fa |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 anni fa |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 anni fa |
Matt Caswell
|
38fc02a708
Update copyright year
|
3 anni fa |
Tomas Mraz
|
b3c2ed7043
Add NCONF_get_section_names()
|
3 anni fa |
Rich Salz
|
ff234c6804
Make conf_method_st and conf_st deprecated
|
3 anni fa |
Richard Levitte
|
a150f8e1fc
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
4 anni fa |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 anni fa |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 anni fa |
Dr. David von Oheimb
|
55c61473b5
Correct and simplify use of ERR_clear_error() etc. for loading DSO libs
|
4 anni fa |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 anni fa |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 anni fa |
Shane Lontis
|
22e27978b2
Add support for passing the libctx to the config loader
|
4 anni fa |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 anni fa |
FdaSilvaYY
|
23dc8feba8
Coverity: fix two minor NPD issues.
|
5 anni fa |
Viktor Dukhovni
|
df1f538f28
More configurable crypto and ssl library initialization
|
5 anni fa |
Richard Levitte
|
2044d38232
Following the license change, modify the boilerplates in crypto/conf/
|
6 anni fa |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 anni fa |
Pauli
|
c9ecb13191
NCONF_get_number refix.
|
6 anni fa |
Pauli
|
c36b39b5cd
Check for NULL conf in NCONF_get_number
|
6 anni fa |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 anni fa |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
7 anni fa |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 anni fa |
Rich Salz
|
cda3ae5bd0
RT4562: Fix misleading doc on OPENSSL_config
|
8 anni fa |
Richard Levitte
|
dc6b5c7beb
Handle Visual C warning about non-standard function names.
|
8 anni fa |
Matt Caswell
|
dae00d631f
Add error return for OPENSSL_INIT_set_config_filename()
|
8 anni fa |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 anni fa |
David Woodhouse
|
691064c47f
Elide OPENSSL_INIT_set_config_filename() for no-stdio build
|
8 anni fa |
Rich Salz
|
143e5e50f2
Check malloc
|
8 anni fa |
Rich Salz
|
7253fd550c
Hide OPENSSL_INIT_SETTINGS.
|
8 anni fa |