boringssl/crypto
Adam Langley d0f5df2d71 New peername element in X509_VERIFY_PARAM_ID.
Declaration, memory management, accessor and documentation.

(Imported from upstream's 1eb57ae2b78c119bfba7ab647951130e968d1664.)

Change-Id: Ifa9672e46445e44a78001b0f9430a93c138d73d7
2015-02-13 11:00:47 -08:00
..
aes Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
asn1 Fix more memory leaks on malloc failure. 2015-02-13 18:43:01 +00:00
base64 Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
bio Add in missing curly braces part 1. 2015-02-11 19:31:01 +00:00
bn Fix standalone build on Win64. 2015-02-11 23:13:52 +00:00
buf Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
bytestring Add in missing curly braces part 1. 2015-02-11 19:31:01 +00:00
chacha Don't assume alignment of ChaCha key on ARM. 2015-02-03 00:34:17 +00:00
cipher Add in missing curly braces part 1. 2015-02-11 19:31:01 +00:00
conf Add in missing curly braces part 1. 2015-02-11 19:31:01 +00:00
des Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
dh Add in missing curly braces part 1. 2015-02-11 19:31:01 +00:00
digest Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
dsa Add in missing curly braces part 1. 2015-02-11 19:31:01 +00:00
ec Fix more memory leaks on malloc failure. 2015-02-13 18:43:01 +00:00
ecdh Add in missing curly braces part 2. 2015-02-11 23:14:04 +00:00
ecdsa Add in missing curly braces part 2. 2015-02-11 23:14:04 +00:00
engine Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
err Reset all the error codes. 2015-02-11 23:12:08 +00:00
evp Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00
hkdf Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
hmac Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
lhash Remove more bits of ERR_STRING_DATA. 2015-02-10 02:10:46 +00:00
md4 Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
md5 Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
modes Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00
obj Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
pem Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
perlasm perlasm/x86_64-xlate.pl: handle inter-bank movd. 2014-11-10 13:45:32 -08:00
pkcs8 Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00
poly1305 Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00
rand Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00
rc4 Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00
rsa Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00
sha Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00
stack Add sk_deep_copy and its macro. 2015-02-13 10:59:10 -08:00
x509 New peername element in X509_VERIFY_PARAM_ID. 2015-02-13 11:00:47 -08:00
x509v3 More complete input validation of X509_check_mumble. 2015-02-13 10:59:10 -08:00
arm_arch.h aarch64 support. 2015-01-14 23:38:11 +00:00
CMakeLists.txt Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
constant_time_test.c Update constant-time operations. 2014-11-10 13:48:30 -08:00
cpu-arm-asm.S Don't probe for NEON with SIGILL on aarch64. 2015-02-03 19:56:25 +00:00
cpu-arm.c Don't probe for NEON with SIGILL on aarch64. 2015-02-03 19:56:25 +00:00
cpu-intel.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
cpu-x86_64-asm.pl
cpu-x86-asm.pl Use asm directives to protect OPENSSL_cleanse. 2014-07-31 18:49:22 +00:00
crypto_error.h Add ISC header to a handful of files. 2014-06-26 10:26:42 -07:00
crypto.c aarch64 support. 2015-01-14 23:38:11 +00:00
directory_posix.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
directory_win.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
directory.h Add visibility rules. 2014-07-31 22:03:11 +00:00
ex_data_impl.c Free more memory in cleanup functions. 2015-01-13 00:04:35 +00:00
ex_data.c Don't compare signed vs. unsigned. 2014-10-01 02:17:38 +00:00
header_removed.h Add ISC header to a handful of files. 2014-06-26 10:26:42 -07:00
internal.h aarch64 support. 2015-01-14 23:38:11 +00:00
mem.c Enable more warnings & treat warnings as errors on Windows. 2015-01-31 00:18:55 +00:00
thread.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
time_support.c Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00