- 31 5月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 30 5月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 16 5月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 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().
-
- 11 5月, 2002 1 次提交
-
-
由 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.
-
- 08 5月, 2002 1 次提交
-
-
由 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 1 次提交
-
-
由 Bodo Möller 提交于
-
- 06 5月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 30 4月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
'hidden' -nameopt support. (Robert Joop <joop@fokus.gmd.de>)
-
- 26 4月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
encoded as NULL) with id-dsa-with-sha1. Submitted by: Nils Larsch
-
- 17 4月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 15 4月, 2002 3 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
- 14 4月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Fix length checks in ssl3_get_client_hello(). Use s->s3->in_read_app_data differently to fix ssl3_read_internal().
-
- 12 4月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 11 4月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 09 4月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 05 4月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 27 3月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 26 3月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Add the possibility to enable olde des support, not just disable it, for future support. Redocument
-
- 21 3月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 20 3月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 18 3月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Add some WTLS curves. New function EC_GROUP_check() (this will probably be implemented differently soon). Submitted by: Nils Larsch Reviewed by: Bodo Moeller
-
- 15 3月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Lutz Jänicke 提交于
-
- 07 3月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch Remove unnecessary 'const'.
-
- 06 3月, 2002 3 次提交
-
-
由 Dr. Stephen Henson 提交于
ENGINE module additions. Add "init" command to control ENGINE initialization. Call ENGINE_finish on initialized ENGINEs on exit. Reorder shutdown in apps.c: modules should be shut down first. Add test private key loader to openssl ENGINE: this just loads a private key in PEM format. Fix print format for dh length parameter.
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
moment at least), so remove it
-
- 05 3月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch <nla@trustcenter.de>
-
- 28 2月, 2002 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
Submitted by: D. K. Smetters <smetters@parc.xerox.com> Reviewed by: Bodo Moeller
-
由 Geoff Thorpe 提交于
Gittens.
-
- 27 2月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 23 2月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
when OpenSSL_add_all_algorithms() is called.
-
- 22 2月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
CONF_modules_unload() now calls CONF_modules_finish() automatically. Default use of section openssl_conf moved to CONF_modules_load() Load config file in several openssl utilities. Most utilities now load modules from the config file, though in a few (such as version) this isn't done because it couldn't be used for anything. In the case of ca and req the config file used is the same as the utility itself: that is the -config command line option can be used to specify an alternative file.
-
- 21 2月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 20 2月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-