- 11 1月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
OCSP basic response verify. Very incomplete but will verify the signatures on a response and locate the signers certifcate. Still needs to implement a proper OCSP certificate verify. Fix warning in RAND_egd().
-
- 08 1月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add set of OCSP client functions. All experimental and subject to addition, modifcation or deletion. Add two OCSP nonce utility functions. Fix typo in status code name.
-
- 04 1月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Remove extensions argument from various functions because it is not needed with the new extension code. New function OCSP_cert_to_id() to convert a pair of certificates into an OCSP_CERTID. New simple OCSP HTTP function. This is rather primitive but just about adequate to send OCSP requests and parse the response. Fix typo in CRL distribution points extension. Fix ASN1 code so it adds a final null to constructed strings.
-
- 29 12月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 17 12月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Redo OCSP response printing. Remove duplicate or obsolete code. Delete some redundant files.
-
- 15 12月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
from the print routines. Reorganisation of OCSP code: initial print routines in ocsp_prn.c. Doesn't work fully because OCSP extensions aren't reimplemented yet. Implement some ASN1 functions needed to compile OCSP code.
-
- 14 12月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 13 11月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 27 10月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-