You need to sign in or sign up before continuing.
- 27 6月, 2002 8 次提交
-
-
由 Richard Levitte 提交于
Part of PR 123
-
由 Richard Levitte 提交于
Part of PR 123
-
由 Richard Levitte 提交于
PR: 119
-
由 Richard Levitte 提交于
PR: 117
-
由 Richard Levitte 提交于
structure field names. PR: 112
-
由 Richard Levitte 提交于
PR: 106
-
由 Richard Levitte 提交于
PR: 105
-
由 Richard Levitte 提交于
was that they weren't really needed any more for EVP itself. However, it seems like soma applications (I know about OpenSSH, but there may be more) used evp.h as the 'load all' header file, which makes sense since we try our best to promote the use of EVP instead of the lower level crypto algorithms. Therefore, I put the inclusions back so the application authors don't get too shocked by all the errors they would otherwise get. Thanks to Theo de Raadt for making us aware of this.
-
- 26 6月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
-
- 25 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 21 6月, 2002 6 次提交
-
-
由 Geoff Thorpe 提交于
pointers passed to them whenever necessary. Otherwise it is possible the caller may have overwritten (or deallocated) the original string data when a later ENGINE operation tries to use the stored values. Submitted by: Götz Babin-Ebell <babinebell@trustcenter.de> Reviewed by: Geoff Thorpe PR: 98
-
由 Lutz Jänicke 提交于
Submitted by: Bernhard Simon <bs@bsws.zid.tuwien.ac.at> Reviewed by: PR:
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
Make sure to use the predefined PERL. Submitted by: Bernhard Simon <bs@bsws.zid.tuwien.ac.at> Reviewed by: PR:
-
由 Geoff Thorpe 提交于
Submitted by: Pieter Bowman <bowman@math.utah.edu>
-
由 Lutz Jänicke 提交于
Submitted by: Bernhard Simon <bs@bsws.zid.tuwien.ac.at> Reviewed by: PR:
-
- 19 6月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 18 6月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
so it can't be bad)
-
由 Bodo Möller 提交于
so it can't be bad) PR: 102
-
由 Bodo Möller 提交于
EC_GROUP_set_seed(), EC_GROUP_get0_seed(), EC_GROUP_get_seed_len()). New functions ECPKParameters_print(), ECPKParameters_print_fp(). Submitted by: Nils Larsch
-
- 17 6月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Lutz Jänicke 提交于
-
- 16 6月, 2002 3 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
Submitted by: ross.alexander@uk.neceur.com, allenh@eecs.berkeley.edu Reviewed by: PR: 96
-
由 Lutz Jänicke 提交于
functions and is redirected by macros. Switch it off now, possible removal later.
-
- 15 6月, 2002 2 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: ross.alexander@uk.neceur.com Reviewed by: PR: 96
-
由 Lutz Jänicke 提交于
Use DECLARE macros in asn1* instead of direct declaration. Submitted by: Goetz Babin-Ebell <babinebell@trustcenter.de> Reviewed by: PR: 89
-
- 14 6月, 2002 10 次提交
-
-
由 Bodo Möller 提交于
vulnerability workaround (included in SSL_OP_ALL). PR: #90
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
PR: 62
-
由 Richard Levitte 提交于
PR: 96
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
PR: 75
-
由 Richard Levitte 提交于
Part of PR: 75
-
由 Richard Levitte 提交于
Do file copying in term of perl statements instead of using cp. Part of PR: 75
-
由 Richard Levitte 提交于
strictly necessary, so let's not do that.
-
由 Lutz Jänicke 提交于
Submitted by: Goetz Babin-Ebell <babinebell@trustcenter.de> PR: 89
-
- 13 6月, 2002 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix ext_dat.h extension ordering. Reinstate -reqout code. Avoid coredump in ocsp if setup_verify fails. Fix typo in ocsp usage message.
-
由 Lutz Jänicke 提交于
Submitted by: Vadim Fedukovich <vf@unity.net> Reviewed by: Lutz Jaenicke PR: 80
-