]> granicus.if.org Git - pdns/commit
update included mbedtls to 2.0.0
authorKees Monshouwer <mind04@monshouwer.org>
Sat, 15 Aug 2015 10:40:50 +0000 (12:40 +0200)
committermind04 <mind04@monshouwer.org>
Sat, 15 Aug 2015 19:04:56 +0000 (21:04 +0200)
commitf94cb2d26d74941ef0800aa519c3e124ad24d0ef
tree312ebf98dfd6cdebfed2baf1ea95c1b26aa71e4b
parentb54ccdb3e80506d0ab36f7b2493518a3ba9d67ec
update included mbedtls to 2.0.0
178 files changed:
build-scripts/dist-recursor
ext/mbedtls/.gitignore
ext/mbedtls/.travis.yml [new file with mode: 0644]
ext/mbedtls/CMakeLists.txt
ext/mbedtls/ChangeLog
ext/mbedtls/Makefile.am
ext/mbedtls/Makefile.dist [new file with mode: 0644]
ext/mbedtls/README.rst
ext/mbedtls/include/.gitignore
ext/mbedtls/include/CMakeLists.txt
ext/mbedtls/include/mbedtls/aes.h [moved from ext/mbedtls/include/polarssl/aes.h with 70% similarity]
ext/mbedtls/include/mbedtls/aesni.h [moved from ext/mbedtls/include/polarssl/aesni.h with 77% similarity]
ext/mbedtls/include/mbedtls/arc4.h [moved from ext/mbedtls/include/polarssl/arc4.h with 80% similarity]
ext/mbedtls/include/mbedtls/asn1.h [moved from ext/mbedtls/include/polarssl/asn1.h with 60% similarity]
ext/mbedtls/include/mbedtls/asn1write.h [moved from ext/mbedtls/include/polarssl/asn1write.h with 78% similarity]
ext/mbedtls/include/mbedtls/base64.h [moved from ext/mbedtls/include/polarssl/base64.h with 59% similarity]
ext/mbedtls/include/mbedtls/bignum.h [moved from ext/mbedtls/include/polarssl/bignum.h with 53% similarity]
ext/mbedtls/include/mbedtls/blowfish.h [moved from ext/mbedtls/include/polarssl/blowfish.h with 66% similarity]
ext/mbedtls/include/mbedtls/bn_mul.h [moved from ext/mbedtls/include/polarssl/bn_mul.h with 98% similarity]
ext/mbedtls/include/mbedtls/camellia.h [moved from ext/mbedtls/include/polarssl/camellia.h with 72% similarity]
ext/mbedtls/include/mbedtls/ccm.h [moved from ext/mbedtls/include/polarssl/ccm.h with 74% similarity]
ext/mbedtls/include/mbedtls/certs.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/check_config.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/cipher.h [moved from ext/mbedtls/include/polarssl/cipher.h with 57% similarity]
ext/mbedtls/include/mbedtls/cipher_internal.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/compat-1.3.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/config.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/ctr_drbg.h [moved from ext/mbedtls/include/polarssl/ctr_drbg.h with 56% similarity]
ext/mbedtls/include/mbedtls/debug.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/des.h [moved from ext/mbedtls/include/polarssl/des.h with 71% similarity]
ext/mbedtls/include/mbedtls/dhm.h [moved from ext/mbedtls/include/polarssl/dhm.h with 63% similarity]
ext/mbedtls/include/mbedtls/ecdh.h [moved from ext/mbedtls/include/polarssl/ecdh.h with 69% similarity]
ext/mbedtls/include/mbedtls/ecdsa.h [moved from ext/mbedtls/include/polarssl/ecdsa.h with 57% similarity]
ext/mbedtls/include/mbedtls/ecp.h [moved from ext/mbedtls/include/polarssl/ecp.h with 55% similarity]
ext/mbedtls/include/mbedtls/entropy.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/entropy_poll.h [moved from ext/mbedtls/include/polarssl/entropy_poll.h with 54% similarity]
ext/mbedtls/include/mbedtls/error.h [moved from ext/mbedtls/include/polarssl/error.h with 78% similarity]
ext/mbedtls/include/mbedtls/gcm.h [moved from ext/mbedtls/include/polarssl/gcm.h with 78% similarity]
ext/mbedtls/include/mbedtls/havege.h [moved from ext/mbedtls/include/polarssl/havege.h with 82% similarity]
ext/mbedtls/include/mbedtls/hmac_drbg.h [moved from ext/mbedtls/include/polarssl/hmac_drbg.h with 61% similarity]
ext/mbedtls/include/mbedtls/md.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/md2.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/md4.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/md5.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/md_internal.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/memory_buffer_alloc.h [moved from ext/mbedtls/include/polarssl/memory_buffer_alloc.h with 60% similarity]
ext/mbedtls/include/mbedtls/net.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/oid.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/padlock.h [moved from ext/mbedtls/include/polarssl/padlock.h with 68% similarity]
ext/mbedtls/include/mbedtls/pem.h [moved from ext/mbedtls/include/polarssl/pem.h with 65% similarity]
ext/mbedtls/include/mbedtls/pk.h [moved from ext/mbedtls/include/polarssl/pk.h with 59% similarity]
ext/mbedtls/include/mbedtls/pk_internal.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/pkcs11.h [moved from ext/mbedtls/include/polarssl/pkcs11.h with 65% similarity]
ext/mbedtls/include/mbedtls/pkcs12.h [moved from ext/mbedtls/include/polarssl/pkcs12.h with 63% similarity]
ext/mbedtls/include/mbedtls/pkcs5.h [moved from ext/mbedtls/include/polarssl/pkcs5.h with 66% similarity]
ext/mbedtls/include/mbedtls/platform.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/ripemd160.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/rsa.h [moved from ext/mbedtls/include/polarssl/rsa.h with 65% similarity]
ext/mbedtls/include/mbedtls/sha1.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/sha256.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/sha512.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/ssl.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/ssl_cache.h [moved from ext/mbedtls/include/polarssl/ssl_cache.h with 58% similarity]
ext/mbedtls/include/mbedtls/ssl_ciphersuites.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/ssl_cookie.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/ssl_internal.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/ssl_ticket.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/threading.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/timing.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/version.h [moved from ext/mbedtls/include/polarssl/version.h with 68% similarity]
ext/mbedtls/include/mbedtls/x509.h [new file with mode: 0644]
ext/mbedtls/include/mbedtls/x509_crl.h [moved from ext/mbedtls/include/polarssl/x509_crl.h with 57% similarity]
ext/mbedtls/include/mbedtls/x509_crt.h [moved from ext/mbedtls/include/polarssl/x509_crt.h with 52% similarity]
ext/mbedtls/include/mbedtls/x509_csr.h [moved from ext/mbedtls/include/polarssl/x509_csr.h with 65% similarity]
ext/mbedtls/include/mbedtls/xtea.h [moved from ext/mbedtls/include/polarssl/xtea.h with 70% similarity]
ext/mbedtls/include/polarssl/certs.h [deleted file]
ext/mbedtls/include/polarssl/check_config.h [deleted file]
ext/mbedtls/include/polarssl/cipher_wrap.h [deleted file]
ext/mbedtls/include/polarssl/compat-1.2.h [deleted file]
ext/mbedtls/include/polarssl/config.h [deleted file]
ext/mbedtls/include/polarssl/debug.h [deleted file]
ext/mbedtls/include/polarssl/entropy.h [deleted file]
ext/mbedtls/include/polarssl/md.h [deleted file]
ext/mbedtls/include/polarssl/md2.h [deleted file]
ext/mbedtls/include/polarssl/md4.h [deleted file]
ext/mbedtls/include/polarssl/md5.h [deleted file]
ext/mbedtls/include/polarssl/md_wrap.h [deleted file]
ext/mbedtls/include/polarssl/memory.h [deleted file]
ext/mbedtls/include/polarssl/net.h [deleted file]
ext/mbedtls/include/polarssl/oid.h [deleted file]
ext/mbedtls/include/polarssl/openssl.h [deleted file]
ext/mbedtls/include/polarssl/pbkdf2.h [deleted file]
ext/mbedtls/include/polarssl/pk_wrap.h [deleted file]
ext/mbedtls/include/polarssl/platform.h [deleted file]
ext/mbedtls/include/polarssl/ripemd160.h [deleted file]
ext/mbedtls/include/polarssl/sha1.h [deleted file]
ext/mbedtls/include/polarssl/sha256.h [deleted file]
ext/mbedtls/include/polarssl/sha512.h [deleted file]
ext/mbedtls/include/polarssl/ssl.h [deleted file]
ext/mbedtls/include/polarssl/ssl_ciphersuites.h [deleted file]
ext/mbedtls/include/polarssl/threading.h [deleted file]
ext/mbedtls/include/polarssl/timing.h [deleted file]
ext/mbedtls/include/polarssl/x509.h [deleted file]
ext/mbedtls/library/.gitignore
ext/mbedtls/library/CMakeLists.txt
ext/mbedtls/library/Makefile.am
ext/mbedtls/library/Makefile.dist [new file with mode: 0644]
ext/mbedtls/library/aes.c
ext/mbedtls/library/aesni.c
ext/mbedtls/library/arc4.c
ext/mbedtls/library/asn1parse.c
ext/mbedtls/library/asn1write.c
ext/mbedtls/library/base64.c
ext/mbedtls/library/bignum.c
ext/mbedtls/library/blowfish.c
ext/mbedtls/library/camellia.c
ext/mbedtls/library/ccm.c
ext/mbedtls/library/certs.c
ext/mbedtls/library/cipher.c
ext/mbedtls/library/cipher_wrap.c
ext/mbedtls/library/ctr_drbg.c
ext/mbedtls/library/debug.c
ext/mbedtls/library/des.c
ext/mbedtls/library/dhm.c
ext/mbedtls/library/ecdh.c
ext/mbedtls/library/ecdsa.c
ext/mbedtls/library/ecp.c
ext/mbedtls/library/ecp_curves.c
ext/mbedtls/library/entropy.c
ext/mbedtls/library/entropy_poll.c
ext/mbedtls/library/error.c
ext/mbedtls/library/gcm.c
ext/mbedtls/library/havege.c
ext/mbedtls/library/hmac_drbg.c
ext/mbedtls/library/md.c
ext/mbedtls/library/md2.c
ext/mbedtls/library/md4.c
ext/mbedtls/library/md5.c
ext/mbedtls/library/md_wrap.c
ext/mbedtls/library/memory_buffer_alloc.c
ext/mbedtls/library/net.c
ext/mbedtls/library/oid.c
ext/mbedtls/library/padlock.c
ext/mbedtls/library/pbkdf2.c [deleted file]
ext/mbedtls/library/pem.c
ext/mbedtls/library/pk.c
ext/mbedtls/library/pk_wrap.c
ext/mbedtls/library/pkcs11.c
ext/mbedtls/library/pkcs12.c
ext/mbedtls/library/pkcs5.c
ext/mbedtls/library/pkparse.c
ext/mbedtls/library/pkwrite.c
ext/mbedtls/library/platform.c
ext/mbedtls/library/ripemd160.c
ext/mbedtls/library/rsa.c
ext/mbedtls/library/sha1.c
ext/mbedtls/library/sha256.c
ext/mbedtls/library/sha512.c
ext/mbedtls/library/ssl_cache.c
ext/mbedtls/library/ssl_ciphersuites.c
ext/mbedtls/library/ssl_cli.c
ext/mbedtls/library/ssl_cookie.c [new file with mode: 0644]
ext/mbedtls/library/ssl_srv.c
ext/mbedtls/library/ssl_ticket.c [new file with mode: 0644]
ext/mbedtls/library/ssl_tls.c
ext/mbedtls/library/threading.c
ext/mbedtls/library/timing.c
ext/mbedtls/library/version.c
ext/mbedtls/library/version_features.c
ext/mbedtls/library/x509.c
ext/mbedtls/library/x509_create.c
ext/mbedtls/library/x509_crl.c
ext/mbedtls/library/x509_crt.c
ext/mbedtls/library/x509_csr.c
ext/mbedtls/library/x509write_crt.c
ext/mbedtls/library/x509write_csr.c
ext/mbedtls/library/xtea.c
m4/pdns_with_system_mbedtls.m4