Commit History

Author SHA1 Message Date
  Richard Levitte 93a17f79b9 Remove the "eay" c-file-style indicators 9 years ago
  Matt Caswell d8d2e50359 Remove dead code from crypto 9 years ago
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell c695ebe2a0 Additional comment changes for reformat of 1.0.2 9 years ago
  Kurt Roeckx 06c3e65deb dlfcn: always define _GNU_SOURCE 11 years ago
  Janpopan 5d8e9f2ae0 Fix a wrong parameter count ERR_add_error_data 10 years ago
  Dr. Stephen Henson 4276908f51 add android support to DSO (from HEAD) 13 years ago
  Andy Polyakov 1bfd3d7f58 dso_dlfcn.c: make it work on Tru64 4.0 [from HEAD]. 13 years ago
  Andy Polyakov c0ed5cd47b dso_dlfcn.c: fix compile failure on Tru64 [from HEAD]. 14 years ago
  Dr. Stephen Henson af8f2bb174 Prevent aliasing warning 15 years ago
  Dr. Stephen Henson f97a8149cd Update from HEAD. 15 years ago
  Dr. Stephen Henson 7dfae89768 Handle OSX ".dynlib" DSO extension. 15 years ago
  Ben Laurie 5ce278a77b More type-checking. 16 years ago
  Andy Polyakov 731339627f Last dso_dlfcn.c check-in said "Use Dl_info only on systems where it is 17 years ago
  Nils Larsch c971ca4c86 check if pointer is != NULL before dereferencing it (Coverity CID 40) 17 years ago
  Ulf Möller 0ef888cd3e Use Dl_info only on systems where it is known to exist. It does not 18 years ago
  Ulf Möller 26c777d516 uncomment; that one slipped through 18 years ago
  Ulf Möller 9555339007 improve make dclean to remove files generated during build 18 years ago
  Nils Larsch 67b6f1ca88 fix problems found by coverity: remove useless code 18 years ago
  Andy Polyakov c6cb42e4fb "Relax" prototype and rename DSO_global_lookup_func to DSO_global_lookup. 19 years ago
  Andy Polyakov 68b64fb610 Add DSO_global_lookup_func implementation. See commentary in dso_lib.c 19 years ago
  Ulf Möller c8e1edaae5 comments 19 years ago
  Andy Polyakov 21ac2b964b Eliminate gcc -pedantic warnings. 19 years ago
  Richard Levitte 3ecbd099eb _GNU_SOURCE needs to be defined before any standard header. 19 years ago
  Andy Polyakov 7ed876533a New function, DSO_pathbyaddr, to find pathname for loaded shared object 19 years ago
  Nils Larsch 3f4657d131 fix "dereferencing type-punned pointer will break strict-aliasing rules" 19 years ago
  Dr. Stephen Henson ba2ba27008 Avoid warnings. 19 years ago
  Richard Levitte 54bbde3c3f Make sure DSO-dlfcn works properly on SunOS4. 21 years ago
  Richard Levitte e666c4599f Add the possibility to have symbols loaded globally with DSO. 21 years ago
  Richard Levitte cbecb3ac37 There's an ongoing project to bring some kind of path selection 22 years ago