- 09 8月, 2005 2 次提交
-
-
由 Nils Larsch 提交于
-
由 Nils Larsch 提交于
-
- 06 8月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
for locking code. The CRYPTO_LOCK_SSL_METHOD lock is now no longer used.
-
- 04 8月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 27 7月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
PR: 1170 Submitted by: Yair Elharrar Reviewed and edited by: Nils Larsch
-
- 26 7月, 2005 5 次提交
-
-
由 Richard Levitte 提交于
entirely.
-
由 Richard Levitte 提交于
-
由 Geoff Thorpe 提交于
-
由 Geoff Thorpe 提交于
-
由 Geoff Thorpe 提交于
-
- 22 7月, 2005 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 16 7月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
./configure no-deprecated [no-dsa] [no-dh] [no-ec] [no-rsa] make depend all test work again PR: 1159
-
- 29 6月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 28 6月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 24 6月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
PR: 1122
-
- 21 6月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 20 6月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 17 6月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
will be firmed up as soon as it's been verified not to break anything.
-
- 11 6月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
error if the cipher list is empty - fix last commit in ssl_create_cipher_list - clean up ssl_create_cipher_list
-
- 09 6月, 2005 2 次提交
-
-
由 Nils Larsch 提交于
-
由 Nils Larsch 提交于
collected (see SSL_CTX_set_cipher_list manpage). Fix handling of "cipher1+cipher2" expressions in ssl_cipher_process_rulestr. PR: 836 + 1005
-
- 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 提交于
-