No description
Find a file
Paul Bakker 060c56871c - Fixed possible heap overflow in pkcs1_decrypt on data larger than output
buffer after padding. For instance the premaster decryption in
   ssl_parse_client_key_exchange() in ssl_serv.c (Thanks to Christophe
   Devine)
2009-01-12 21:48:39 +00:00
contrib - Renamed include directory to polarssl 2009-01-03 21:22:43 +00:00
include/polarssl - Fixed possible heap overflow in pkcs1_decrypt on data larger than output 2009-01-12 21:48:39 +00:00
library - Fixed possible heap overflow in pkcs1_decrypt on data larger than output 2009-01-12 21:48:39 +00:00
programs - Added SSL_RSA_CAMELLIA_128_SHA, SSL_RSA_CAMELLIA_256_SHA, SSL_EDH_RSA_CAMELLIA_256_SHA ciphersuites to SSL 2009-01-11 20:25:36 +00:00
visualc - First replacement of xyssl by polarssl where needed 2009-01-03 21:51:57 +00:00
ChangeLog - Updated ChangeLog 2009-01-11 20:26:11 +00:00
Makefile - Migrated to PolarSSL 2009-01-04 16:05:10 +00:00