summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-09-30 21:40:55 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-09-30 21:40:55 +0000
commit18e503f30facd53d5be24a7d84f1a9456652e399 (patch)
tree6b1f2ea6ec73b717322a0ec38462fe2e5a0d354b /CHANGES
parent37fc562bd818cfd58aabbc7e207eb32081fb7f01 (diff)
PR: 2064, 728
Submitted by: steve@openssl.org Add support for custom headers in OCSP requests.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a8397f861c..a9284d67e3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
Changes between 0.9.8k and 1.0 [xx XXX xxxx]
+ *) Update OCSP request code to permit adding custom headers to the request:
+ some responders need this.
+ [Steve Henson]
+
*) Extensive audit of libcrypto with DEBUG_UNUSED. Fix many cases where
return value is ignored. NB. The functions RAND_add(), RAND_seed(),
BIO_set_cipher() and some obscure PEM functions were changed so they