Commit History

Autor SHA1 Mensaxe Data
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files %!s(int64=9) %!d(string=hai) anos
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes %!s(int64=9) %!d(string=hai) anos
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc %!s(int64=9) %!d(string=hai) anos
  Rich Salz efa7dd6444 free NULL cleanup 11 %!s(int64=9) %!d(string=hai) anos
  Rich Salz b548a1f11c free null cleanup finale %!s(int64=9) %!d(string=hai) anos
  Rich Salz b196e7d936 remove malloc casts %!s(int64=9) %!d(string=hai) anos
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' %!s(int64=9) %!d(string=hai) anos
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . %!s(int64=9) %!d(string=hai) anos
  Ben Laurie dde5b979d2 Remove dead code. (Coverity ID 2) %!s(int64=15) %!d(string=hai) anos
  Ben Laurie 5ce278a77b More type-checking. %!s(int64=16) %!d(string=hai) anos
  Bodo Möller 739a543ea8 Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts) %!s(int64=18) %!d(string=hai) anos
  Andy Polyakov c6cb42e4fb "Relax" prototype and rename DSO_global_lookup_func to DSO_global_lookup. %!s(int64=18) %!d(string=hai) anos
  Andy Polyakov a1f3462bc0 Oops! Remove junk... %!s(int64=18) %!d(string=hai) anos
  Andy Polyakov 68b64fb610 Add DSO_global_lookup_func implementation. See commentary in dso_lib.c %!s(int64=18) %!d(string=hai) anos
  Richard Levitte 13e393607b When the return type of the function is int, it's better to return an %!s(int64=19) %!d(string=hai) anos
  Andy Polyakov 7ed876533a New function, DSO_pathbyaddr, to find pathname for loaded shared object %!s(int64=19) %!d(string=hai) anos
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). %!s(int64=20) %!d(string=hai) anos
  Richard Levitte b23f50e67e Some older code (never committed) wasn't converted to the new format. %!s(int64=22) %!d(string=hai) anos
  Richard Levitte cbecb3ac37 There's an ongoing project to bring some kind of path selection %!s(int64=22) %!d(string=hai) anos
  Geoff Thorpe 9163b8fb23 'flags' should only be set inside DSO_load() if constructing a new DSO %!s(int64=22) %!d(string=hai) anos
  Geoff Thorpe d9ff889073 Add a "_up" -> "_up_ref" change to libeay.num that was missing from the %!s(int64=23) %!d(string=hai) anos
  Bodo Möller 02af65b347 avoid memory leak %!s(int64=24) %!d(string=hai) anos
  Geoff Thorpe 7d09713d09 DSO_load() should also work when it is passed a NULL - a new DSO is created %!s(int64=24) %!d(string=hai) anos
  Geoff Thorpe 51c8dc37dd This changes the behaviour of the DSO mechanism for determining an %!s(int64=24) %!d(string=hai) anos
  Geoff Thorpe 5b0a0544f2 Time to get rid of some rather silly code duplication - some DSO_ctrl() %!s(int64=24) %!d(string=hai) anos
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care %!s(int64=24) %!d(string=hai) anos
  Geoff Thorpe e9a68cfbc3 Currently the DSO_METHOD interface has one entry point to bind all %!s(int64=24) %!d(string=hai) anos
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names %!s(int64=24) %!d(string=hai) anos
  Geoff Thorpe b9e6391582 This change facilitates name translation for shared libraries. The %!s(int64=24) %!d(string=hai) anos
  Geoff Thorpe 51175595b3 Constification, and a silly mistake in the comments. %!s(int64=24) %!d(string=hai) anos