mbedtls/include/polarssl
Manuel Pégourié-Gonnard 67505bf9e8 Merge branch 'development' into dtls
* development:
  Adapt tests to new defaults/errors.
  Fix typos/cosmetics in Changelog
  Disable RC4 by default in example programs.
  Add ssl_set_arc4_support()
  Set min version to TLS 1.0 in programs

Conflicts:
	include/polarssl/ssl.h
	library/ssl_cli.c
	library/ssl_srv.c
	tests/compat.sh
2015-01-21 13:57:33 +00:00
..
aes.h Add _init() and _free() for cipher modules 2014-07-09 10:19:22 +02:00
aesni.h
arc4.h Add _init() and _free() for cipher modules 2014-07-09 10:19:22 +02:00
asn1.h
asn1write.h
base64.h
bignum.h Increase MPI_MAX_BYTES to allow RSA 8192 2014-10-15 22:06:46 +02:00
blowfish.h Add _init() and _free() for cipher modules 2014-07-09 10:19:22 +02:00
bn_mul.h Added explicit casts to prevent compiler warnings when trying to build for iOS 2014-08-21 23:48:14 +02:00
camellia.h Add _init() and _free() for cipher modules 2014-07-09 10:19:22 +02:00
ccm.h
certs.h
check_config.h Merge commit 'b2eaac1' into dtls 2015-01-21 13:37:08 +00:00
cipher.h Adapt cipher and MD layer with _init() and _free() 2014-07-09 10:19:24 +02:00
cipher_wrap.h
compat-1.2.h
config.h Merge commit 'b2eaac1' into dtls 2015-01-21 13:37:08 +00:00
ctr_drbg.h Fix missing bound check 2015-01-13 14:58:00 +01:00
debug.h
des.h Add _init() and _free() for cipher modules 2014-07-09 10:19:22 +02:00
dhm.h Add dhm_init() 2014-07-09 10:19:23 +02:00
ecdh.h
ecdsa.h
ecp.h Clarify documentation a bit 2014-11-27 17:44:45 +01:00
entropy.h
entropy_poll.h
error.h Merge commit '36adc36' into dtls 2015-01-21 13:48:45 +00:00
gcm.h
havege.h Adapt programs / test suites 2014-07-09 10:19:24 +02:00
hmac_drbg.h
md.h Adapt cipher and MD layer with _init() and _free() 2014-07-09 10:19:24 +02:00
md2.h Add _init() and _free() for hash modules 2014-07-09 10:19:23 +02:00
md4.h Add _init() and _free() for hash modules 2014-07-09 10:19:23 +02:00
md5.h Add _init() and _free() for hash modules 2014-07-09 10:19:23 +02:00
md_wrap.h
memory.h
memory_buffer_alloc.h Add memory_buffer_alloc_self_test() 2015-01-13 14:58:00 +01:00
net.h Move to milliseconds in recv_timeout() 2014-10-21 16:32:44 +02:00
oid.h
openssl.h
padlock.h
pbkdf2.h
pem.h
pk.h Use pk_load_file() in X509 2014-11-27 17:44:46 +01:00
pk_wrap.h
pkcs5.h
pkcs11.h
pkcs12.h
platform.h
ripemd160.h Add _init() and _free() for hash modules 2014-07-09 10:19:23 +02:00
rsa.h Add rsa_check_pub_priv() 2014-11-06 18:25:51 +01:00
sha1.h Add _init() and _free() for hash modules 2014-07-09 10:19:23 +02:00
sha256.h Add _init() and _free() for hash modules 2014-07-09 10:19:23 +02:00
sha512.h Add _init() and _free() for hash modules 2014-07-09 10:19:23 +02:00
ssl.h Merge branch 'development' into dtls 2015-01-21 13:57:33 +00:00
ssl_cache.h
ssl_ciphersuites.h Merge commit 'd7e2483' into dtls 2015-01-20 16:52:28 +00:00
ssl_cookie.h Make cookie timeout configurable 2014-10-21 16:30:19 +02:00
threading.h
timing.h
version.h Preparation for PolarSSL 1.4.0 2014-10-21 16:40:54 +02:00
x509.h Use pk_load_file() in X509 2014-11-27 17:44:46 +01:00
x509_crl.h Split x509_crl_parse_der() out of x509_crl_parse() 2014-11-20 16:36:07 +01:00
x509_crt.h
x509_csr.h
xtea.h Add _init() and _free() for cipher modules 2014-07-09 10:19:22 +02:00