Files
mbedtls/include/polarssl
Paul Bakker a62729888b Ability to specify allowed ciphersuites based on the protocol version.
The ciphersuites parameter in the ssl_session structure changed from
'int *' to 'int **' and is now malloced in ssl_init() and freed in
ssl_free().

The new function ssl_set_ciphersuite_for_version() sets specific entries
inside this array. ssl_set_ciphersuite() sets all entries to the same
value.
2013-04-12 13:13:43 +02:00
..
2012-11-07 19:57:39 +00:00
2012-11-07 19:57:39 +00:00
2013-02-14 11:56:58 +01:00
2013-03-06 18:01:02 +01:00
2012-11-07 19:57:39 +00:00
2012-11-07 19:57:39 +00:00
2012-08-23 08:34:32 +00:00
2012-11-07 19:57:39 +00:00
2012-11-07 19:57:39 +00:00
2012-11-02 10:59:36 +00:00
2012-11-14 12:14:19 +00:00
2011-04-24 15:28:55 +00:00
2013-03-11 11:38:44 +01:00
2012-11-07 19:57:39 +00:00