- Apr 06, 2000
-
-
Bodo Möller authored
-
Bodo Möller authored
-
Geoff Thorpe authored
-
Geoff Thorpe authored
for consistency. Not sure though whether HAVE_DLFCN_H should be included too? If we go the autoconf route then this probably wouldn't be included.
-
Geoff Thorpe authored
* "no-dso" option available in Configure so that all DSO methods will return NULL, overriding any support the platform might otherwise have built. * dlfcn_no_h config string now available rather than just dlfcn. This is for platforms that have dlfcn.h functions but do not have (or need) the dlfcn.h header file.
-
- Apr 04, 2000
-
-
Geoff Thorpe authored
-
Geoff Thorpe authored
variety of platforms. A few are missing, and they will be added in eventually, but as this is new stuff, it was better to not break lots of platforms in one go that we can't easily test. The changes to "Configure" should illustrate how to add support to other systems if you feel like having a go. NB: I'll add something shortly to allow you to add "dlfcn.h" support on those platforms that don't have (or need) a dlfcn.h header file. (The symbol for Configure will probably by "dlfcn_no_h"). Thanks to Richard Levitte, who is responsible for the dso_dl.c support, understanding the trickier aspects of the build process, and giving great feedback on everything else. [Don't use this stuff if you're easily offended by changes to the interface or behaviour - it's still work in progress.] PR:
-
Geoff Thorpe authored
the build process (an upcoming commit no doubt), and is very much *new* code - what that means is that it compiles ok - usually. It certainly doesn't mean it runs well or even properly yet. Please don't muck round with this unless you're looking to help out and hunt bugs. :-) Currently this code doesn't have any support for controlling the "load" behaviour (eg. paths, filename translations, etc). That'll be handled using DSO_ctrl() and various flags, once we work out a sensible set of flags.
-
Bodo Möller authored
-
- Apr 01, 2000
-
-
Richard Levitte authored
-
Richard Levitte authored
as important to keep a low profile here :-))
-
Richard Levitte authored
a low profile, so we don't get discontinuity in the numbering...)
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
off.
-
- Mar 30, 2000
-
-
Bodo Möller authored
-
Bodo Möller authored
variables are locked.
-
Dr. Stephen Henson authored
-
- Mar 29, 2000
-
-
Richard Levitte authored
it's a good thing if ssleay_rand_status() would do the corresponding lock and unlock as everyone else...
-
- Mar 28, 2000
-
-
Ulf Möller authored
Update the "randomness" section for the upcoming 0.9.5a release.
-
Richard Levitte authored
-
Richard Levitte authored
Don't force the use of GNU make with Borland C++ Builder. Contributed by Joon Radley <jradley@vps.co.za>
-
- Mar 27, 2000
-
-
Bodo Möller authored
0.9.5a should not break anything that works in 0.9.5.
-
Bodo Möller authored
-
Richard Levitte authored
case-insensitive file systems.
-
Dr. Stephen Henson authored
-
- Mar 26, 2000
-
-
Bodo Möller authored
-
- Mar 25, 2000
-
-
Richard Levitte authored
-
Bodo Möller authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Dr. Stephen Henson authored
-
Bodo Möller authored
-
- Mar 24, 2000
-
-
Bodo Möller authored
-
Geoff Thorpe authored
-
Richard Levitte authored
-
Richard Levitte authored
Contributed by Lutz Jaenicke.
-