summaryrefslogtreecommitdiff
path: root/security/nss/lib/crmf/respcmn.c
Commit message (Collapse)AuthorAgeFilesLines
* Bug 845556, reorganize NSS directory layout, moving files, very large ↵Kai Engert2013-02-281-406/+0
| | | | changeset! r=wtc
* Bug 716563 - update license to MPL 2. r=rrelyea.gerv%gerv.net2012-04-251-35/+3
|
* Bug 419523: Export Cert_NewTempCertificate. Remove unnecessary inclusionswtc%google.com2008-03-101-1/+0
| | | | | | | | | | | | of nssrenam.h. Remove functions that no longer need to be renamed from nssrenam.h. r=rrelyea. Modified Files: cmd/vfychain/vfychain.c lib/certdb/stanpcertdb.c lib/crmf/asn1cmn.c lib/crmf/cmmfrec.c lib/crmf/respcmn.c lib/nss/nss.def lib/nss/nssrenam.h lib/pkcs12/p12e.c lib/pkcs7/certread.c lib/pkcs7/p7decode.c lib/pkcs7/p7encode.c lib/smime/cmsutil.c lib/ssl/ssl3con.c lib/ssl/ssl3ecc.c lib/ssl/sslnonce.c lib/ssl/sslsnce.c
* Bug 353422, Klocwork bugs in nss/lib/crmfkaie%kuix.de2006-09-261-7/+7
| | | | | r=nelson, r=rrelyea Patch inspired by Nelson
* [Bug 334274] double free in CRMF_EncryptedKeyGetEncryptedValue. r=nelsonalexei.volkov.bugs%sun.com2006-04-271-14/+29
|
* Support GeneralizeTime in the CRMF library. Bug 219080. r=julien.nelsonb%netscape.com2004-07-271-1/+1
| | | | Patch by nelson and julien.
* Destroy cert references held inside the CMMFCertRepContent struct whennelsonb%netscape.com2004-06-171-8/+20
| | | | | that struct is being destroyed. Plugs a cert reference leak. Bug 245420. r=wtc.
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
|
* Patch for memory leak . Bug 189976 . r=wtcjpierre%netscape.com2003-01-301-18/+11
|
* bug 141355, CERT_DecodeDERCertificate is not a safe function for some uses, ↵ian.mcgreer%sun.com2002-05-021-1/+2
| | | | must be replaced with CERT_NewTempCertificate.
* nssren.h needs to be included first in the header file or AIX will fail.relyea%netscape.com2001-12-071-2/+1
|
* restore NSS rename to those files that need it.relyea%netscape.com2001-12-071-0/+1
|
* changes for PSM to compile against NSS shared libraries.relyea%netscape.com2001-11-211-1/+1
| | | | Move SSL and S/MIME to the new common MAPFILE usage
* Eliminate some warnings by adding missing #include lines, or other minornelsonb%netscape.com2001-01-071-0/+1
| | | | cleanup.
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+414