openssl/crypto/dso
Rich Salz 5816586ba4 Put message strings in state files
Add "*" as indicator meaning the function/reason is removed, so put an
empty string in the function/reason string table; this preserves backward
compatibility by keeping the #define's.

In state files, trailing backslash means text is on the next line.

Add copyright to state files

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3640)
2017-06-12 15:03:40 -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 Put message strings in state files 2017-06-12 15:03:40 -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