Go to file
David Benjamin b70da6a246 Fix mis-sized allocation in x509_vpm.c
Caught by clang scan-build. (The allocation was larger than it should have
been.)

Change-Id: Ideb800118f65aaba1ee85b7611c8a705671025a8
Reviewed-on: https://boringssl-review.googlesource.com/1340
Reviewed-by: Adam Langley <agl@google.com>
2014-07-30 00:33:49 +00:00
crypto Fix mis-sized allocation in x509_vpm.c 2014-07-30 00:33:49 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Align EVP return values with BoringSSL convention. 2014-07-29 21:47:51 +00:00
ssl Fix DTLS certificate requesting code. 2014-07-28 17:05:14 -07:00
tool Add stitched RC4-MD5 as an AEAD. 2014-06-30 23:01:17 +00:00
util Add AES Key Wrap mode. 2014-07-28 21:32:39 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Inital import. 2014-06-20 13:17:32 -07:00
CMakeLists.txt Inital import. 2014-06-20 13:17:32 -07:00