openssl/crypto/dsa
Rich Salz 3c27208fab Remove #error from include files.
Don't have #error statements in header files, but instead wrap
the contents of that file in #ifndef OPENSSL_NO_xxx
This means it is now always safe to include the header file.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-20 19:48:36 -04:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
dsa_ameth.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
dsa_asn1.c constify DSA_SIG_get0() 2016-03-20 19:56:56 +00:00
dsa_depr.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
dsa_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
dsa_gen.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
dsa_key.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
dsa_lib.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
dsa_locl.h move DSA_SIG definition into C source file 2016-03-11 14:53:50 +00:00
dsa_ossl.c Make DSA_SIG opaque. 2016-03-08 17:02:16 +00:00
dsa_pmeth.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
dsa_prn.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
dsa_sign.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
dsa_vrf.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
fips186a.txt misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
Makefile.in Always build library object files with shared library cflags 2016-02-20 16:51:31 +01:00