summaryrefslogtreecommitdiff
path: root/security/nss/lib/smime/cmssiginfo.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 716563 - update license to MPL 2. r=rrelyea.gerv%gerv.net2012-04-251-36/+3
* Bug 679377 - RFE: be more forgiving of malformed(?) kerberos CMS SignedData m...rrelyea%redhat.com2011-09-301-2/+23
* Bug 668397: Remove all Fortezza support from lib/pkcs7, lib/smime, andwtc%google.com2011-08-211-7/+1
* Bug 621664: double free in NSS_CMSSignerInfo_Signnelson%bolyard.com2011-02-071-2/+5
* Bug 587432 NSS_CMSSignerInfo_Sign leaks tmppoolp when things failnelson%bolyard.com2010-08-281-1/+3
* Bug 506041: Correct misspellings in source code commentsnelson%bolyard.com2010-04-251-1/+1
* bug 335748 ECC support for Mozilla. r=wtcrrelyea%redhat.com2006-06-231-0/+7
* Bug 320583 Support for SHA256/384/512 with ECC signingrrelyea%redhat.com2006-02-081-35/+27
* Bugzilla Bug 305835: removed NSS_ENABLE_ECC ifdefs under nss/lib exceptwtchang%redhat.com2005-09-021-2/+0
* Bugzilla bug 240554: we should pass the signature algorithm, not thewtchang%redhat.com2005-08-121-7/+11
* Bugzilla Bug 240554: added ECDSA support in S/MIME. The patch iswtchang%redhat.com2005-08-111-0/+4
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
* Add 2 additional OIDs to the list of acceptable digestEncryptionAlgIDs,nelsonb%netscape.com2004-01-141-1/+5
* Rename CERT_DecodeTimeChoice/CERT_EncodeTimeChoice to DER_DecodeTimeChoice/DE...jpierre%netscape.com2004-01-071-0/+1024
|\
* | fixup commit for tag 'PACKAGING_20030906_BASE'PACKAGING_20030906_BASEcvs2hg2004-01-071-1024/+0
|/
* Fix for 54061 . Return SEC_ERROR_INVALID_ARGS and remove assertions . r=wtc,m...jpierre%netscape.com2003-12-121-2/+1
* NSS_CMSSignerInfo_Verify()nelsonb%netscape.com2003-12-041-23/+36
* Fix for 54061 - null pointer check . r=nelsonbjpierre%netscape.com2003-12-031-0/+6
* Bugscape bug 54021: in CERT_FindSubjectKeyIDExtension, if PORT_NewArenawchang0222%aol.com2003-12-031-1/+1
* Detect empty emailAddr strings in CERTCertificates. Bugzilla bug 211540.nelsonb%netscape.com2003-11-151-6/+12
* Fix for 219524 - support GeneralizedTime in S/MIME v3 signatures. r=wtc, sr=n...jpierre%netscape.com2003-09-191-6/+7
* Bug 183612: renamed some new functions to be consistent with existingwtc%netscape.com2002-12-191-1/+1
* I made a mistake in the previous checkin. certdb.h doesn't need to bewtc%netscape.com2002-12-171-1/+0
* Bug 183612: added support for looking up a cert by subject key ID andwtc%netscape.com2002-12-171-7/+6
* Support SHA256, SHA384, and SHA512 hashes in NSS.nelsonb%netscape.com2002-12-121-12/+21
* Plug cert leak in NSS_SMIMESignerInfo_SaveSMIMEProfile. Bug 176799.nelsonb%netscape.com2002-10-251-0/+6
* Fix for 145785 - Need to create signer infos using Subject Key ID. r=relyeajpierre%netscape.com2002-09-201-12/+68
* b=107034 OE requires special attribute in incoming signed messages to support...kaie%netscape.com2002-08-271-0/+45
* Backing myself out, since it didn't compile on Win32, and I would like to dis...kaie%netscape.com2002-08-271-45/+0
* b=107034 OE requires special attribute in incoming signed messages to support...kaie%netscape.com2002-08-261-0/+45
* Checkin for relyea. Call CERT_DestoryCertificateList instead of CERT_DestroyC...ddrinan%netscape.com2002-01-311-2/+2
* Fix certlist memory leak.relyea%netscape.com2002-01-311-0/+9
* remove bogus verify step (the cert passed in is almost certainly a signing ce...relyea%netscape.com2002-01-181-1/+5
* Eliminate some warnings by adding missing #include lines, or other minornelsonb%netscape.com2001-01-071-0/+1
* Add code for generation of SMIMEProfile and SMIMEKeyEncryptionPreferencechrisk%netscape.com2000-06-201-10/+87
* Add generation of SMIMECapabilitieschrisk%netscape.com2000-06-141-0/+42
* Merge smimetk_branch to tip...chrisk%netscape.com2000-06-131-0/+752