Richard Levitte
|
b646179229
Copyright year updates
|
7 months ago |
rilysh
|
0f644b96d2
replace strstr() with strchr() for single characters
|
9 months ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 years ago |
Matt Caswell
|
38fc02a708
Update copyright year
|
3 years ago |
Pauli
|
3dc12810fa
dso: remove TODOs
|
3 years ago |
Richard Levitte
|
a150f8e1fc
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Matt Caswell
|
15c3dcfc78
Fix safestack issues in crypto.h
|
4 years ago |
Randall S. Becker
|
08073700cc
NonStop port updates for 3.0.0.
|
4 years ago |
Matt Caswell
|
454afd9866
Update copyright year
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Richard Levitte
|
38f6f99cdf
Cygwin: enable the use of Dl_info and dladdr()
|
5 years ago |
Matt Caswell
|
3cb4e7dc1c
Preserve errno on dlopen
|
6 years ago |
Richard Levitte
|
b6a34e9abd
Following the license change, modify the boilerplates in crypto/dso/
|
6 years ago |
Matthias Kraft
|
ea5def1478
Extend dladdr() for AIX, consequence from changes for openssl#6368.
|
6 years ago |
Matthias Kraft
|
d47eb76cd5
openssl#5668: corrections after compiling with -qinfo=all:als.
|
6 years ago |
Matthias Kraft
|
4af14b7b01
Add dladdr() for AIX
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 years ago |
Rich Salz
|
297002a332
Replace malloc+strcpy with strdup
|
7 years ago |
Pauli
|
4cacc9d510
Revert "GH614: Use memcpy()/strdup() when possible"
|
7 years ago |
Matt Caswell
|
cb6ea61c16
Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr
|
8 years ago |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
8 years ago |
Rich Salz
|
3d8b2ec42b
Remove several unused undocumented functions.
|
8 years ago |
Rich Salz
|
38186bfd4e
Have only one DSO_METHOD_openssl
|
8 years ago |
Rich Salz
|
73decf5975
Make DSO opaque.
|
8 years ago |
Richard Levitte
|
e987f9f271
Let Configure figure out the diverse shared library and DSO extensions
|
8 years ago |