Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . vor 9 Jahren
  Andy Polyakov 428759b3d4 Allow for dso load by explicit path on HP-UX. vor 19 Jahren
  Lutz Jänicke 4309c4ad46 Third argument to shl_load() is "long address", not a pointer. vor 22 Jahren
  Richard Levitte cbecb3ac37 There's an ongoing project to bring some kind of path selection vor 22 Jahren
  Richard Levitte acf60ef707 At least for the two common Unixly DSO loading methods, include the vor 23 Jahren
  Richard Levitte f3229ee19a Use one address consistently. vor 23 Jahren
  Geoff Thorpe b7b6c047ca This change to the "dl", "dlfcn", and "win32" DSO_METHODs adds the filename vor 23 Jahren
  Richard Levitte e06433d9ba shl_load() also needs to load along a path given through an vor 24 Jahren
  Richard Levitte 551e5990d2 On HP-UX, at least when shl_* are used, the libraries have the vor 24 Jahren
  Richard Levitte d9efa3616a For the operating systems where it matters, it is sometimes good to vor 24 Jahren
  Geoff Thorpe 51c8dc37dd This changes the behaviour of the DSO mechanism for determining an vor 24 Jahren
  Richard Levitte e9a583aa26 Pointer error corrected vor 24 Jahren
  Geoff Thorpe 75a382bd90 None of the DSO_METHOD's were handling anything except generic messages. vor 24 Jahren
  Geoff Thorpe e9a68cfbc3 Currently the DSO_METHOD interface has one entry point to bind all vor 24 Jahren
  Geoff Thorpe ebbaebf784 This case in the "dso_unload" handlers should not be reported as an error - vor 24 Jahren
  Geoff Thorpe b9e6391582 This change facilitates name translation for shared libraries. The vor 24 Jahren
  Geoff Thorpe 51175595b3 Constification, and a silly mistake in the comments. vor 24 Jahren
  Geoff Thorpe 8f4fac7f96 This is a set of startup code for the DSO support, it's not yet linked into vor 24 Jahren