Go to file
Adam Langley 6a2de3c1d4 Don't use a C99 for loop.
Because it's 2015 and we can't depend on C99 support yet.

Change-Id: Ie33fddc2a27024d4d3d50dea725062b59670a060
2015-08-20 14:03:31 -07:00
crypto Don't use a C99 for loop. 2015-08-20 14:03:31 -07:00
decrepit Re-add the C version (only) of |EVP_aes_256_xts| 2015-08-19 01:35:50 +00:00
include/openssl Add |EVP_des_ecb| from OpenSSL at fd682e4c. 2015-08-20 20:57:00 +00:00
ssl Server-side OCSP stapling support. 2015-08-20 17:55:31 +00:00
tool Server-side OCSP stapling support. 2015-08-20 17:55:31 +00:00
util Fix documentation generation on Windows. 2015-08-19 00:45:42 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Fix documentation generation on Windows. 2015-08-19 00:45:42 +00:00
BUILDING Suggest building at Android API level 16. 2015-06-18 17:32:29 -07:00
CMakeLists.txt Allow compilation for armv6 2015-06-02 18:16:13 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00
LICENSE Note that some files carry in Intel license. 2015-07-28 00:55:32 +00:00
STYLE Require that FOO_free functions do nothing on NULL. 2015-05-04 22:58:13 +00:00