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
..
2006-05-14 11:28:00 +00:00
2006-05-14 11:28:00 +00:00
2007-02-03 10:28:08 +00:00
2003-02-27 13:02:46 +00:00
2000-09-16 15:39:28 +00:00
2000-09-16 15:39:28 +00:00
2006-12-06 09:10:59 +00:00
2005-02-19 10:26:18 +00:00
2003-01-13 13:18:22 +00:00
2006-05-14 11:28:00 +00:00
2004-03-06 08:43:36 +00:00
2000-02-24 11:55:57 +00:00
2000-09-20 03:28:54 +00:00
2006-12-21 21:13:27 +00:00
2004-03-02 13:31:32 +00:00
2002-10-09 12:06:12 +00:00
2002-10-06 12:24:09 +00:00
2007-04-13 13:23:31 +00:00
2002-10-09 12:06:12 +00:00
2002-10-09 17:19:59 +00:00
2002-10-09 12:06:12 +00:00
2000-02-24 11:55:57 +00:00
2005-05-19 20:54:30 +00:00
2000-02-01 01:37:00 +00:00
2004-11-14 15:11:37 +00:00
2002-11-29 14:21:54 +00:00
2000-02-01 01:37:00 +00:00
2000-02-24 11:55:57 +00:00
2000-02-24 11:55:57 +00:00
2000-02-01 01:37:00 +00:00
2000-02-24 11:55:57 +00:00
2000-05-19 07:54:42 +00:00
2002-07-10 19:35:54 +00:00
2000-09-23 07:16:17 +00:00
2006-07-08 12:46:51 +00:00
2006-07-08 12:47:52 +00:00
2006-07-08 12:46:51 +00:00
2006-07-08 21:42:49 +00:00
2002-10-07 17:31:00 +00:00
2002-10-07 17:31:00 +00:00
2006-07-08 12:46:51 +00:00
2006-07-08 12:46:51 +00:00
2006-07-08 10:45:08 +00:00
2006-01-30 17:06:00 +00:00
2006-10-27 21:58:09 +00:00
2006-10-27 21:58:09 +00:00
2006-05-14 11:28:00 +00:00
2004-03-02 13:31:32 +00:00
2004-03-21 23:03:52 +00:00
2006-05-14 11:28:00 +00:00
2007-04-13 12:57:48 +00:00
2007-04-13 12:57:48 +00:00
2006-05-14 11:28:00 +00:00
2002-10-09 17:15:35 +00:00
2002-10-09 13:10:23 +00:00
2000-03-22 15:30:03 +00:00
2007-09-24 11:01:18 +00:00
2007-01-12 18:47:13 +00:00
2001-03-21 15:25:56 +00:00
2000-02-25 16:00:24 +00:00
2006-10-27 21:58:09 +00:00
2000-02-24 11:55:57 +00:00
2006-12-06 09:10:59 +00:00
2003-12-27 15:04:54 +00:00
2006-10-27 21:58:09 +00:00
2006-05-14 11:28:00 +00:00
2007-04-13 13:20:46 +00:00
2006-05-14 11:28:00 +00:00
2007-09-24 11:22:58 +00:00
2006-05-14 11:28:00 +00:00