openssl/crypto/ec
Ben Laurie df2ee0e27d Enable -Wmissing-variable-declarations and
-Wincompatible-pointer-types-discards-qualifiers (the latter did not require
any code changes).

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-09-11 04:51:55 +01:00
..
asm bn/asm/armv8-mont.pl: boost performance. 2015-05-13 17:14:00 +02:00
ec2_mult.c free NULL cleanup 7 2015-04-30 21:37:06 -04:00
ec2_oct.c EC_POINT_is_on_curve does not return a boolean 2015-06-10 10:43:53 +01:00
ec2_smpl.c free NULL cleanup 7 2015-04-30 21:37:06 -04:00
ec_ameth.c RT3674: Make no-cms build work. 2015-09-03 14:45:15 -04:00
ec_asn1.c Enable -Wmissing-variable-declarations and 2015-09-11 04:51:55 +01:00
ec_check.c EC_POINT_is_on_curve does not return a boolean 2015-06-10 10:43:53 +01:00
ec_curve.c Use p==NULL not !p (in if statements, mainly) 2015-05-11 10:06:38 -04:00
ec_cvt.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_key.c remove 0 assignments. 2015-09-03 16:26:34 -04:00
ec_lcl.h fix copy paste error in ec_GF2m function prototypes 2015-05-26 10:12:22 +02:00
ec_lib.c remove 0 assignments. 2015-09-03 16:26:34 -04:00
ec_mult.c remove 0 assignments. 2015-09-03 16:26:34 -04:00
ec_oct.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_pmeth.c remove 0 assignments. 2015-09-03 16:26:34 -04:00
ec_print.c remove malloc casts 2015-04-28 15:28:14 -04:00
eck_prn.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
ecp_mont.c free NULL cleanup 7 2015-04-30 21:37:06 -04:00
ecp_nist.c free NULL cleanup 7 2015-04-30 21:37:06 -04:00
ecp_nistp224.c Add and use OPENSSL_zalloc 2015-09-02 22:05:37 -04:00
ecp_nistp256.c Fix build errors with enable-ec_nistp_64_gcc_128 2015-05-29 12:40:53 +02:00
ecp_nistp521.c Add and use OPENSSL_zalloc 2015-09-02 22:05:37 -04:00
ecp_nistputil.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nistz256.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
ecp_nistz256_table.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_oct.c EC_POINT_is_on_curve does not return a boolean 2015-06-10 10:43:53 +01:00
ecp_smpl.c free NULL cleanup 7 2015-04-30 21:37:06 -04:00
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00