- 23 5月, 2002 4 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
Avoid loops if linking an application fails.
-
由 Richard Levitte 提交于
-
- 22 5月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 21 5月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 20 5月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Reorganise -subj option code, fix buffer overrun.
-
- 19 5月, 2002 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix Mingw32 asm build: use the Unix bignum assembly method of bn-586.pl and co-586.pl which (for some reason) VC++ doesn't use.
-
由 Dr. Stephen Henson 提交于
-
- 17 5月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: David Waitzman <djw@bbn.com> Reviewed by: Lutz Jaenicke PR: [openssl.org #38]
-
- 16 5月, 2002 4 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Lutz Jänicke 提交于
also are informed about the credentials required for guest access and the operation instructions.
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
Zero cipher_data in EVP_CIPHER_CTX_cleanup Add cleanup calls to evp_test.c Allow reuse of cipher contexts by removing automatic cleanup in EVP_*Final().
-
- 15 5月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
disable assert() except for debug builds
-
- 13 5月, 2002 2 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Boyd Gerber <gerberb@zenez.com>
-
由 Lutz Jänicke 提交于
Submitted by: Reviewed by: PR: 26
-
- 12 5月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
EVP_SealFinal should return a value.
-
- 11 5月, 2002 5 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Dr. Stephen Henson 提交于
Add config entry debug-steve-linux-pseudo64. This sets the SIXTY_FOUR bignum library option to use 64 bit operations on the 32 bit linux platform. This is very inefficient but it can be used to test some of the 64 bit logic on a 32 bit platform.
-
由 Dr. Stephen Henson 提交于
Fallback to normal multiply if n2 == 8 and dna or dnb is not zero in bn_mul_recursive. This is (hopefully) what was triggering bignum errors on 64 bit platforms and causing the BN_mod_mul test to fail.
-
由 Dr. Stephen Henson 提交于
Avoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT is defined is unsigned.
-
- 10 5月, 2002 5 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
Notified by Verdon Walker <VWalker@novell.com>
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
Notified by Verdon Walker <VWalker@novell.com>
-
- 08 5月, 2002 3 次提交
-
-
由 Richard Levitte 提交于
Notified by Stella Power <snpower@maths.tcd.ie>. PR: 24
-
由 Richard Levitte 提交于
Notified by Ken Hirsch <kenhirsch@myself.com>. PR: 23
-
由 Bodo Möller 提交于
EC_GROUP_{set_generator,get_generator,get_order,get_cofactor} are implemented directly in crypto/ec/ec_lib.c and not dispatched to methods. Also fix EC_GROUP_copy to copy the NID.
-
- 07 5月, 2002 5 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: bryanh@giraffe-data.com Reviewed by: PR: [openssl.org #18]
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
in the default ciphersuite list
-
由 Bodo Möller 提交于
-
- 06 5月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-