New functions CRYPTO_set_idptr_callback(),
authorBodo Möller <bodo@openssl.org>
Fri, 23 Jun 2006 15:21:36 +0000 (15:21 +0000)
committerBodo Möller <bodo@openssl.org>
Fri, 23 Jun 2006 15:21:36 +0000 (15:21 +0000)
commit48fc582f66a58e3da6f095ba1b4498c17581e05a
tree8750d220a6755e61e7b064e4cfdf180feaf04bd7
parent81de1028bc8e2384af5e3f50fdad2e72f8cfc4f8
New functions CRYPTO_set_idptr_callback(),
CRYPTO_get_idptr_callback(), CRYPTO_thread_idptr() for a 'void *' type
thread ID, since the 'unsigned long' type of the existing thread ID
does not always work well.
14 files changed:
CHANGES
FAQ
crypto/bn/bn.h
crypto/bn/bn_blind.c
crypto/cryptlib.c
crypto/crypto.h
crypto/err/err.c
crypto/err/err.h
crypto/mem_dbg.c
crypto/rand/md_rand.c
crypto/rsa/rsa_eay.c
crypto/rsa/rsa_lib.c
doc/crypto/threads.pod
util/libeay.num