| .. | 
		
		
			
			
			
			
				| .gitignore | Rm polarssl compat targets from Makefiles | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| aes.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| aesni.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| arc4.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| asn1parse.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| asn1write.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| base64.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| bignum.c | Fix a constness issue | 2015-03-19 13:38:17 +00:00 | 
		
			
			
			
			
				| blowfish.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| camellia.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| ccm.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| certs.c | Fix per-C99 initializer issues | 2015-03-27 11:56:40 +01:00 | 
		
			
			
			
			
				| cipher.c | Add POLARSSL_DEPRECATED_{WARNING,REMOVED} | 2015-03-23 14:11:11 +01:00 | 
		
			
			
			
			
				| cipher_wrap.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| CMakeLists.txt | Suppress clang warning we don't want | 2015-03-23 12:03:49 +01:00 | 
		
			
			
			
			
				| ctr_drbg.c | Merge branch 'mbedtls-1.3' into development | 2015-03-11 10:30:21 +00:00 | 
		
			
			
			
			
				| debug.c | Fix contness of debug_print_buf() | 2015-03-19 17:16:11 +00:00 | 
		
			
			
			
			
				| des.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| dhm.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| ecdh.c | Drop dummy self_test functions | 2015-03-19 15:30:28 +00:00 | 
		
			
			
			
			
				| ecdsa.c | Make md_info_t an opaque structure | 2015-03-25 21:37:15 +01:00 | 
		
			
			
			
			
				| ecp.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| ecp_curves.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| entropy.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| entropy_poll.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| error.c | Drop pbkdf2 module (superseded by pkcs5) | 2015-03-11 11:31:51 +00:00 | 
		
			
			
			
			
				| gcm.c | Merge branch 'mbedtls-1.3' into development | 2015-03-11 10:30:21 +00:00 | 
		
			
			
			
			
				| havege.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| hmac_drbg.c | Rename md_init_ctx() to md_setup() | 2015-03-25 21:55:56 +01:00 | 
		
			
			
			
			
				| Makefile | Merge branch 'mbedtls-1.3' into development | 2015-03-13 16:32:40 +00:00 | 
		
			
			
			
			
				| md.c | Reintroduce md_init_ctx compatibility wrapper | 2015-03-25 21:55:56 +01:00 | 
		
			
			
			
			
				| md2.c | Remove specific xxx_hmac functions | 2015-03-25 21:55:56 +01:00 | 
		
			
			
			
			
				| md4.c | Remove specific xxx_hmac functions | 2015-03-25 21:55:56 +01:00 | 
		
			
			
			
			
				| md5.c | Remove specific xxx_hmac functions | 2015-03-25 21:55:56 +01:00 | 
		
			
			
			
			
				| md_wrap.c | Remove references to xxx_hmac() from MD layer | 2015-03-25 21:37:15 +01:00 | 
		
			
			
			
			
				| memory_buffer_alloc.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| net.c | Fix warning with mingw32 | 2015-03-25 21:37:15 +01:00 | 
		
			
			
			
			
				| oid.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| padlock.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| pem.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| pk.c | Make md_info_t an opaque structure | 2015-03-25 21:37:15 +01:00 | 
		
			
			
			
			
				| pk_wrap.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| pkcs5.c | Rename md_init_ctx() to md_setup() | 2015-03-25 21:55:56 +01:00 | 
		
			
			
			
			
				| pkcs11.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| pkcs12.c | Rename md_init_ctx() to md_setup() | 2015-03-25 21:55:56 +01:00 | 
		
			
			
			
			
				| pkparse.c | Reverse meaning of OID_CMP | 2015-03-19 16:54:56 +00:00 | 
		
			
			
			
			
				| pkwrite.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| platform.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| ripemd160.c | Remove specific xxx_hmac functions | 2015-03-25 21:55:56 +01:00 | 
		
			
			
			
			
				| rsa.c | Rename md_init_ctx() to md_setup() | 2015-03-25 21:55:56 +01:00 | 
		
			
			
			
			
				| sha1.c | Remove specific xxx_hmac functions | 2015-03-25 21:55:56 +01:00 | 
		
			
			
			
			
				| sha256.c | Remove specific xxx_hmac functions | 2015-03-25 21:55:56 +01:00 | 
		
			
			
			
			
				| sha512.c | Remove specific xxx_hmac functions | 2015-03-25 21:55:56 +01:00 | 
		
			
			
			
			
				| ssl_cache.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| ssl_ciphersuites.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| ssl_cli.c | Rename md_init_ctx() to md_setup() | 2015-03-25 21:55:56 +01:00 | 
		
			
			
			
			
				| ssl_cookie.c | Rename md_init_ctx() to md_setup() | 2015-03-25 21:55:56 +01:00 | 
		
			
			
			
			
				| ssl_srv.c | Rename md_init_ctx() to md_setup() | 2015-03-25 21:55:56 +01:00 | 
		
			
			
			
			
				| ssl_tls.c | Change authmode default to Required on client | 2015-03-27 17:52:25 +01:00 | 
		
			
			
			
			
				| threading.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| timing.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| version.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| version_features.c | Refresh generated file after merge | 2015-03-23 14:31:50 +01:00 | 
		
			
			
			
			
				| x509.c | Make md_info_t an opaque structure | 2015-03-25 21:37:15 +01:00 | 
		
			
			
			
			
				| x509_create.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| x509_crl.c | Remove redundant sig_oid2 in x509 structures | 2015-03-27 16:34:42 +01:00 | 
		
			
			
			
			
				| x509_crt.c | Move key_usage to more that 8 bits | 2015-03-27 16:50:00 +01:00 | 
		
			
			
			
			
				| x509_csr.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| x509write_crt.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| x509write_csr.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 | 
		
			
			
			
			
				| xtea.c | Rename include directory to mbedtls | 2015-03-10 11:23:56 +00:00 |