Gang Chen
|
8ae080bf85
crypto/conf: gcc build warning fix
|
2 years ago |
Rich Salz
|
ff234c6804
Make conf_method_st and conf_st deprecated
|
3 years ago |
Tanzinul Islam
|
f1ee757daa
Resurrect and modernize C++Builder config
|
4 years ago |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 years ago |
Shane Lontis
|
f148f7034c
Add ossl_ conf symbols
|
3 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Shane Lontis
|
22e27978b2
Add support for passing the libctx to the config loader
|
4 years ago |
Richard Levitte
|
00db8c60aa
Update source files for pre-3.0 deprecation
|
5 years ago |
Dr. Matthias St. Pierre
|
f4a96507fb
crypto/conf: openssl_config_int() returns unitialized value
|
5 years ago |
Richard Levitte
|
905c9a72a7
OPENSSL_config(): restore error agnosticism
|
5 years ago |
Viktor Dukhovni
|
df1f538f28
More configurable crypto and ssl library initialization
|
5 years ago |
Richard Levitte
|
2044d38232
Following the license change, modify the boilerplates in crypto/conf/
|
6 years ago |
Richard Levitte
|
fcd2d5a612
Refactor the computation of API version limits
|
6 years ago |
Andy Polyakov
|
3a63c0edab
Resolve warnings in VC-WIN32 build, which allows to add /WX.
|
7 years ago |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 years ago |
Rich Salz
|
cda3ae5bd0
RT4562: Fix misleading doc on OPENSSL_config
|
8 years ago |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 years ago |
Matt Caswell
|
b3599dbb6a
Rename int_*() functions to *_int()
|
8 years ago |
Matt Caswell
|
342c21cd8b
Rename lots of *_intern or *_internal function to int_*
|
8 years ago |
Rich Salz
|
921de151d2
Move dso.h to internal
|
8 years ago |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
8 years ago |
Roumen Petrov
|
4015adf0a3
Fix OPENSSL_config with NULL parameter
|
8 years ago |
Viktor Dukhovni
|
31305cdf9f
Fixes to make no-deprecated work again
|
8 years ago |
Rich Salz
|
7253fd550c
Hide OPENSSL_INIT_SETTINGS.
|
8 years ago |
Rich Salz
|
f672aee494
Rename INIT funtions, deprecate old ones.
|
8 years ago |
Rich Salz
|
dfbfd06771
Portability fix
|
8 years ago |
Matt Caswell
|
35d8fa563c
Updates for auto init/deinit review comments
|
8 years ago |
Matt Caswell
|
7b9f8f7f03
Auto init/deinit libcrypto
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Marcus Meissner
|
434b58457c
mark openssl configuration as loaded at end of OPENSSL_config
|
9 years ago |