- 08 6月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 06 6月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
and PQ_64BIT_IS_BIGNUM with the values 0 (for false) and 1 (for true), depending on which is true. Use those flags everywhere else to provide the correct implementation for handling certain operations in q PQ_64BIT.
-
- 04 6月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
handshake_write_seq is an unsigned short, so treat it like one
-
- 01 6月, 2005 2 次提交
-
-
由 Nils Larsch 提交于
PR: 1088
-
由 Richard Levitte 提交于
-
- 31 5月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
have a uniform representation for those over all architectures, so a little bit of hackery is needed. Contributed by nagendra modadugu <nagendra@cs.stanford.edu>
-
- 29 5月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
and I really can't be bothered...
-
- 22 5月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
http://www.opengroup.org/onlinepubs/007908799/xsh/compilation.html. Notified by David Wolfe <dwolfe5272@yahoo.com>
-
- 17 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
[most importantly] put back dependencies accidentaly eliminated in check-in #13342.
-
- 16 5月, 2005 2 次提交
-
-
由 Nils Larsch 提交于
- hide the EC_KEY structure definition in ec_lcl.c + add some functions to use/access the EC_KEY fields - change the way how method specific data (ecdsa/ecdh) is attached to a EC_KEY - add ECDSA_sign_ex and ECDSA_do_sign_ex functions with additional parameters for pre-computed values - rebuild libeay.num from 0.9.7
-
由 Andy Polyakov 提交于
-
- 13 5月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 12 5月, 2005 2 次提交
-
-
由 Bodo Möller 提交于
(previous revision got this wrong)
-
由 Bodo Möller 提交于
with the SSL_OP_NO_SSLv2 option.
-
- 10 5月, 2005 2 次提交
-
-
由 Nils Larsch 提交于
pointers on 64 bit platforms. Patch supplied by Daniel Gryniewicz via Mike Frysinger <vapier@gentoo.org>. PR: 1064
-
由 Nils Larsch 提交于
EC_GROUP_new_by_nid -> EC_GROUP_new_by_curve_name
-
- 09 5月, 2005 2 次提交
-
-
由 Bodo Möller 提交于
during "make errors" and thus during "make update". Fix lots of bugs that util/ck_errf.pl can detect automatically. Various others of these are still left to fix; that's why "make update" will complain loudly when run now.
-
由 Nils Larsch 提交于
EC_GROUP_get_nid -> EC_GROUP_get_curve_name EC_GROUP_set_nid -> EC_GROUP_set_curve_name
-
- 03 5月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
-
- 30 4月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
-
- 28 4月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
1. "unsigned long long" isn't portable changed: to BN_ULLONG. 2. The LL prefix isn't allowed in VC++ but it isn't needed where it is used. 2. Avoid lots of compiler warnings about signed/unsigned mismatches. 3. Include new library directory pqueue in mk1mf build system. 4. Update symbols.
-
- 27 4月, 2005 6 次提交
-
-
由 Bodo Möller 提交于
("perl util/ck_errf.pl */*.c */*/*.c" still reports many more.)
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
move some functions from exported header <openssl/dtl1.h> into "ssl_locl.h"; fix silly indentation (a TAB is *not* always 4 spaces)
-
由 Dr. Stephen Henson 提交于
-
由 Ben Laurie 提交于
-
- 23 4月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
-
- 21 4月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Avoid more shadow warnings.
-
- 14 4月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 13 4月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 11 4月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
-
- 10 4月, 2005 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Richard Levitte 提交于
a security threat on unexpecting applications. Document and test.
-
- 09 4月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
and SSL_use_PrivateKey_file() PR: 1035 Submitted by: Walter Goulet Reviewed by: Nils Larsch
-
- 08 4月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
Reviewed by: Bodo Moeller
-
- 02 4月, 2005 2 次提交
-
-
由 Nils Larsch 提交于
PR: 860
-
由 Nils Larsch 提交于
PR: 658
-
- 31 3月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 30 3月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-