История коммитов

Автор 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 лет назад