Remove all error string tables out of fipscanister.o, reorganise
authorDr. Stephen Henson <steve@openssl.org>
Sat, 3 Feb 2007 17:19:43 +0000 (17:19 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 3 Feb 2007 17:19:43 +0000 (17:19 +0000)
commitca36b0969a1adf4c581083fe8cb889fa4d32af15
treec93b648e94b3f9c17af9ab205c45e95cf5178558
parent913236a4f874f1e99405c4dd021f0c3f00c5831c
Remove all error string tables out of fipscanister.o, reorganise
ERR and SYS error code files to achieve this.
13 files changed:
CHANGES
crypto/Makefile
crypto/dh/dh.h
crypto/dh/dh_err.c
crypto/err/Makefile
crypto/err/err.c
crypto/err/err_str.c [new file with mode: 0644]
crypto/err/openssl.ec
crypto/fips_err.c [new file with mode: 0644]
crypto/fips_err.h [new file with mode: 0644]
fips-1.0/Makefile
fips-1.0/fips_err.h [deleted file]
fips-1.0/fips_err_wrapper.c [deleted file]