Richard Levitte
|
93a17f79b9
Remove the "eay" c-file-style indicators
|
9 سال پیش |
Matt Caswell
|
d8d2e50359
Remove dead code from crypto
|
9 سال پیش |
Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
9 سال پیش |
Matt Caswell
|
c695ebe2a0
Additional comment changes for reformat of 1.0.2
|
9 سال پیش |
Kurt Roeckx
|
06c3e65deb
dlfcn: always define _GNU_SOURCE
|
11 سال پیش |
Janpopan
|
5d8e9f2ae0
Fix a wrong parameter count ERR_add_error_data
|
10 سال پیش |
Dr. Stephen Henson
|
4276908f51
add android support to DSO (from HEAD)
|
13 سال پیش |
Andy Polyakov
|
1bfd3d7f58
dso_dlfcn.c: make it work on Tru64 4.0 [from HEAD].
|
13 سال پیش |
Andy Polyakov
|
c0ed5cd47b
dso_dlfcn.c: fix compile failure on Tru64 [from HEAD].
|
14 سال پیش |
Dr. Stephen Henson
|
af8f2bb174
Prevent aliasing warning
|
15 سال پیش |
Dr. Stephen Henson
|
f97a8149cd
Update from HEAD.
|
15 سال پیش |
Dr. Stephen Henson
|
7dfae89768
Handle OSX ".dynlib" DSO extension.
|
15 سال پیش |
Ben Laurie
|
5ce278a77b
More type-checking.
|
16 سال پیش |
Andy Polyakov
|
731339627f
Last dso_dlfcn.c check-in said "Use Dl_info only on systems where it is
|
17 سال پیش |
Nils Larsch
|
c971ca4c86
check if pointer is != NULL before dereferencing it (Coverity CID 40)
|
17 سال پیش |
Ulf Möller
|
0ef888cd3e
Use Dl_info only on systems where it is known to exist. It does not
|
18 سال پیش |
Ulf Möller
|
26c777d516
uncomment; that one slipped through
|
18 سال پیش |
Ulf Möller
|
9555339007
improve make dclean to remove files generated during build
|
18 سال پیش |
Nils Larsch
|
67b6f1ca88
fix problems found by coverity: remove useless code
|
18 سال پیش |
Andy Polyakov
|
c6cb42e4fb
"Relax" prototype and rename DSO_global_lookup_func to DSO_global_lookup.
|
19 سال پیش |
Andy Polyakov
|
68b64fb610
Add DSO_global_lookup_func implementation. See commentary in dso_lib.c
|
19 سال پیش |
Ulf Möller
|
c8e1edaae5
comments
|
19 سال پیش |
Andy Polyakov
|
21ac2b964b
Eliminate gcc -pedantic warnings.
|
19 سال پیش |
Richard Levitte
|
3ecbd099eb
_GNU_SOURCE needs to be defined before any standard header.
|
19 سال پیش |
Andy Polyakov
|
7ed876533a
New function, DSO_pathbyaddr, to find pathname for loaded shared object
|
19 سال پیش |
Nils Larsch
|
3f4657d131
fix "dereferencing type-punned pointer will break strict-aliasing rules"
|
19 سال پیش |
Dr. Stephen Henson
|
ba2ba27008
Avoid warnings.
|
19 سال پیش |
Richard Levitte
|
54bbde3c3f
Make sure DSO-dlfcn works properly on SunOS4.
|
21 سال پیش |
Richard Levitte
|
e666c4599f
Add the possibility to have symbols loaded globally with DSO.
|
21 سال پیش |
Richard Levitte
|
cbecb3ac37
There's an ongoing project to bring some kind of path selection
|
22 سال پیش |