You need to sign in or sign up before continuing.
- 18 11月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 04 6月, 2012 1 次提交
-
-
由 Ben Laurie 提交于
-
- 16 1月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 15 1月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 12 11月, 2011 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 24 10月, 2011 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 23 7月, 2011 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 22 6月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Corinna Vinschen <vinschen@redhat.com> Reviewed by: steve Don't call ERR_remove_state from DllMain.
-
- 04 2月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 27 1月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
redirect locking to minimal FIPS_lock() function where required.
-
- 19 11月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Guenter <lists@gknw.net> Reviewed by: steve Cleanup alloca use, fix Win32 target for OpenWatcom.
-
- 29 3月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 2194
-
- 13 9月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
The functions ENGINE_ctrl(), OPENSSL_isservice(), EVP_PKEY_sign(), CMS_get1_RecipientRequest() and RAND_bytes() can return <=0 on error fix so the return code is checked correctly.
-
- 28 7月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 04 5月, 2009 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 03 5月, 2009 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 02 5月, 2009 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 29 4月, 2009 1 次提交
-
-
由 Richard Levitte 提交于
declaration in crypto.h.
-
- 27 4月, 2009 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 20 4月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 14 10月, 2008 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 06 8月, 2008 1 次提交
-
-
由 Geoff Thorpe 提交于
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.
-
- 04 7月, 2008 1 次提交
-
-
由 Geoff Thorpe 提交于
version some time soon.
-
- 04 6月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 20 5月, 2008 1 次提交
-
-
由 Bodo Möller 提交于
ptr members. (So if the id_callback is bogus, we still have &errno.)
-
- 28 3月, 2008 1 次提交
-
-
由 Geoff Thorpe 提交于
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.
-
- 28 2月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 04 2月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 23 6月, 2006 1 次提交
-
-
由 Bodo Möller 提交于
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.
-
- 12 4月, 2006 1 次提交
-
-
由 Ulf Möller 提交于
PR: 1312 Submitted by: Oliver Tappe <zooey@hirschkaefer.de> Reviewed by: Ulf Moeller
-
- 17 12月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
Engage run-time switch between bn_mul_mont_fpu and bn_mul_mont_int.
-
- 04 8月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 03 8月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 05 7月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 21 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
inspired by VC6 failure report. In addition abstain from taking screen snapshots when running in NT service context.
-
- 04 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 21 4月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
util/libeay.num is important when building shared libraries, like VMS.
-
- 13 4月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-