openssl/crypto/dso
Rich Salz 52df25cf2e make error tables const and separate header file
Run perltidy on util/mkerr
Change some mkerr flags, write some doc comments
Make generated tables "const" when genearting lib-internal ones.
Add "state" file for mkerr
Renerate error tables and headers
Rationalize declaration of ERR_load_XXX_strings
Fix out-of-tree build
Add -static; sort flags/vars for options.
Also tweak code output
Moved engines/afalg to engines (from master)
Use -static flag
Standard engine #include's of errors
Don't linewrap err string tables unless necessary

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3392)
2017-06-07 15:12:03 -04:00
..
build.info Have only one DSO_METHOD_openssl 2016-03-22 13:35:03 -04:00
dso_dl.c Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr 2016-11-02 23:32:50 +00:00
dso_dlfcn.c Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr 2016-11-02 23:32:50 +00:00
dso_err.c make error tables const and separate header file 2017-06-07 15:12:03 -04:00
dso_lib.c Avoid the call to OPENSSL_malloc with a negative value (then casted to unsigned) 2016-12-10 16:41:59 -05:00
dso_locl.h Add support for reference counting using C11 atomics 2016-11-17 22:02:25 +01:00
dso_openssl.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
dso_vms.c Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr 2016-11-02 23:32:50 +00:00
dso_win32.c Remove some commented out code in libcrypto 2017-02-28 16:02:11 +00:00