summaryrefslogtreecommitdiff
path: root/lib/smime
Commit message (Expand)AuthorAgeFilesLines
* Bug 657379 - NSS uses the wrong OID for signatureAlgorithm field of signerInf...David Cooper2019-09-051-25/+82
* Bug 1507174 - Add additional null checks to other CMS functions r=mtJ.C. Jones2019-01-116-15/+95
* Bug 1507135 - Add additional null checks to CMS message functions r=mtJ.C. Jones2019-01-141-10/+59
* Bug 1167857, Thunderbird should use AES for S/MIME based on correspondent's k...David Cooper2019-01-021-0/+19
* Bug 1480647 - Warn about deprecation of key.h and keyt.h. Include keyhi.h ins...Cosmin Truta2018-09-1414-14/+14
* Bug 1309068 - Enable -Wshadow, r=franziskusMartin Thomson2018-02-141-1/+1
* Bug 1397990 - Run clang-format 4.0, r=meMartin Thomson2017-09-082-4/+2
* Bug 1317981 - Fix a few places in certutil/crlutil/cmsutil that fail to use t...Kai Engert2016-12-131-1/+5
* bug 1316604 - Add variables for <(nss_dist_dir)/{public,private}. r=franziskusTed Mielczarek2016-11-101-2/+2
* Bug 1118245 - clang-format on lib/smime, r=ttaubertFranziskus Kiefer2016-10-2727-3859/+3868
* Bug 1313123 - Merge UBSan runs back with ASan and fix remaining test suites r...Tim Taubert2016-10-261-1/+3
* Bug 1311615 - Building with gyp should copy headers, libs, executables to the...Tim Taubert2016-10-211-3/+3
* bug 1237872 - Add gyp build system for NSS. r=fkieferTed Mielczarek2016-09-232-0/+114
* Bug 1280844 - Remove still more redundant null checks in lib/. r=mt.Nicholas Nethercote2016-06-211-2/+1
* Bug 1257885 - Fix some unchecked return values, r=ttaubertFranziskus Kiefer2016-04-292-4/+8
* Bug 1234512 - Fixing some unchecked return values in cmsrecinfo.c, r=franziskusMichelangelo De Simone2016-03-231-3/+0
* Bug 1234218 - [CID 1242869] check return values in cmsencode.c, r=franziskusdimi2016-03-111-0/+5
* Bug 1234206 - Check for zero length padding to avoid a mod by zero error r=mt...Kelby Ludwig2016-01-141-2/+6
* Bug 1118245. Apply uniform style across NSS [remove trailing commas in initia...Franziskus Kiefer2015-11-101-4/+4
* Bug 1026688 - [CID 1202865][CID 1202869] Possible leak of |ciphercx| in sec_P...Martin Thomson2015-10-161-1/+5
* Bug 1209541 - Leak of memory or pointers to system resources in NSS_CMSSigner...Tim Taubert2015-09-291-0/+1
* 1209451 - Pointer is checked against null but then dereferenced anyway in NS...Tim Taubert2015-09-291-1/+1
* Bug 1182667 - Enable warnings as errors, r=rrelyeaMartin Thomson2015-08-176-21/+6
* Backed out changeset 4355f55afeb2 (Bug 1158489)Martin Thomson2015-08-126-6/+21
* Bug 1182667 - Removing warnings, enabling -Werror, r=rrelyeaMartin Thomson2015-08-076-21/+6
* Bug 1169174, Remove __DATE__ and __TIME__ references from NSS, r=rrelyeaMike Hommey2015-07-092-11/+4
* Bug 1054069 - Address coverity scan reported flaws, r=wtcElio Maldonado2015-04-161-17/+17
* Bug 1113453 - Support set certificate nickname in pkcs12 decoder context, r=kaieChuck Lee2015-02-251-0/+6
* Bug 1132818 - Fix -Wsometimes-uninitialized nsresult warning in security/nss/...Chris Peterson2015-02-211-0/+2
* Bug 972653: Fix typo, r=meNSS_3_16_BETA2Brian Smith2014-02-131-1/+0
* Bug 972653: Export NSS_CMSSignerInfo_Verify from libsmime, r=briansmithBrian Smith2014-02-131-0/+7
* Bug 942035 - Change the #include guard of smime.h, r=ryan.sleeviEhsan Akhgari2013-11-221-2/+2
* Bug 802430: Allow NSS to be built with NO_NSPR_10_SUPPORT, r=wtcBrian Smith2013-05-0211-19/+19
* Bug 863871: Remove CVS keywords from NSS source files, Part 1 (trivialBrian Smith2013-04-2526-54/+0
* Bug 842856 - Add SEC_PKCS7VerifyDetachedSignatureAtTime for verifying the cer...NSS_3_15_BETA1Brian Smith2013-04-041-0/+6
* Bug 838767: Allow lib/pkcs7 and lib/smime to verify ECDSA signatures.Wan-Teh Chang2013-04-011-7/+0
* Bug 845556, adjust Makefiles and tests to new NSS directory layout, r=wtcKai Engert2013-02-281-1/+1
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-2833-0/+12919