summaryrefslogtreecommitdiff
path: root/lib/pkcs7
Commit message (Expand)AuthorAgeFilesLines
* Bug 1804662 - remove data length assertion in sec_PKCS7Decrypt. r=nss-reviewe...John M. Schanck2023-02-231-1/+0
* Bug 1792821 - Updating the clang-format version to 10. r=jschanckAnna Weine2022-10-071-1/+1
* Bug 1735028 - check for missing signedData field r=keelerJohn M. Schanck2021-10-111-0/+5
* Bug 1629553 Merge simple config.mk files r=rrelyeaJan-Marek Glogowski2020-05-053-16/+1
* Bug 1533216 - check we actually got some certs in collect_certs r=jcjDana Keeler2019-03-201-8/+10
* Bug 1480647 - Warn about deprecation of key.h and keyt.h. Include keyhi.h ins...Cosmin Truta2018-09-143-3/+3
* Bug 1460673 - handle p12 properly, r=ttaubertFranziskus Kiefer2018-05-161-0/+6
* Bug 1278071 - Limit iterations for PKCS #12 export for Windows r?kaieJ.C. Jones2018-03-231-1/+1
* Bug 1309068 - Enable -Wshadow, r=franziskusMartin Thomson2018-02-141-1/+0
* Bug 1278071, increase number of iterations for export to PKCS #12, r=fkieferKai Engert2017-11-221-1/+7
* Bug 1278071, decrease the number of iterations by factor 10, as a temporary w...Kai Engert2017-10-271-1/+1
* Bug 1278071, increase number of iterations for export to PKCS #12. Fix sugges...Kai Engert2017-10-261-1/+1
* Bug 1350281, pk12util: avoid crash with RC4 PBEsDaiki Ueno2017-04-051-1/+1
* Bug 1268141 - pk12util can't import PKCS#12 files encrypted with AES-128-CBC,...Daiki Ueno2017-01-302-0/+73
* bug 1316604 - Add variables for <(nss_dist_dir)/{public,private}. r=franziskusTed Mielczarek2016-11-101-2/+2
* Bug 1118245 - clang-format on lib/pki and lib/pkcs7, r=ttaubertFranziskus Kiefer2016-10-2711-4140/+3972
* 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/+62
* Bug 1203229 - fix null deref in p7decode, r=ttaubertFranziskus Kiefer2016-05-201-0/+12
* Bug 1234510 - Removing empty memset, r=ttaubertMartin Thomson2016-03-091-2/+6
* Bug 1234203 - Minor clean-up of SEC_Read(CertSequence | PKCS7Certs). r=franzi...Michelangelo De Simone2016-03-041-52/+40
* Bug 1226804 - avoid integer overflow in certread, r=mtFranziskus Kiefer2016-01-201-3/+3
* Bug 1234510 - Fix for mod0 in sec_PKCS7Encrypt, r=franziskusMichelangelo De Simone2016-02-181-1/+1
* Bug 1118245. Apply uniform style across NSS [remove trailing commas in initia...Franziskus Kiefer2015-11-101-3/+3
* Bug 1026688 - [CID 1202865][CID 1202869] Possible leak of |ciphercx| in sec_P...Martin Thomson2015-10-161-1/+2
* Bug 1210389 - Variable assigned once to a constant guards dead code in SEC_PK...Tim Taubert2015-10-011-4/+0
* Bug 1208508 - Variable assigned once to a constant guards dead code in SEC_PK...Tim Taubert2015-09-291-4/+1
* Bug 1182667 - Enable warnings as errors, r=rrelyeaMartin Thomson2015-08-173-8/+2
* Backed out changeset 4355f55afeb2 (Bug 1158489)Martin Thomson2015-08-123-2/+8
* Bug 1182667 - Removing warnings, enabling -Werror, r=rrelyeaMartin Thomson2015-08-073-8/+2
* Bug 842856: Pass NULL instead of 0 as the "const PRTime *atTime" argumentWan-Teh Chang2013-05-031-2/+2
* Bug 802430: Allow NSS to be built with NO_NSPR_10_SUPPORT, r=wtcBrian Smith2013-05-028-22/+22
* Bug 863871: Remove CVS keywords from NSS source files, Part 1 (trivialBrian Smith2013-04-2510-20/+0
* Bug 839606: rewrite SEC_ReadPKCS7Certs to use the ASN.1 decoder directlyWan-Teh Chang2013-04-191-24/+130
* Bug 842856 - Add SEC_PKCS7VerifyDetachedSignatureAtTime for verifying the cer...NSS_3_15_BETA1Brian Smith2013-04-042-9/+61
* Bug 838767: Allow lib/pkcs7 and lib/smime to verify ECDSA signatures.Wan-Teh Chang2013-04-011-9/+0
* Bug 629816: Add a comment to explain the max oid length of 9. r=rrelyea.Wan-Teh Chang2013-03-141-0/+3
* 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-2814-0/+8816