mbedtls/include/polarssl
Manuel Pégourié-Gonnard d901d17817 Merge branch 'development' into dtls
* development: (100 commits)
  Update Changelog for the mem-measure branch
  Fix issues introduced when rebasing
  Fix compile error in memory_buffer_alloc_selftest
  Code cosmetics
  Add curve25519 to ecc-heap.sh
  Add curve25519 to the benchmark program
  Fix compile issue when buffer_alloc not available
  New script ecc-heap.sh
  Fix unused variable issue in some configs
  Rm usunused member in private struct
  Add heap usage for PK in benchmark
  Use memory_buffer_alloc() in benchmark if available
  Only define mode_func if mode is enabled (CBC etc)
  PKCS8 encrypted key depend on PKCS5 or PKCS12
  Disable SRV_C for client measurement
  Output stack+heap usage with massif
  Enable NIST_OPTIM by default for config-suite-b
  Refactor memory.sh
  Adapt memory.sh to config-suite-b
  Adapt mini-client for config-suite-b.h
  ...

Conflicts:
	ChangeLog
	include/polarssl/net.h
	library/Makefile
	library/error.c
	library/ssl_tls.c
	programs/Makefile
	programs/ssl/ssl_client2.c
	programs/ssl/ssl_server2.c
	tests/Makefile
2015-02-16 18:44:39 +00:00
..
aes.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
aesni.h Fix url again 2015-01-28 17:12:07 +00:00
arc4.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
asn1.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
asn1write.h Fix url again 2015-01-28 17:12:07 +00:00
base64.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
bignum.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
blowfish.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
bn_mul.h Fix url again 2015-01-28 17:12:07 +00:00
camellia.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
ccm.h Fix url again 2015-01-28 17:12:07 +00:00
certs.h Fix url again 2015-01-28 17:12:07 +00:00
check_config.h Merge branch 'development' into dtls 2015-02-16 18:44:39 +00:00
cipher.h Only define mode_func if mode is enabled (CBC etc) 2015-02-16 17:23:59 +00:00
cipher_wrap.h Style: fix trailing spaces 2015-02-13 14:12:07 +00:00
compat-1.2.h Fix url again 2015-01-28 17:12:07 +00:00
config.h Merge branch 'development' into dtls 2015-02-16 18:44:39 +00:00
ctr_drbg.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
debug.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
des.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
dhm.h Fix url again 2015-01-28 17:12:07 +00:00
ecdh.h Fix url again 2015-01-28 17:12:07 +00:00
ecdsa.h Fix url again 2015-01-28 17:12:07 +00:00
ecp.h Fix url again 2015-01-28 17:12:07 +00:00
entropy.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
entropy_poll.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
error.h Merge branch 'development' into dtls 2015-02-16 18:44:39 +00:00
gcm.h Fix url again 2015-01-28 17:12:07 +00:00
havege.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
hmac_drbg.h Fix url again 2015-01-28 17:12:07 +00:00
md.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
md2.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
md4.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
md5.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
md_wrap.h Style: fix trailing spaces 2015-02-13 14:12:07 +00:00
memory.h Fix url again 2015-01-28 17:12:07 +00:00
memory_buffer_alloc.h Add heap usage for PK in benchmark 2015-02-16 17:28:10 +00:00
net.h Merge branch 'development' into dtls 2015-02-16 18:44:39 +00:00
oid.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
openssl.h Fix url again 2015-01-28 17:12:07 +00:00
padlock.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
pbkdf2.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
pem.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
pk.h Fix url again 2015-01-28 17:12:07 +00:00
pk_wrap.h Fix url again 2015-01-28 17:12:07 +00:00
pkcs5.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
pkcs11.h Fix url again 2015-01-28 17:12:07 +00:00
pkcs12.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
platform.h rebase from development 2015-02-13 13:50:26 +00:00
ripemd160.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
rsa.h Fix url again 2015-01-28 17:12:07 +00:00
sha1.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
sha256.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
sha512.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
ssl.h Merge branch 'development' into dtls 2015-01-29 11:29:12 +00:00
ssl_cache.h Fix url again 2015-01-28 17:12:07 +00:00
ssl_ciphersuites.h Merge branch 'development' into dtls 2015-01-29 11:29:12 +00:00
ssl_cookie.h Fix url in new files 2015-01-29 11:34:14 +00:00
threading.h Fix url again 2015-01-28 17:12:07 +00:00
timing.h Fix harmless warnings with mingw in timing.c 2015-02-11 12:33:40 +00:00
version.h Prepare for mbed TLS 1.3.10 release 2015-02-08 15:49:54 +01:00
x509.h Fix url again 2015-01-28 17:12:07 +00:00
x509_crl.h Fix url again 2015-01-28 17:12:07 +00:00
x509_crt.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
x509_csr.h Fix url again 2015-01-28 17:12:07 +00:00
xtea.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00