boringssl/crypto
David Benjamin d27eda00a4 Generate error data at build time.
This avoids cluttering up the diff and making merge conflicts a pain.  It does,
however, mean we need to generate err_data.c ahead of time in Chromium and
likely other downstream builds. It also adds a build dependency on Go.

Change-Id: I6e0513ed9f50cfb030f7a523ea28519590977104
Reviewed-on: https://boringssl-review.googlesource.com/3790
Reviewed-by: Adam Langley <agl@google.com>
2015-03-06 18:59:25 +00:00
..
aes Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
asn1 Fix more memory leaks on malloc failure. 2015-02-13 18:43:01 +00:00
base64
bio Use TCP sockets rather than socketpairs in the SSL tests. 2015-02-23 19:59:06 +00:00
bn Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
buf
bytestring
chacha Switch nonce type in chacha_vec.c to uint32_t. 2015-02-13 13:16:59 -08:00
cipher Don't delay-initialize legacy AEADs. 2015-03-05 21:25:05 +00:00
conf
des
dh
digest
dsa
ec Remove pointless free, and use preferred way of calling d2i_* functions 2015-02-27 19:47:36 +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
err Generate error data at build time. 2015-03-06 18:59:25 +00:00
evp EC_GROUP_cmp should return zero if the groups match. 2015-02-25 21:13:02 +00:00
hkdf
hmac Forbid reusing HMAC key without reusing the hash function. 2015-03-02 23:16:12 +00:00
lhash
md4
md5 Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
modes Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
obj
pem
perlasm perlasm/x86masm.pl: make it work. 2015-02-23 19:45:30 +00: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 Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
rsa Don't add another error to the queue when RSA_private_transform fails. 2015-03-05 22:43:43 +00:00
sha Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
stack Add sk_deep_copy and its macro. 2015-02-13 10:59:10 -08:00
x509 Check public key is not NULL. 2015-03-06 18:55:32 +00:00
x509v3 Remove support for zero lengths from do_x509_check. 2015-02-13 11:00:48 -08:00
arm_arch.h
CMakeLists.txt Find perl using the CMake's standard FindPerl module. 2015-02-23 19:59:48 +00:00
constant_time_test.c
cpu-arm-asm.S
cpu-arm.c
cpu-intel.c
cpu-x86_64-asm.pl Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
cpu-x86-asm.pl Never set RC4_CHAR. 2015-02-20 23:59:59 +00:00
crypto_error.h
crypto.c
directory_posix.c
directory_win.c
directory.h
ex_data_impl.c
ex_data.c
header_removed.h
internal.h
mem.c
thread.c
time_support.c Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00