mozilla/security/nss/lib/pkcs7 p7decode.c secpkcs7.h
bsmith%mozilla.com <[email protected]>
| Newsgroups | gmane.comp.mozilla.crypto.cvs |
|---|---|
| Message-ID | <[email protected]> |
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/pkcs7&files=p7decode.c:secpkcs7.h&root=/cvsroot Changes committed by bsmith%mozilla.com: Update of /cvsroot/mozilla/security/nss/lib/pkcs7 In directory dm-cvs01:/tmp/cvs-serv31524/lib/pkcs7 Modified Files: p7decode.c secpkcs7.h Log Message: Bug 663733: Add const modifier to declarations of functions used by ocspclnt and certhigh/ocsp.c, make const warning an error on Windows (v3), r=rrelyea