- 10 9月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
distinction (which does not work well because if CRYPTO_MDEBUG is defined at library compile time, it is not necessarily defined at application compile time; and memory debugging now can be reconfigured at run-time anyway). To get the intended semantics, we could just use the EVP_DigestInit_dbg unconditionally (which uses the caller's __FILE__ and __LINE__ for memory leak debugging), but this would make memory debugging inconsistent. Instead, callers can use CRYPTO_push_info() to track down memory leaks.
-
由 Bodo Möller 提交于
distinction (which does not work well because if CRYPTO_MDEBUG is defined at library compile time, it is not necessarily defined at application compile time; and memory debugging now can be reconfigured at run-time anyway). To get the intended semantics, we could just use the EVP_DigestInit_dbg unconditionally (which uses the caller's __FILE__ and __LINE__ for memory leak debugging), but this would make memory debugging inconsistent. Instead, callers can use CRYPTO_push_info() to track down memory leaks. Also fix indentation, and add OpenSSL copyright.
-
- 07 9月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 06 9月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 05 9月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
Submitted by: "Brian Havard" <brianh@kheldar.apana.org.au>
-
- 03 9月, 2001 3 次提交
-
-
由 Bodo Möller 提交于
[DR]SA_up => [DR]SA_up_ref
-
由 Bodo Möller 提交于
is a bad idea if OPENSSL_OPENBSD_DEV_CRYPTO is not defined
-
由 Ben Laurie 提交于
-
- 02 9月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 01 9月, 2001 3 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
Submitted by: "Brian Havard" <brianh@kheldar.apana.org.au>
-
- 28 8月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 27 8月, 2001 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 26 8月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
counts in DH, DSA, and RSA structures. Instead they use the new "***_up()" functions that handle this.
-
- 23 8月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 19 8月, 2001 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 18 8月, 2001 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 11 8月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
problems with leaks and uninitialised structures.
-
- 06 8月, 2001 4 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
sourcecode (including fgrep)
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 04 8月, 2001 5 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 03 8月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 01 8月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 31 7月, 2001 3 次提交
-
-
由 Richard Levitte 提交于
(Latin for "comments", anyone?)
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 30 7月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 27 7月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 21 7月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Ben Laurie 提交于
OpenBSD /dev/crypto (this will be revamped later when the appropriate machinery is available).
-