mozilla/security/nss/lib/certdb alg1485.c cert.h certdb.c certv3.c certxutl.c certxutl.h genname.c genname.h polcyxtn.c stanpcertdb.c xauthkid.c xbsconst.c xconst.c
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/certdb&files=alg1485.c:cert.h:certdb.c:certv3.c:certxutl.c:certxutl.h:genname.c:genname.h:polcyxtn.c:stanpcertdb.c:xauthkid.c:xbsconst.c:xconst.c&root=/cvsroot Changes committed by bsmith%mozilla.com: Update of /cvsroot/mozilla/security/nss/lib/certdb In directory dm-cvs01:/tmp/cvs-serv31524/lib/certdb Modified Files: alg1485.c cert.h certdb.c certv3.c certxutl.c certxutl.h genname.c genname.h polcyxtn.c stanpcertdb.c xauthkid.c xbsconst.c xconst.c 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