boringssl/crypto
David Benjamin 2a0e72f08a Fix segfault with empty fields as last in the config.
(Imported from upstream's 2747d73c1466c487daf64a1234b6fe2e8a62ac75.)

Also fix up some stylistic issues in conf.c and clarify empty case in
documentation.

Change-Id: Ibacabfab2339d7566d51db4b3ac4579aec0d1fbf
Reviewed-on: https://boringssl-review.googlesource.com/3023
Reviewed-by: Adam Langley <agl@google.com>
2015-01-26 18:37:47 +00:00
..
aes aarch64 support. 2015-01-14 23:38:11 +00:00
asn1 Tag a number of globals as const. 2015-01-14 21:53:00 +00:00
base64
bio Tag a number of globals as const. 2015-01-14 21:53:00 +00:00
bn Add Broadwell performance results. 2015-01-26 18:35:35 +00:00
buf
bytestring
chacha
cipher Don't expect bsaes functions on ARMv6. 2015-01-23 11:04:46 -08:00
conf Fix segfault with empty fields as last in the config. 2015-01-26 18:37:47 +00:00
des
dh Recognize common DH parameter sets. 2015-01-16 14:46:59 -08:00
digest
dsa Fix DER checks for DSA_check_signature and add tests. 2015-01-12 22:29:10 +00:00
ec Set output EC_KEY to NULL when d2i_ECPrivateKey() fails. 2015-01-06 00:55:19 +00:00
ecdh Remove ECDH_KDF_X9_62 and associated EVP glue. 2015-01-14 21:52:52 +00:00
ecdsa Fix various certificate fingerprint issues. 2015-01-09 19:41:59 +00:00
engine
err Free all error queues on shutdown. 2015-01-15 22:10:02 +00:00
evp Remove support for passing a C-String to PKCS5_PBKDF2_HMAC*(). 2015-01-20 23:44:05 +00:00
hkdf Fix a compile error on Windows. 2015-01-06 19:46:52 +00:00
hmac Introduce HMAC_CTX_copy_ex and deprecate HMAC_CTX_copy. 2015-01-14 20:35:47 +00:00
lhash
md4
md5
modes Add Broadwell performance results. 2015-01-26 18:35:35 +00:00
obj
pem
perlasm
pkcs8
poly1305
rand
rc4
rsa Define the error case's output in RSA_message_index_PKCS1_type_2. 2015-01-14 21:52:36 +00:00
sha sha256-armv4.pl: fix typo. 2015-01-26 18:37:01 +00:00
stack
x509 Fix segfault with empty fields as last in the config. 2015-01-26 18:37:47 +00:00
x509v3 RT3662: Allow leading . in nameConstraints 2015-01-14 21:53:12 +00:00
arm_arch.h aarch64 support. 2015-01-14 23:38:11 +00:00
CMakeLists.txt aarch64 support. 2015-01-14 23:38:11 +00:00
constant_time_test.c
cpu-arm.c Use a weak pointer for getauxval. 2015-01-15 22:09:53 +00:00
cpu-intel.c aarch64 support. 2015-01-14 23:38:11 +00:00
cpu-x86_64-asm.pl
cpu-x86-asm.pl
crypto_error.c
crypto_error.h
crypto.c aarch64 support. 2015-01-14 23:38:11 +00:00
directory_posix.c
directory_win.c
directory.h
ex_data_impl.c Free more memory in cleanup functions. 2015-01-13 00:04:35 +00:00
ex_data.c
header_removed.h
internal.h aarch64 support. 2015-01-14 23:38:11 +00:00
mem.c
thread.c
time_support.c