summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 158750: Move MGF1 from lib/freebl to lib/softoken. TBR=emaldona.NSS_3_13_BETA2wtc%google.com2011-10-047-113/+48
* Bug 172051 - Parenthesize err in body of PORT_ErrorToString macro, r=wtcemaldona%redhat.com2011-10-041-1/+1
* Big 172051 - Remove unneeded header, r=wtc,emaldonaemaldona%redhat.com2011-10-041-56/+0
* Bug 172051 - Fix signature of NSS_InitializePRErrorTable, fix comment in macr...emaldona%redhat.com2011-10-044-11/+8
* Bug 172051 - Do not add headers to PRIVATE_EXPORT, r=wtc,emaldonaemaldona%redhat.com2011-10-043-7/+0
* Bug 641052: NSS_NoDB_Init shouldn't try to open /pkcs11.txt and /secmod.db.wtc%google.com2011-10-022-8/+37
* Bug 172051 - errNum changed in comment to err as per usage in the macro, r=twcemaldona%redhat.com2011-10-011-1/+1
* Bug 665814: Prevent chosen plaintext attacks on SSL 3.0 and TLS 1.0 connectio...bsmith%mozilla.com2011-10-014-27/+112
* Bug 632657: SEC_ASN1IsTemplateSimple may incorrectly treat choice templateswtc%google.com2011-10-011-1/+1
* Bug 685592: fix comment nits in the previous checkin.wtc%google.com2011-10-012-3/+5
* Bug 685592 - File descriptor leak after "service httpd reload"rrelyea%redhat.com2011-09-303-15/+27
* Bug 679380 - Errors parsing nested CMS messages make the encapsulated content...rrelyea%redhat.com2011-09-301-8/+44
* Bug 515663 - Improper setting of CKA_DERIVE attribute during PKCS #12 importrrelyea%redhat.com2011-09-301-1/+1
* Bug 679377 - RFE: be more forgiving of malformed(?) kerberos CMS SignedData m...rrelyea%redhat.com2011-09-304-2/+88
* Bug 579392 - Unsafe assignment warnings on multi-precission integer library s...emaldona%redhat.com2011-09-301-4/+12
* Bug 660394: when generating an ECDSA signature, use a scalar that iswtc%google.com2011-09-281-0/+21
* Bug 569832: Remove unused label 'terminate' in NSC_SignFinal andwtc%google.com2011-09-211-2/+0
* Bug 686601: Fix compiler warnings in init_blinding_params andwtc%google.com2011-09-211-3/+1
* Bug 172051 - Remove no longer neeed file, part of the patch, r=rrelyeaemaldona%redhat.com2011-09-181-45/+0
* Bug 681382 - Replace SECKEYECParams with SECItem, fix Tinderboxemaldona%redhat.com2011-09-171-6/+6
* Bug 681382 - Must explicity include secoid.h now, fixing the buildemaldona%redhat.com2011-09-171-6/+1
* Bug 681382 - Temporarily copied a typedef from keythi.h to fix the buildemaldona%redhat.com2011-09-171-0/+6
* Bug 681382 - Don't include keyti.h as we wanted, part 3/3 of fixing a broken ...emaldona%redhat.com2011-09-171-1/+0
* Bug 681382 - If we drop nss.h we must then include nssutil.h, part 2/3 of fix...emaldona%redhat.com2011-09-171-1/+1
* Bug 681382 - restore a safe change, fixing Tinderboxemaldona%redhat.com2011-09-161-1/+1
* Backing out some of the earlier changes(Bug 681382 to fix build breakage whil...emaldona%redhat.com2011-09-161-1/+3
* Bug 681382 - Remove from fipstest dependencies on higher layers of nss, rrelyeaemaldona%redhat.com2011-09-161-4/+2
* Bug 172051 - Add localizable error messages for NSS error codes, r=rrelyeaemaldona%redhat.com2011-09-168-179/+20
* Bug 686761 - crlutil -f switch ignored when importing CRLs in FIPS mode, patc...emaldona%redhat.com2011-09-161-3/+11
* Bug 679524: fixed a typo in the previous checkin: nss_init => nss_Init.wtc%google.com2011-09-161-1/+1
* bug 679424 -- creating a one time lock at init creates a new one-time leak.rrelyea%redhat.com2011-09-151-0/+3
* Bug 642503: Generic blacklisting mechanism for bogus certs (NSS trustwtc%google.com2011-09-146-45/+268
* Bug 647820: Use -mwindows instead of -mno-cygwin on mingw compilation. Thewtc%google.com2011-09-141-2/+2
* Bug 356713: Remove unused function SHA224_Compress. r=emaldona.wtc%google.com2011-09-141-6/+0
* Bug 686606: Remove unused variable |i| in GFMethod_consGFp_mont. r=kaie.wtc%google.com2011-09-141-1/+0
* Bug 642503: fix typo "was was" => "what was". r=rrelyea.wtc%google.com2011-09-141-1/+1
* Bug 642503: fix nits in the previous checkin for this bug. Testwtc%google.com2011-09-143-18/+31
* Bug 684389: Bad EOF check in pkix_pl_infoaccess.c, r=wtcemaldona%redhat.com2011-09-071-1/+1
* Bug 683261, Better coverage for DigiNotarGate in NSS, landing additional patc...kaie%kuix.de2011-09-023-5/+611
* Bug 662652: sftkdb_CloseDB should free SFTKDBHandle->passwordKey.data.wtc%google.com2011-09-011-0/+3
* Bug 683261 - Better coverage for DigiNotarGate in NSS, r=rrelyea (patch adjus...kaie%kuix.de2011-09-013-5/+1117
* Bug 682927. When I landed a patch for this bug yesterday, I made a mistake. T...kaie%kuix.de2011-08-312-452/+144
* Bug 679524: add a missing return statement to NSS_Shutdown. r=rrelyea.wtc%google.com2011-08-301-0/+1
* Bug 682927, remove DigiNotar from list of trusted root CA certificates, r=bsm...kaie%kuix.de2011-08-303-36/+36
* Bug 679524 - Crash in NSS when using NSS_InitContextrrelyea%redhat.com2011-08-251-12/+95
* Bug 680878: Support for building NSS for iOS. The patch is contributed bywtc%google.com2011-08-242-0/+12
* Bug 668397: Remove all Fortezza support from lib/pkcs7, lib/smime, andwtc%google.com2011-08-2116-815/+28
* Bug 172051 - Localizable error strings: NSS_Strerror takes an extra format ar...NSS_3_13_BETA1emaldona%redhat.com2011-08-185-17/+48
* Bug 172051 - Revert an unwanted change - a fedora-only workaround that should...emaldona%redhat.com2011-08-171-9/+5
* Fix Bug 6172051 - Add localizable error messages for NSS error codes, r=rrelyeaemaldona%redhat.com2011-08-171-2/+2