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 |
Dmitry-Me
|
a89c9a0d85
GH614: Use memcpy()/strdup() when possible
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
31384753c7
Remove the "eay" c-file-style indicators
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |
Matt Caswell
|
b7573c597c
Remove dead code from crypto
|
9 years ago |
Rich Salz
|
6f1a93ad11
Dead code removal: #if 0 conf, dso, pqueue, threads
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Matt Caswell
|
23a22b4cf7
More comments
|
9 years ago |
Kurt Roeckx
|
c18440956d
dlfcn: always define _GNU_SOURCE
|
11 years ago |