Matt Caswell
|
40720ce3ca
Run util/openssl-format-source -v -c .
|
9 years ago |
Richard Levitte
|
f59463aad3
A slight change in documentation that makes it so much more comprehensible
|
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 |
Richard Levitte
|
e666c4599f
Add the possibility to have symbols loaded globally with DSO.
|
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 |
Bodo Möller
|
755cc53a6e
formatting consistency
|
23 years ago |
Bodo Möller
|
4d7072f4b5
remove redundant ERR_load_... declarations
|
23 years ago |
Geoff Thorpe
|
9163b8fb23
'flags' should only be set inside DSO_load() if constructing a new DSO
|
23 years ago |
Richard Levitte
|
b476df64a1
make update
|
23 years ago |
Geoff Thorpe
|
d9ff889073
Add a "_up" -> "_up_ref" change to libeay.num that was missing from the
|
23 years ago |
Richard Levitte
|
d9efa3616a
For the operating systems where it matters, it is sometimes good to
|
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 |
Richard Levitte
|
a4129c6e33
Add a flag for OpenVMS.
|
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
|
51175595b3
Constification, and a silly mistake in the comments.
|
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 |