mbedtls/library
Manuel Pégourié-Gonnard a0d3a26dbd Exclude a few lines from lcov coverage stats:
- "fail" branches in selftests
- "should never happen" errors in SSL
- cipher_xxx() failures in SSL
- some things that fail only if malloc() fails
- some things that fail only if fread/fwrite()/ftell() fails
  (after fopen() succeeded)
- some things that fail only if a parameter is invalid, but the parameter was
  actually validated earlier
- generated code in library/error.c
2015-10-05 14:45:31 +01:00
..
.gitignore Split libs with make + general make cleanups 2015-06-25 10:59:56 +02:00
aes.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
aesni.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
arc4.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
asn1parse.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
asn1write.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
base64.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
bignum.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
blowfish.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
camellia.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
ccm.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
certs.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
cipher_wrap.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
cipher.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
CMakeLists.txt Bump version to 2.1.1 2015-09-17 11:58:45 +02:00
ctr_drbg.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
debug.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
des.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
dhm.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
ecdh.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ecdsa.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ecp_curves.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ecp.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
entropy_poll.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
entropy.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
error.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
gcm.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
havege.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
hmac_drbg.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
Makefile Fix error when loading libmbedtls.so 2015-08-10 10:17:32 +02:00
md2.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
md4.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
md5.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
md_wrap.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
md.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
memory_buffer_alloc.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
net.c Fix compile error in net.c with musl libc 2015-10-05 12:17:49 +01:00
oid.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
padlock.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
pem.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
pk_wrap.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
pk.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
pkcs5.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
pkcs11.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
pkcs12.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
pkparse.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
pkwrite.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
platform.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ripemd160.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
rsa.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
sha1.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
sha256.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
sha512.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
ssl_cache.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
ssl_ciphersuites.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ssl_cli.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
ssl_cookie.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ssl_srv.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
ssl_ticket.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ssl_tls.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
threading.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
timing.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
version_features.c Update generated file 2015-09-09 11:50:00 +02:00
version.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
x509_create.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
x509_crl.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
x509_crt.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
x509_csr.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
x509.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00
x509write_crt.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
x509write_csr.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
xtea.c Exclude a few lines from lcov coverage stats: 2015-10-05 14:45:31 +01:00