Commit Verlauf

Autor SHA1 Nachricht Datum
  FdaSilvaYY 7bcdf4ef78 Fix two possible leaks vor 8 Jahren
  Richard Levitte 93a17f79b9 Remove the "eay" c-file-style indicators vor 8 Jahren
  Viktor Dukhovni 3b38646d13 Code style: space after 'if' vor 9 Jahren
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . vor 9 Jahren
  Ben Laurie dde5b979d2 Remove dead code. (Coverity ID 2) vor 16 Jahren
  Ben Laurie 5ce278a77b More type-checking. vor 16 Jahren
  Bodo Möller 739a543ea8 Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts) vor 19 Jahren
  Andy Polyakov c6cb42e4fb "Relax" prototype and rename DSO_global_lookup_func to DSO_global_lookup. vor 19 Jahren
  Andy Polyakov a1f3462bc0 Oops! Remove junk... vor 19 Jahren
  Andy Polyakov 68b64fb610 Add DSO_global_lookup_func implementation. See commentary in dso_lib.c vor 19 Jahren
  Richard Levitte 13e393607b When the return type of the function is int, it's better to return an vor 19 Jahren
  Andy Polyakov 7ed876533a New function, DSO_pathbyaddr, to find pathname for loaded shared object vor 19 Jahren
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). vor 21 Jahren
  Richard Levitte b23f50e67e Some older code (never committed) wasn't converted to the new format. vor 22 Jahren
  Richard Levitte cbecb3ac37 There's an ongoing project to bring some kind of path selection vor 22 Jahren
  Geoff Thorpe 9163b8fb23 'flags' should only be set inside DSO_load() if constructing a new DSO vor 23 Jahren
  Geoff Thorpe d9ff889073 Add a "_up" -> "_up_ref" change to libeay.num that was missing from the vor 23 Jahren
  Bodo Möller 02af65b347 avoid memory leak vor 24 Jahren
  Geoff Thorpe 7d09713d09 DSO_load() should also work when it is passed a NULL - a new DSO is created vor 24 Jahren
  Geoff Thorpe 51c8dc37dd This changes the behaviour of the DSO mechanism for determining an vor 24 Jahren
  Geoff Thorpe 5b0a0544f2 Time to get rid of some rather silly code duplication - some DSO_ctrl() vor 24 Jahren
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care vor 24 Jahren
  Geoff Thorpe e9a68cfbc3 Currently the DSO_METHOD interface has one entry point to bind all vor 24 Jahren
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 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