Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 жил өмнө |
Tomas Mraz
|
d840f07bcd
Avoid crashing if CONF_modules_unload() is called after OPENSSL_cleanup()
|
2 жил өмнө |
Matt Caswell
|
697d0b5ba1
CONF_modules_unload should fail if CONF_modules_finish fails
|
2 жил өмнө |
Hugo Landau
|
ef7a9b44f0
Make OSSL_LIB_CTX_load_config thread safe
|
2 жил өмнө |
Rich Salz
|
ff234c6804
Make conf_method_st and conf_st deprecated
|
3 жил өмнө |
Rich Salz
|
6229815ab8
Use <> for #include openssl/xxx
|
3 жил өмнө |
Shane Lontis
|
f148f7034c
Add ossl_ conf symbols
|
3 жил өмнө |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 жил өмнө |
Dr. David von Oheimb
|
1579594383
APPS: Allow OPENSSL_CONF to be empty, not loading a config file
|
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 жил өмнө |
Matt Caswell
|
b9b2135d22
Don't clear the whole error stack when loading engines
|
4 жил өмнө |
Matt Caswell
|
b8ae4a83de
Don't clear errors on failure in CONF_modules_load_file_ex()
|
4 жил өмнө |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 жил өмнө |
Dr. David von Oheimb
|
55c61473b5
Correct and simplify use of ERR_clear_error() etc. for loading DSO libs
|
4 жил өмнө |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 жил өмнө |
Matt Caswell
|
e74e562f1c
Fix safestack issues in conf.h
|
4 жил өмнө |
Pauli
|
33855c0af6
conf: add diagnostic option
|
4 жил өмнө |
Pauli
|
33b4f73145
conf: add an error if the openssl_conf section isn't found.
|
4 жил өмнө |
Pauli
|
e4468e6d8d
deprecate engines in libcrypto
|
4 жил өмнө |
Richard Levitte
|
e306f83c8c
APPS: Remove make_config_name, use CONF_get1_default_config_file instead
|
4 жил өмнө |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 жил өмнө |
Shane Lontis
|
22e27978b2
Add support for passing the libctx to the config loader
|
4 жил өмнө |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 жил өмнө |
Richard Levitte
|
0196ad63d3
Add a bit of tracing in the core conf module runner
|
5 жил өмнө |
Viktor Dukhovni
|
df1f538f28
More configurable crypto and ssl library initialization
|
5 жил өмнө |
Richard Levitte
|
2044d38232
Following the license change, modify the boilerplates in crypto/conf/
|
6 жил өмнө |
Pauli
|
5c39a55d04
Use secure_getenv(3) when available.
|
6 жил өмнө |
Richard Levitte
|
28428130db
Update copyright year
|
6 жил өмнө |
Bernd Edlinger
|
284f4f6b70
Don't use getenv for critical functions when run as setuid/setgid
|
6 жил өмнө |