summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare NSS 3.12.7 RTM.NSS_3_12_BRANCHPOINTNSS_3_12_7_RTMchristophe.ravel.bugs%sun.com2010-07-153-6/+6
* Bug 556497 - ServerSessionIDLookup tries very hard to crash if !gotLock or p...NSS_3_12_7_BETA2alexei.volkov.bugs%sun.com2010-07-051-1/+1
* Bug 575746: Use strchr() instead of strstr() in NSS code. Patch contributed b...emaldona%redhat.com2010-07-011-1/+1
* Bug 571797: do not check block cipher padding if decryption failed. TheNSS_3_12_7_BETAwtc%google.com2010-06-241-1/+1
* Bug 394919: dNSName constraints should constrain cert Common Names inwtc%google.com2010-06-242-4/+5
* Bug 497251: Set FREEBL_NO_DEPEND to 0 to force a "depend" build. r=rrelyea.wtc%google.com2010-06-243-7/+10
* Bug 571797: NSS should not send the decryption_failed alertnelson%bolyard.com2010-06-243-14/+9
* Bug 564011: Don't match keys that have empty CKA_ID's when importing keys.wtc%google.com2010-06-241-1/+14
* Bug 564011: When signing attributes to a peer db, remember to create awtc%google.com2010-06-231-6/+42
* Bug 570334: Support a CPU_ARCH of x86_64, which is set by mingw-w64. Thewtc%google.com2010-06-231-1/+1
* Bug 158750: Add KeyType constants rsaPssKey and rsaOaepKey, defined in RFCwtc%google.com2010-06-233-3/+31
* Bug 158750: use the less precise but more readable name "RSA-PSS" ratherwtc%google.com2010-06-231-1/+1
* Bug 564374: sec_pkcs12_decoder_safe_bag_update is forward declared afternelson%bolyard.com2010-06-181-15/+11
* Bug 562636: Memory leak when decoding PKCS12, r=rrelyeanelson%bolyard.com2010-06-183-227/+239
* Bug 570438: enable batch file line continuation, r=rrelyeanelson%bolyard.com2010-06-181-10/+36
* Bug 571796: ssl3_HandleRecord should check all the padding bytesnelson%bolyard.com2010-06-181-8/+12
* Bug 571274: Document use of -W in Usage and LongUsage, r=rrelyeaemaldona%redhat.com2010-06-181-0/+11
* Bug 571251: Ensure that when sftk_parseParameters calls PORT_Free(tmp) the po...emaldona%redhat.com2010-06-181-6/+8
* Bug 516104: map CKR_SESSION_READ_ONLY to SEC_ERROR_READ_ONLY. r=rrelyea.wtc%google.com2010-06-181-1/+1
* Bug 552775: If cert_pi_policyOID is not specified, it means the user is notwtc%google.com2010-06-185-7/+55
* Bug 572809kaie%kuix.de2010-06-171-0/+5
* Bug 497521: Added new pattern to list of ignored stacks.slavomir.katuscak%sun.com2010-06-171-0/+3
* Bug 553512: SEC_OID_X509_ANY_POLICY should be INVALID_CERT_EXTENSION ratherwtc%google.com2010-06-121-1/+1
* Bug 497251: build with FREEBL_NO_DEPEND=1 by default on Linux. r=rrelyea.wtc%google.com2010-06-124-8/+18
* Bug 519550: Add the SQLITE_LIB_NAME variable for specifying an alternatewtc%google.com2010-06-123-9/+10
* Bug 510436: Add macro for build number (4th component of version number)wtc%google.com2010-06-114-12/+13
* Bug 469577, Coverity: uninitialized variable used in cert_ProcessOCSPResponsekaie%kuix.de2010-06-071-1/+1
* Bug 559243: Can't decrypt a mail which is sent by Outlook 2010nelson%bolyard.com2010-06-061-3/+2
* Bug 562434: SSL_ForceHandshake returns SECSuccess if the peer sends us an app...nelson%bolyard.com2010-06-061-1/+5
* Bug 505731: Fix the linker option for shell32.lib on MinGW. The patch iswtc%google.com2010-06-021-0/+4
* Bug 158750: Add OIDs from PKCS #1 (RFC 4055) for RSA PSS and OAEP andwtc%google.com2010-05-282-0/+31
* Bug 562544: Remove dead code in lib/certdb/crl.c. r=rrelyea.wtc%google.com2010-05-212-102/+1
* Bug 566772: Remove the lib/pki1 directory from CVS. The only thing we needwtc%google.com2010-05-2123-15836/+10
* Bug 562542: An invalid CRL should not cause all certificates issued by thatwtc%google.com2010-05-202-13/+9
* Bug 564091: change "non-existent" to "nonexistent" in every componentnelson%bolyard.com2010-05-181-1/+1
* 536485: Do not do unnecessary 16th round of key expantion. r=rrelyeaalexei.volkov.bugs%sun.com2010-05-071-3/+17
* Bug 560150 - Unable to build pk11util on OpenSolaris (SunOS 5.11), pk11util.c...christophe.ravel.bugs%sun.com2010-05-061-1/+1
* Bug 506966, NSS does not support CKR_PIN_LOCKED from C_Loginkaie%kuix.de2010-05-032-0/+5
* backout last comiit, which should have been on the 3.13 branchnelson%bolyard.com2010-05-024-20/+19
* Bug 536389: ECC wrong point multiplication (=> wrong signatures) casenelson%bolyard.com2010-05-024-19/+20
* Bug 551188: support building nss on hpux with gcc and GNU-as, r=nelsonnelson%bolyard.com2010-05-011-1/+21
* Bug 394919 - dNSName constraints should constrain cert Common Names in EEnelson%bolyard.com2010-04-305-18/+63
* Bug 556323: secmod_handleReload uses uninitialized locals, r=rrelyeanelson%bolyard.com2010-04-301-3/+3
* Bug 506041: Correct misspellings in source code commentsnelson%bolyard.com2010-04-303-22/+24
* Bug 511515: Skip safe_popen() calls on platforms with /dev/urandom. Thewtc%google.com2010-04-301-3/+5
* Bug 508113: The GETU32 and PUTU32 definitions that require unaligned accesswtc%google.com2010-04-301-2/+4
* Back out changes for bug 562116. Should go in the FIPS _3_13 branch.rrelyea%redhat.com2010-04-294-269/+0
* Last Comment Bug 562116 - Freebl needs to deal with prelinked shared libraries.rrelyea%redhat.com2010-04-294-0/+269
* Bug 524013: pkix_Build_BuildSelectorAndParams should also set the expectedwtc%google.com2010-04-273-5/+18
* Bug 506041: Correct misspellings in source code commentsnelson%bolyard.com2010-04-251-3/+3