Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul.
See the commit log message for that for more information.

NB: X509_STORE_CTX's use of "ex_data" support was actually misimplemented
(initialisation by "memset" won't/can't/doesn't work). This fixes that but
requires that X509_STORE_CTX_init() be able to handle errors - so its
prototype has been changed to return 'int' rather than 'void'. All uses of
that function throughout the source code have been tracked down and
adjusted.
2001-09-01 20:02:13 +00:00
..
1999-04-29 16:04:54 +00:00
2001-08-28 13:45:41 +00:00
2001-03-07 01:19:07 +00:00
2001-03-08 21:54:02 +00:00
2001-08-01 10:06:32 +00:00
2001-08-23 17:22:43 +00:00
2001-08-23 17:22:43 +00:00
2001-02-07 18:15:18 +00:00