mbedtls/library
Paul Bakker 40ea7de46d - Added CRL revocation support to x509parse_verify()
- Fixed an off-by-one allocation in ssl_set_hostname()
 - Added CRL support to SSL/TLS code
2009-05-03 10:18:48 +00:00
..
aes.c - Added email address to header license information 2009-01-25 14:15:10 +00:00
arc4.c - Added email address to header license information 2009-01-25 14:15:10 +00:00
base64.c - Added email address to header license information 2009-01-25 14:15:10 +00:00
bignum.c - Moved mpi_gcd() outside of the POLARSSL_GENPRIME define. Is needed in rsa.c for normal use. 2009-03-14 18:01:25 +00:00
camellia.c - Made changes for better compatibility with old-style C compilers 2009-03-28 17:53:03 +00:00
certs.c - Updated certificates to PolarSSL certificates 2009-02-10 22:19:29 +00:00
debug.c - Added prelimenary CRL parsing and info support 2009-05-02 15:13:40 +00:00
des.c - Added email address to header license information 2009-01-25 14:15:10 +00:00
dhm.c - Added email address to header license information 2009-01-25 14:15:10 +00:00
havege.c - Added email address to header license information 2009-01-25 14:15:10 +00:00
Makefile - Made changes for better compatibility with old-style C compilers 2009-03-28 17:53:03 +00:00
md2.c - Added email address to header license information 2009-01-25 14:15:10 +00:00
md4.c - Added email address to header license information 2009-01-25 14:15:10 +00:00
md5.c - Added email address to header license information 2009-01-25 14:15:10 +00:00
net.c - Made net_htons() endian-clean for big endian. 2009-04-19 18:55:16 +00:00
padlock.c - Added email address to header license information 2009-01-25 14:15:10 +00:00
rsa.c - Added support for RFC4055 SHA2 and SHA4 signature algorithms for 2009-02-09 22:32:35 +00:00
sha1.c - Added email address to header license information 2009-01-25 14:15:10 +00:00
sha2.c - Added email address to header license information 2009-01-25 14:15:10 +00:00
sha4.c - Added email address to header license information 2009-01-25 14:15:10 +00:00
ssl_cli.c - Added email address to header license information 2009-01-25 14:15:10 +00:00
ssl_srv.c - Added email address to header license information 2009-01-25 14:15:10 +00:00
ssl_tls.c - Added CRL revocation support to x509parse_verify() 2009-05-03 10:18:48 +00:00
timing.c - POLARSSL_HAVE_ASM also used in padlock and timing code. 2009-04-19 21:17:09 +00:00
x509parse.c - Added CRL revocation support to x509parse_verify() 2009-05-03 10:18:48 +00:00
xtea.c - Added email address to header license information 2009-01-25 14:15:10 +00:00