Geoff Thorpe f7ccba3edf There was a need to support thread ID types that couldn't be reliably cast
to 'unsigned long' (ie. odd platforms/compilers), so a pointer-typed
version was added but it required portable code to check *both* modes to
determine equality. This commit maintains the availability of both thread
ID types, but deprecates the type-specific accessor APIs that invoke the
callbacks - instead a single type-independent API is used.  This simplifies
software that calls into this interface, and should also make it less
error-prone - as forgetting to call and compare *both* thread ID accessors
could have led to hard-to-debug/infrequent bugs (that might only affect
certain platforms or thread implementations). As the CHANGES note says,
there were corresponding deprecations and replacements in the
thread-related functions for BN_BLINDING and ERR too.
2008-03-28 02:49:43 +00:00
..
2008-03-22 18:52:03 +00:00
2008-03-23 14:13:45 +00:00
2007-10-09 15:52:07 +00:00
2008-01-11 13:15:11 +00:00
2008-03-12 21:14:28 +00:00
2008-03-22 18:52:03 +00:00
2008-03-16 20:59:10 +00:00
2007-08-31 10:12:35 +00:00
2006-02-04 01:45:59 +00:00
2008-03-22 18:52:03 +00:00
2008-03-22 18:52:03 +00:00
2008-03-12 21:14:28 +00:00
2007-09-16 19:29:35 +00:00
2008-01-12 11:29:45 +00:00
2008-01-11 13:15:11 +00:00
2007-09-19 14:53:18 +00:00
2008-01-13 22:01:30 +00:00
2007-07-07 20:11:12 +00:00
2006-04-11 21:34:21 +00:00
2008-03-22 18:52:03 +00:00
2008-03-12 21:14:28 +00:00
2007-06-18 12:40:24 +00:00
2007-05-01 12:25:15 +00:00
2000-02-01 02:21:16 +00:00
2008-02-28 14:05:01 +00:00
2007-07-27 18:03:27 +00:00
2007-04-23 23:48:59 +00:00
2006-10-23 07:41:05 +00:00
2008-01-13 22:01:30 +00:00
2007-07-23 13:57:15 +00:00
2007-06-23 18:47:51 +00:00
2006-08-13 09:03:38 +00:00
2001-07-05 10:20:07 +00:00
2008-01-13 22:01:30 +00:00
2007-05-19 17:26:48 +00:00
2003-11-28 13:10:58 +00:00