- 24 2月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 20 2月, 2001 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Richard Levitte 提交于
sure they are available in opensslconf.h, by giving them names starting with "OPENSSL_" to avoid conflicts with other packages and by making sure e_os2.h will cover all platform-specific cases together with opensslconf.h. I've checked fairly well that nothing breaks with this (apart from external software that will adapt if they have used something like NO_KRB5), but I can't guarantee it completely, so a review of this change would be a good thing.
-
- 16 2月, 2001 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
- 15 2月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 14 2月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add -nopad option to enc command. Update docs.
-
- 13 2月, 2001 2 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
- 12 2月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 11 2月, 2001 3 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
options someone much longer working with OpenSSL/SSLeay is needed.
-
- 10 2月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Lutz Jänicke 提交于
-
- 09 2月, 2001 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
- 08 2月, 2001 3 次提交
-
-
由 Bodo Möller 提交于
Bleichenbacher's DSA attack. With this implementation, the expected number of iterations never exceeds 2. New semantics for BN_rand_range(): BN_rand_range(r, min, range) now generates r such that min <= r < min+range. (Previously, BN_rand_range(r, min, max) generated r such that min <= r < max. It is more convenient to have the range; also the previous prototype was misleading because max was larger than the actual maximum.)
-
由 Lutz Jänicke 提交于
-
由 Ulf Möller 提交于
-
- 05 2月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 03 2月, 2001 2 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
- 02 2月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 31 1月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 25 1月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 23 1月, 2001 2 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
- 22 1月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
-
- 21 1月, 2001 1 次提交
-
-
由 Lutz Jänicke 提交于
SSL_get_ex_new_index() functionality. Extended verify_callback() example to show the usage.
-
- 20 1月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 16 1月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
-
- 15 1月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
This allows keeping extensions in a separate configuration file. Submitted by: Massimiliano Pala <madwolf@comune.modena.it>
-
由 Geoff Thorpe 提交于
* Correct some prototypes and macros with respect to "const"ness. * Add the extra macros and examples due to the lh_doall[_arg] modifications made recently. The existing example is also reworked for consistency. * Rewrite, tweak, and supplement bits of the existing comments that seemed (IMHO) to be a little convoluted and misleading. * Add a NOTE section that explains the use of macros and avoiding function casts (ie. generate a wrapper as with the macros, or prototype any callback functions exactly to not require casting). Also, explain the "const" approach taken in LHASH for the purposes of API comprehensibility and also application code auditing.
-
- 14 1月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Preliminary ocsp utility documentation. Fix ocsp usage message.
-
- 11 1月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Damien Miller <djm@mindrot.org>
-
- 10 1月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 26 12月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 14 12月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 13 12月, 2000 1 次提交
-
-
由 Lutz Jänicke 提交于
-