提交歷史

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