| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 845556, reorganize NSS directory layout, moving files, very large changes... | Kai Engert | 2013-02-28 | 33 | -12919/+0 |
* | Bug 820651: Remove commas after the SEC_ASN1_ template macros. Set the | wtc%google.com | 2012-12-13 | 1 | -2/+2 |
* | Bug 542741: Change NSS_VersionCheck to not call PR_VersionCheck because | wtc%google.com | 2012-09-21 | 1 | -2/+1 |
* | Bug 676108 - smime_choose_cipher selects wrong bulk encryption algorithm, pat... | kaie%kuix.de | 2012-05-17 | 1 | -8/+37 |
* | Bug 716563 - update license to MPL 2. r=rrelyea. | gerv%gerv.net | 2012-04-25 | 33 | -1122/+100 |
* | Bug 644764, AES256 not recorded in SMIME capabilities, Patch contributed by M... | kaie%kuix.de | 2012-03-01 | 1 | -1/+8 |
* | Bug 679380 - Errors parsing nested CMS messages make the encapsulated content... | rrelyea%redhat.com | 2011-09-30 | 1 | -8/+44 |
* | Bug 679377 - RFE: be more forgiving of malformed(?) kerberos CMS SignedData m... | rrelyea%redhat.com | 2011-09-30 | 4 | -2/+88 |
* | Bug 668397: Remove all Fortezza support from lib/pkcs7, lib/smime, and | wtc%google.com | 2011-08-21 | 9 | -387/+8 |
* | Bug 673115 - Add function to obtain version of NSS at runtime, r=wtc, r=rrelyea | kaie%kuix.de | 2011-08-01 | 3 | -0/+28 |
* | Bug 640992 - nss_cms_before_data loses the child's content pointer on recursi... | emaldona%redhat.com | 2011-03-15 | 1 | -0/+3 |
* | Bug 632439 - cms headers cmst.h and cms.h use C++ reserved identifiers 'priva... | emaldona%redhat.com | 2011-02-24 | 1 | -1/+1 |
* | Bug 676036 - NSS CMS headers use C++ reserved identifiers 'private' and 'temp... | emaldona%redhat.com | 2011-02-11 | 9 | -75/+75 |
* | Bug 621664: double free in NSS_CMSSignerInfo_Sign | nelson%bolyard.com | 2011-02-07 | 1 | -2/+5 |
* | Bug 491918 - Infinite recursion when encoding a NSS enveloped/digested data | rrelyea%redhat.com | 2011-02-01 | 1 | -27/+57 |
* | Bug 584224 - CMS does not allow content types other than S/MIME | rrelyea%redhat.com | 2011-01-31 | 7 | -41/+91 |
* | Bug 584224 - CMS does not allow content types other than S/MIME | rrelyea%redhat.com | 2011-01-28 | 16 | -230/+892 |
* | Bug 607058, crash [@ nss_cms_decoder_work_data], Patch contributed by timeles... | kaie%kuix.de | 2010-12-21 | 2 | -0/+22 |
* | Bug 602754: Fix "a the" in comments. The patch is contributed by | wtc%google.com | 2010-10-11 | 1 | -1/+1 |
* | Bug 587432 NSS_CMSSignerInfo_Sign leaks tmppoolp when things fail | nelson%bolyard.com | 2010-08-28 | 1 | -1/+3 |
* | Bug 583966: Remove unnecessary "REQUIRES = dbm" from manifest.mn. Remove | wtc%google.com | 2010-08-03 | 1 | -2/+0 |
* | Bug 559243: Can't decrypt a mail which is sent by Outlook 2010 | nelson%bolyard.com | 2010-06-06 | 1 | -3/+2 |
* | Bug 506041: Correct misspellings in source code comments | nelson%bolyard.com | 2010-04-25 | 2 | -2/+2 |
* | Bug 469619: Coverity errors reported in libSMIME | nelson%bolyard.com | 2010-03-15 | 1 | -2/+4 |
* | Bug 510436: Add macros for build numbers (4th component of version number) | wtc%google.com | 2009-09-09 | 32 | -0/+13364 |
|\ |
|
* | | fixup commit for tag 'JSS_4_3_1_BETA'JSS_4_3_1_BETA | cvs2hg | 2009-09-03 | 32 | -13364/+0 |
|/ |
|
* | Fix for bug 494107 . Fix rpath in coreconf. r=rrelyea | julien.pierre.boogz%sun.com | 2009-06-11 | 1 | -15/+0 |
* | Bug 486698, r=wtc, Changed .mk files to enable building of major components i... | emaldona%redhat.com | 2009-04-11 | 1 | -0/+2 |
* | Bug 463678 - Need to add RPATH to 64-bit libraries on HP-UX | christophe.ravel.bugs%sun.com | 2008-11-19 | 1 | -0/+10 |
* | Add new function SEC_PKCS12AddCertOrChainAndKey for bug 311483. r=wtc | nelson%bolyard.com | 2008-09-30 | 1 | -0/+6 |
* | Bug 452865: removed obsolete linker flags that were needed when libnss3 | wtc%google.com | 2008-09-05 | 1 | -4/+0 |
* | Bug 436430: NSS public headers should not use NSPR 1.0 compatibility types | wtc%google.com | 2008-06-14 | 1 | -3/+3 |
* | Bug 434187: fixed compiler warnings reported by GCC on Mac OS X. | wtc%google.com | 2008-06-06 | 1 | -1/+0 |
* | Bug 419523: Export Cert_NewTempCertificate. Remove unnecessary inclusions | wtc%google.com | 2008-03-10 | 1 | -2/+0 |
* | Re-commit Bob Relyea's changes for bug 401928. r=nelson. | nelson%bolyard.com | 2008-02-03 | 2 | -78/+39 |
* | Baking out change that broke tinderbox | rrelyea%redhat.com | 2008-02-02 | 2 | -39/+78 |
* | bug 401928 Support generalized PKCS #5 v2 PBEs. | rrelyea%redhat.com | 2008-02-01 | 2 | -78/+39 |
* | Fix for bug 286642 . Move utility functions to new libnssutil shared library.... | julien.pierre.boogz%sun.com | 2007-10-12 | 1 | -0/+3 |
* | Bug 389781 NSS should be built size-optimized on Linux, Windows, and Mac | christophe.ravel.bugs%sun.com | 2007-08-15 | 1 | -0/+3 |
* | Bug 294555, unexported API calls in p12plcy.h | neil.williams%sun.com | 2007-08-09 | 1 | -0/+1 |
* | Bug 379753 ? S/MIME should support AES. r=rrelyea | nelson%bolyard.com | 2007-05-10 | 1 | -0/+5 |
* | Bug 379625 ? Accept SMIME preferences even when they contain NULL parameters. | nelson%bolyard.com | 2007-05-07 | 1 | -6/+9 |
* | 304361: smime: possible memory corruption when encoding/decoding smime_encryp... | alexei.volkov.bugs%sun.com | 2006-08-25 | 1 | -1/+1 |
* | Fix for bug 177184 . NSS_CMSDecoder_Cancel might have a leak . And this patch... | julien.pierre.bugs%sun.com | 2006-08-05 | 1 | -3/+4 |
* | Remove FORTEZZA code from this file. Coverity CID 874. r=rrelyea. | nelson%bolyard.com | 2006-07-19 | 1 | -32/+0 |
* | 341120: Coverity 541 nss_cms_recipients_traverse leaks "rle". r=nelson | alexei.volkov.bugs%sun.com | 2006-07-17 | 1 | -8/+16 |
* | bug 335748 ECC support for Mozilla. r=wtc | rrelyea%redhat.com | 2006-06-23 | 1 | -0/+7 |
* | [Bug 339886] param leaked at NSS_CMSCipherContext_StartEncrypt(nss/lib/smime/... | alexei.volkov.bugs%sun.com | 2006-06-12 | 1 | -2/+3 |
* | Fix leak in NSS_CMSEncoder_Start error path. Bug 339914. r=alexei.volkov | nelson%bolyard.com | 2006-06-08 | 1 | -1/+3 |
* | Fix for bug 335021. Add SEC_ASN1_CONSTRUCTED to S/MIME EKP template. r=relyea | julien.pierre.bugs%sun.com | 2006-04-29 | 1 | -3/+6 |