openssl/crypto/ecdh
Geoff Thorpe 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs,
deprecate the original (numeric-only) scheme, and replace with the
CRYPTO_THREADID object. This hides the platform-specifics and should reduce
the possibility for programming errors (where failing to explicitly check
both thread ID forms could create subtle, platform-specific bugs).

Thanks to Bodo, for invaluable review and feedback.
2008-08-06 15:54:15 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
ecdh.h ecc api cleanup; summary: 2005-05-16 10:11:04 +00:00
ecdhtest.c Remove the dual-callback scheme for numeric and pointer thread IDs, 2008-08-06 15:54:15 +00:00
ech_err.c Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
ech_key.c hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis 2005-04-29 15:56:06 +00:00
ech_lib.c Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
ech_locl.h ecc api cleanup; summary: 2005-05-16 10:11:04 +00:00
ech_ossl.c ecc api cleanup; summary: 2005-05-16 10:11:04 +00:00
Makefile More type-checking. 2008-06-04 11:01:43 +00:00