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 年之前 |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 年之前 |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
7 年之前 |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 年之前 |
Pauli
|
a2371fa933
Trivial bounds checking.
|
7 年之前 |
Rich Salz
|
0904e79a6e
Undo commit d420ac2
|
7 年之前 |
FdaSilvaYY
|
02e112a885
Whitespace cleanup in crypto
|
8 年之前 |
FdaSilvaYY
|
159b9a4d17
Constify some conf_mod.c internal methods
|
8 年之前 |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 年之前 |
Dmitry-Me
|
b7b8e94801
Properly own the duplicated string
|
8 年之前 |
Matt Caswell
|
b3599dbb6a
Rename int_*() functions to *_int()
|
8 年之前 |
Matt Caswell
|
342c21cd8b
Rename lots of *_intern or *_internal function to int_*
|
8 年之前 |
Matt Caswell
|
cbf6959fe8
Deprecate CONF_modules_free() and make it a no-op
|
8 年之前 |
Rich Salz
|
921de151d2
Move dso.h to internal
|
8 年之前 |
Rich Salz
|
a773b52a61
Remove unused parameters from internal functions
|
8 年之前 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 年之前 |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 年之前 |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 年之前 |
Rich Salz
|
64b25758ed
remove 0 assignments.
|
9 年之前 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 年之前 |