openssl/crypto/dso
Soujyu Tanaka 9c98aa354d For the lack of GetModuleHandleEx(), we use DSO route for WinCE.
Revert win32_pathbyaddr() which is used in DSO_dsobyaddr().

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8596)
2019-03-29 09:54:12 +00:00
..
build.info Have only one DSO_METHOD_openssl 2016-03-22 13:35:03 -04:00
dso_dl.c Following the license change, modify the boilerplates in crypto/dso/ 2018-12-06 14:50:38 +01:00
dso_dlfcn.c Preserve errno on dlopen 2018-12-10 10:17:43 +00:00
dso_err.c Following the license change, modify the boilerplates in crypto/dso/ 2018-12-06 14:50:38 +01:00
dso_lib.c Fix compilation with -DREF_PRINT 2019-01-13 18:30:38 +01:00
dso_locl.h Following the license change, modify the boilerplates in crypto/dso/ 2018-12-06 14:50:38 +01:00
dso_openssl.c Following the license change, modify the boilerplates in crypto/dso/ 2018-12-06 14:50:38 +01:00
dso_vms.c Following the license change, modify the boilerplates in crypto/dso/ 2018-12-06 14:50:38 +01:00
dso_win32.c For the lack of GetModuleHandleEx(), we use DSO route for WinCE. 2019-03-29 09:54:12 +00:00