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
aesni.h
arc4.h
asn1.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
asn1write.h
base64.h
bignum.h
blowfish.h
bn_mul.h
camellia.h
ccm.h
certs.h
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
config.h Merge branch 'development' into dtls 2015-02-16 18:44:39 +00:00
ctr_drbg.h
debug.h
des.h
dhm.h
ecdh.h
ecdsa.h
ecp.h
entropy.h
entropy_poll.h
error.h Merge branch 'development' into dtls 2015-02-16 18:44:39 +00:00
gcm.h
havege.h cleanup library and some basic tests. Includes, add guards to includes 2015-02-10 11:28:46 +00:00
hmac_drbg.h
md.h
md2.h
md4.h
md5.h
md_wrap.h Style: fix trailing spaces 2015-02-13 14:12:07 +00:00
memory.h
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
openssl.h
padlock.h
pbkdf2.h
pem.h
pk.h
pk_wrap.h
pkcs5.h
pkcs11.h
pkcs12.h
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
sha1.h
sha256.h
sha512.h
ssl.h
ssl_cache.h
ssl_ciphersuites.h
ssl_cookie.h
threading.h
timing.h Fix harmless warnings with mingw in timing.c 2015-02-11 12:33:40 +00:00
version.h
x509.h
x509_crl.h
x509_crt.h
x509_csr.h
xtea.h