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-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
2013-04-08 15:19:43 +02: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
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