Richard Levitte
|
7e76e56387
Someone made a mistake, and some function and reason codes got
|
18 years ago |
Ulf Möller
|
4700aea951
Add BeOS support.
|
18 years ago |
Andy Polyakov
|
68b64fb610
Add DSO_global_lookup_func implementation. See commentary in dso_lib.c
|
19 years ago |
Andy Polyakov
|
7ed876533a
New function, DSO_pathbyaddr, to find pathname for loaded shared object
|
19 years ago |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 years ago |
Bodo Möller
|
aa4ce7315f
Fix various incorrect error function codes.
|
19 years ago |
Dr. Stephen Henson
|
29dc350813
Rebuild error codes.
|
19 years ago |
Richard Levitte
|
78951e7711
Make sure we get the definition of OPENSSL_NO_ERR.
|
21 years ago |
Richard Levitte
|
b23f50e67e
Some older code (never committed) wasn't converted to the new format.
|
22 years ago |
Richard Levitte
|
cbecb3ac37
There's an ongoing project to bring some kind of path selection
|
22 years ago |
Geoff Thorpe
|
d9ff889073
Add a "_up" -> "_up_ref" change to libeay.num that was missing from the
|
23 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Geoff Thorpe
|
51c8dc37dd
This changes the behaviour of the DSO mechanism for determining an
|
24 years ago |
Geoff Thorpe
|
ef76e3dbda
DSO_ctrl() changes have removed a couple of DSO_METHOD-specific functions
|
24 years ago |
Richard Levitte
|
0e05f54516
A DSO method for VMS was missing, and I had the code lying around...
|
24 years ago |
Geoff Thorpe
|
e9a68cfbc3
Currently the DSO_METHOD interface has one entry point to bind all
|
24 years ago |
Geoff Thorpe
|
b9e6391582
This change facilitates name translation for shared libraries. The
|
24 years ago |
Geoff Thorpe
|
8f4fac7f96
This is a set of startup code for the DSO support, it's not yet linked into
|
24 years ago |