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
..
2011-03-08 13:58:16 +00:00
2012-11-09 15:30:07 +00:00
2012-09-16 15:07:49 +00:00
2013-01-26 19:11:28 +01:00
2012-11-02 10:59:36 +00:00
2013-04-09 11:36:42 +02:00
2012-11-14 12:14:19 +00:00
2010-07-18 20:36:00 +00:00