- 21 1月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 25 12月, 2006 1 次提交
-
-
由 Richard Levitte 提交于
-
- 19 12月, 2006 1 次提交
-
-
由 Nils Larsch 提交于
-
- 06 12月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 30 11月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 27 11月, 2006 1 次提交
-
-
由 Ben Laurie 提交于
-
- 22 11月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 06 10月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 15 9月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
handling to support this.
-
- 10 9月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
based on subject name. New thread safe functions to retrieve matching STACK from X509_STORE. Cache some IDP components.
-
- 24 7月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 07 3月, 2006 1 次提交
-
-
由 Ulf Möller 提交于
-
- 13 2月, 2006 2 次提交
-
-
由 Nils Larsch 提交于
-
由 Ulf Möller 提交于
and response verification. Submitted by: Zoltan Glozik <zglozik@opentsa.org> Reviewed by: Ulf Moeller
-
- 04 2月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 30 1月, 2006 1 次提交
-
-
由 Nils Larsch 提交于
Submitted by: David Hartman <david_hartman@symantec.com>
-
- 09 1月, 2006 1 次提交
-
-
由 Bodo Möller 提交于
"make errors".
-
- 05 8月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
PR: 1182
-
- 27 7月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
PR: 1170 Submitted by: Yair Elharrar Reviewed and edited by: Nils Larsch
-
- 26 7月, 2005 5 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 24 7月, 2005 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Cosmetic changes to IDP printout.
-
由 Dr. Stephen Henson 提交于
-
- 22 6月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 17 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
[most importantly] put back dependencies accidentaly eliminated in check-in #13342.
-
- 16 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 11 5月, 2005 1 次提交
-
-
由 Bodo Möller 提交于
(Also improve util/ck_errf.pl script, and occasionally fix source code formatting.)
-
- 13 4月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 11 4月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
-
- 10 4月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
a security threat on unexpecting applications. Document and test.
-
- 30 3月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 18 1月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
- Enforce that there should be no policy settings when the language is one of id-ppl-independent or id-ppl-inheritAll. - Add functionality to ssltest.c so that it can process proxy rights and check that they are set correctly. Rights consist of ASCII letters, and the condition is a boolean expression that includes letters, parenthesis, &, | and ^. - Change the proxy certificate configurations so they get proxy rights that are understood by ssltest.c. - Add a script that tests proxy certificates with SSL operations. Other changes: - Change the copyright end year in mkerr.pl. - make update.
-
- 28 12月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 05 12月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
failure and freeing up memory if a failure occurs. PR:620
-
- 03 12月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 30 11月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
check_ca(), to resolve constness issue. check_ca() is called from the purpose checkers instead of X509_check_ca(), since the stuff done by the latter (except for calling check_ca()) is also done by X509_check_purpose().
-
- 29 11月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
CA setting in each certificate on the chain is correct. As a side- effect always do the following basic checks on extensions, not just when there's an associated purpose to the check: - if there is an unhandled critical extension (unless the user has chosen to ignore this fault) - if the path length has been exceeded (if one is set at all) - that certain extensions fit the associated purpose (if one has been given)
-