boringssl/decrepit
Adam Langley cdd7048358 Fix windows build.
Windows doesn't like struct literals:
..\decrepit\dsa\dsa_decrepit.c(85) : warning C4204: nonstandard extension used : non-constant aggregate initializer

Change-Id: I12541f2883ecbb10c85cddfae8d2adbbb1365ae3
Reviewed-on: https://boringssl-review.googlesource.com/7364
Reviewed-by: Adam Langley <agl@google.com>
2016-03-08 01:57:24 +00:00
..
bio Move arm_arch.h and fix up lots of include paths. 2015-08-26 01:57:59 +00:00
blowfish Move arm_arch.h and fix up lots of include paths. 2015-08-26 01:57:59 +00:00
cast Become partially -Wmissing-variable-declarations-clean. 2015-11-12 20:09:20 +00:00
des Fix shared library build on OS X. 2015-10-26 23:39:47 +00:00
dsa Fix windows build. 2016-03-08 01:57:24 +00:00
evp Tweaks for node.js 2016-01-26 23:23:42 +00:00
rsa Add |RSA_[padding_add|verify]_PKCS1_PSS to decrepit. 2016-03-08 01:45:40 +00:00
x509 Add |X509_EXT_conf_nid| to decrepit. 2016-03-08 01:50:10 +00:00
xts Fix AES XTS mode key size. 2015-11-19 18:08:33 +00:00
CMakeLists.txt Add |X509_EXT_conf_nid| to decrepit. 2016-03-08 01:50:10 +00:00
macros.h