summaryrefslogtreecommitdiff
path: root/security/nss/lib/smime
Commit message (Expand)AuthorAgeFilesLines
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-2833-12919/+0
* Bug 820651: Remove commas after the SEC_ASN1_ template macros. Set thewtc%google.com2012-12-131-2/+2
* Bug 542741: Change NSS_VersionCheck to not call PR_VersionCheck becausewtc%google.com2012-09-211-2/+1
* Bug 676108 - smime_choose_cipher selects wrong bulk encryption algorithm, pat...kaie%kuix.de2012-05-171-8/+37
* Bug 716563 - update license to MPL 2. r=rrelyea.gerv%gerv.net2012-04-2533-1122/+100
* Bug 644764, AES256 not recorded in SMIME capabilities, Patch contributed by M...kaie%kuix.de2012-03-011-1/+8
* Bug 679380 - Errors parsing nested CMS messages make the encapsulated content...rrelyea%redhat.com2011-09-301-8/+44
* Bug 679377 - RFE: be more forgiving of malformed(?) kerberos CMS SignedData m...rrelyea%redhat.com2011-09-304-2/+88
* Bug 668397: Remove all Fortezza support from lib/pkcs7, lib/smime, andwtc%google.com2011-08-219-387/+8
* Bug 673115 - Add function to obtain version of NSS at runtime, r=wtc, r=rrelyeakaie%kuix.de2011-08-013-0/+28
* Bug 640992 - nss_cms_before_data loses the child's content pointer on recursi...emaldona%redhat.com2011-03-151-0/+3
* Bug 632439 - cms headers cmst.h and cms.h use C++ reserved identifiers 'priva...emaldona%redhat.com2011-02-241-1/+1
* Bug 676036 - NSS CMS headers use C++ reserved identifiers 'private' and 'temp...emaldona%redhat.com2011-02-119-75/+75
* Bug 621664: double free in NSS_CMSSignerInfo_Signnelson%bolyard.com2011-02-071-2/+5
* Bug 491918 - Infinite recursion when encoding a NSS enveloped/digested datarrelyea%redhat.com2011-02-011-27/+57
* Bug 584224 - CMS does not allow content types other than S/MIMErrelyea%redhat.com2011-01-317-41/+91
* Bug 584224 - CMS does not allow content types other than S/MIMErrelyea%redhat.com2011-01-2816-230/+892
* Bug 607058, crash [@ nss_cms_decoder_work_data], Patch contributed by timeles...kaie%kuix.de2010-12-212-0/+22
* Bug 602754: Fix "a the" in comments. The patch is contributed bywtc%google.com2010-10-111-1/+1
* Bug 587432 NSS_CMSSignerInfo_Sign leaks tmppoolp when things failnelson%bolyard.com2010-08-281-1/+3
* Bug 583966: Remove unnecessary "REQUIRES = dbm" from manifest.mn. Removewtc%google.com2010-08-031-2/+0
* Bug 559243: Can't decrypt a mail which is sent by Outlook 2010nelson%bolyard.com2010-06-061-3/+2
* Bug 506041: Correct misspellings in source code commentsnelson%bolyard.com2010-04-252-2/+2
* Bug 469619: Coverity errors reported in libSMIMEnelson%bolyard.com2010-03-151-2/+4
* Bug 510436: Add macros for build numbers (4th component of version number)wtc%google.com2009-09-0932-0/+13364
|\
* | fixup commit for tag 'JSS_4_3_1_BETA'JSS_4_3_1_BETAcvs2hg2009-09-0332-13364/+0
|/
* Fix for bug 494107 . Fix rpath in coreconf. r=rrelyeajulien.pierre.boogz%sun.com2009-06-111-15/+0
* Bug 486698, r=wtc, Changed .mk files to enable building of major components i...emaldona%redhat.com2009-04-111-0/+2
* Bug 463678 - Need to add RPATH to 64-bit libraries on HP-UXchristophe.ravel.bugs%sun.com2008-11-191-0/+10
* Add new function SEC_PKCS12AddCertOrChainAndKey for bug 311483. r=wtcnelson%bolyard.com2008-09-301-0/+6
* Bug 452865: removed obsolete linker flags that were needed when libnss3wtc%google.com2008-09-051-4/+0
* Bug 436430: NSS public headers should not use NSPR 1.0 compatibility typeswtc%google.com2008-06-141-3/+3
* Bug 434187: fixed compiler warnings reported by GCC on Mac OS X.wtc%google.com2008-06-061-1/+0
* Bug 419523: Export Cert_NewTempCertificate. Remove unnecessary inclusionswtc%google.com2008-03-101-2/+0
* Re-commit Bob Relyea's changes for bug 401928. r=nelson.nelson%bolyard.com2008-02-032-78/+39
* Baking out change that broke tinderboxrrelyea%redhat.com2008-02-022-39/+78
* bug 401928 Support generalized PKCS #5 v2 PBEs.rrelyea%redhat.com2008-02-012-78/+39
* Fix for bug 286642 . Move utility functions to new libnssutil shared library....julien.pierre.boogz%sun.com2007-10-121-0/+3
* Bug 389781 NSS should be built size-optimized on Linux, Windows, and Macchristophe.ravel.bugs%sun.com2007-08-151-0/+3
* Bug 294555, unexported API calls in p12plcy.hneil.williams%sun.com2007-08-091-0/+1
* Bug 379753 ? S/MIME should support AES. r=rrelyeanelson%bolyard.com2007-05-101-0/+5
* Bug 379625 ? Accept SMIME preferences even when they contain NULL parameters.nelson%bolyard.com2007-05-071-6/+9
* 304361: smime: possible memory corruption when encoding/decoding smime_encryp...alexei.volkov.bugs%sun.com2006-08-251-1/+1
* Fix for bug 177184 . NSS_CMSDecoder_Cancel might have a leak . And this patch...julien.pierre.bugs%sun.com2006-08-051-3/+4
* Remove FORTEZZA code from this file. Coverity CID 874. r=rrelyea.nelson%bolyard.com2006-07-191-32/+0
* 341120: Coverity 541 nss_cms_recipients_traverse leaks "rle". r=nelsonalexei.volkov.bugs%sun.com2006-07-171-8/+16
* bug 335748 ECC support for Mozilla. r=wtcrrelyea%redhat.com2006-06-231-0/+7
* [Bug 339886] param leaked at NSS_CMSCipherContext_StartEncrypt(nss/lib/smime/...alexei.volkov.bugs%sun.com2006-06-121-2/+3
* Fix leak in NSS_CMSEncoder_Start error path. Bug 339914. r=alexei.volkovnelson%bolyard.com2006-06-081-1/+3
* Fix for bug 335021. Add SEC_ASN1_CONSTRUCTED to S/MIME EKP template. r=relyeajulien.pierre.bugs%sun.com2006-04-291-3/+6