Paul Bakker
8f4ddaeea9
Ability to specify allowed ciphersuites based on the protocol version.
...
The ciphersuites parameter in the ssl_session structure changed from
'int *' to 'int *[4]'.
The new function ssl_set_ciphersuite_for_version() sets specific entries
inside this array. ssl_set_ciphersuite() sets all entries to the same
value.
(cherry picked from commit a62729888b9d8eafbfa952fca63a04100ed90f69)
Conflicts:
ChangeLog
library/ssl_srv.c
library/ssl_tls.c
2013-04-16 18:09:45 +02:00
..
2012-11-07 19:57:39 +00:00
2012-11-07 19:57:39 +00:00
2013-04-07 22:00:46 +02:00
2013-04-07 13:11:31 +02: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
2013-04-11 17:13:22 +02:00
2012-11-07 19:57:39 +00:00
2011-01-27 15:24:17 +00:00
2013-03-13 14:48:32 +01:00
2013-03-13 14:48:32 +01:00
2013-04-08 15:19:43 +02:00
2011-12-10 21:55:01 +00:00
2013-03-20 14:39:14 +01:00
2012-11-07 19:57:39 +00:00
2012-11-07 19:57:39 +00:00
2013-02-11 22:05:42 +01:00
2013-01-26 19:11:28 +01:00
2013-02-10 13:38:29 +01:00
2011-12-10 17:02:19 +00:00
2011-12-15 20:11:16 +00:00
2013-04-07 22:00:46 +02:00
2012-11-02 10:59:36 +00:00
2012-02-03 08:13:57 +00:00
2013-03-13 10:26:44 +01:00
2013-03-13 10:26:44 +01:00
2013-02-27 14:48:00 +01:00
2011-11-18 14:26:47 +00:00
2013-04-02 11:13:39 +02:00
2012-02-13 23:11:30 +00:00
2013-04-07 22:00:46 +02:00
2011-08-15 09:07:52 +00:00
2012-10-01 14:41:15 +00:00
2012-10-01 14:41:15 +00:00
2011-05-09 16:17:09 +00:00
2012-11-14 12:14:19 +00:00
2013-04-07 22:00:46 +02:00
2013-02-27 14:48:00 +01:00
2013-02-27 14:48:00 +01:00
2013-03-13 10:26:44 +01:00
2013-03-06 18:01:03 +01:00
2013-04-07 23:07:12 +02:00
2013-04-16 18:09:45 +02:00
2011-04-24 15:28:55 +00:00
2013-03-11 11:38:44 +01:00
2013-04-07 22:34:26 +02:00
2013-04-07 22:00:46 +02:00
2012-11-07 19:57:39 +00:00