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