summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'NSS_3_12_9_WITH_CKBI_1_82_RTM'NSS_3_12_9_WITH_CKBI_1_82_RTMcvs2hg2011-03-232112-0/+883880
|\
* | fixup commit for tag 'NSSCKBI_1_82_RTM'NSSCKBI_1_82_RTMcvs2hg2011-03-232113-884826/+0
* | Bug 642815, Deal with bogus certs issued by Comodo partner - NSS level fix, p...kaie%kuix.de2011-03-234-5/+3510
* | 631986 - SSL_ReconfigFD tries to access elements of a null pointer. r=alexei,...alexei.volkov.bugs%sun.com2011-03-161-3/+5
* | 635778 - Need an API to pass user defined cert chain when SSL socket is set u...alexei.volkov.bugs%sun.com2011-03-166-5/+28
* | 629299 - core dump when tls session tickets are enabled and session cache is ...alexei.volkov.bugs%sun.com2011-03-163-30/+98
* | Bug 640992 - nss_cms_before_data loses the child's content pointer on recursi...emaldona%redhat.com2011-03-151-0/+3
* | Updated instructions to generate the OCSP server certificates.christophe.ravel.bugs%sun.com2011-03-081-11/+13
* | Update the OCSP certs with the new domain name for the OCSP server.christophe.ravel.bugs%sun.com2011-03-0819-0/+0
* | Bug 633002 - SECKEY_ImportDERPublicKey causes memory leaks, r=wtc, sr=rrleyeaemaldona%redhat.com2011-03-071-10/+14
* | Bug 632439 - cms headers cmst.h and cms.h use C++ reserved identifiers 'priva...emaldona%redhat.com2011-02-111-1/+1
* | Bug 632439 - cms headers cmst.h and cms.h use C++ reserved identifiers 'priva...emaldona%redhat.com2011-02-1110-76/+76
* | Fix tinderbox breakage due to patch for:rrelyea%redhat.com2011-02-095-0/+40
* | Bug 491918 - Infinite recursion when encoding a NSS enveloped/digested datarrelyea%redhat.com2011-02-011-27/+57
* | Bug 584224 - CMS does not allow content types other than S/MIMErrelyea%redhat.com2011-02-017-41/+91
* | Bug 628378: remove the unnecessary [] around the expressions in .sizewtc%google.com2011-01-302-4/+4
* | Bug 629839: use the GCC -dumpversion option to support clang. The patch iswtc%google.com2011-01-291-1/+1
* | CMS does not allow content types other than S/MIMErrelyea%redhat.com2011-01-291-0/+480
* | Bug 584224 - CMS does not allow content types other than S/MIMErrelyea%redhat.com2011-01-2815-230/+412
* | Bug 584224 - CMS does not allow content types other than S/MIMErrelyea%redhat.com2011-01-281-0/+9
* | Bug 597624: pp -t certificate should identify and ident thewtc%google.com2011-01-282-10/+13
* | Bug 595988 - NSS trusts CAs it shouldn't (trusts system db over user db)rrelyea%redhat.com2011-01-273-6/+6
* | Fix elio's nits.rrelyea%redhat.com2011-01-262-4/+4
* | fix regression in nsssysinit introduced by the contextinit patch.rrelyea%redhat.com2011-01-254-32/+34
* | Bug 616757: in ssl3_SendCertificateVerify, we must destroywtc%google.com2011-01-251-21/+19
* | Bug 595134: let sftk_searchTokenList skip sftk_searchDatabase where thewtc%google.com2011-01-221-10/+35
* | Bug 625491: Make pk11load.o depend on debug_module.c. r=rrelyea.wtc%google.com2011-01-221-0/+2
* | Bug 589288 - FIPS isn't enabled if /proc/sys/crypto/fips_enabled is missing, ...emaldona%redhat.com2011-01-201-1/+1
* | Bug 625491: print CK_ULONG attributes as an integer. Changewtc%google.com2011-01-191-2/+25
* | Bug 572289: SEC_ASN1EncodeInteger cannot correctly encode some positivewtc%google.com2011-01-131-3/+3
* | Change NSS version to 3.12.10.0 Beta.christophe.ravel.bugs%sun.com2011-01-123-9/+9
|/
* Bug 609068: Implement J-PAKE in FreeBL, additional check that s != 0, r=rrelyeabsmith%mozilla.com2011-01-071-1/+2
* Bug 620908: the sdb_Reset function pointer in the SDB structure should bewtc%google.com2011-01-062-1/+7
* Bug 596798: ensure that the output buffer of _snwprintf is null-terminated.wtc%google.com2011-01-061-0/+2
* Prepare NSS 3.12.9 RC0.christophe.ravel.bugs%sun.com2011-01-063-6/+6
* Bug 607058, crash [@ nss_cms_decoder_work_data], Patch contributed by timeles...kaie%kuix.de2010-12-232-0/+22
* Bug 619268: fix memory leaks in CERT_ChangeCertTrust andwtc%google.com2010-12-171-2/+10
* Bug 617492, Add PK11_KeyGenWithTemplate function to pk11wrap (for Firefox Sync)NSS_3_12_9_BETA2kaie%kuix.de2010-12-093-69/+124
* Bug 614076 - Implement HKDF in SoftokenNSS_3_12_9_BETA1rrelyea%redhat.com2010-12-041-0/+4
* Bug 609076 - Expose a PKCS#11 interface for J-PAKE in Softokenrrelyea%redhat.com2010-12-049-26/+632
* Bug 609068 - Implement J-PAKE in FreeBLrrelyea%redhat.com2010-12-049-58/+809
* Bug 614076 - Implement HKDF in Softokenrrelyea%redhat.com2010-12-033-0/+145
* Bug 613394, November/December 2010 batch of NSS root CA changeskaie%kuix.de2010-12-022-3/+1657
* Bug 592939: Expired CAs in certdata.txtkaie%kuix.de2010-11-262-1414/+302
* Bug 595013: Enable Code Signing Trust Bit for DigiCert's three Roots in NSSkaie%kuix.de2010-11-262-6/+6
* Bug 592939, Expired CAs in certdata.txt, remove beTRUSTed Root CAkaie%kuix.de2010-11-192-534/+248
* Follow up checkin because of bug 585518, increase version number of the NSS r...kaie%kuix.de2010-11-181-2/+2
* Checking in lib/freebl/sha512.c;kaie%kuix.de2010-11-181-6/+5
* Bug 596215, NSS should provide a way to find ALL valid certs for an email add...kaie%kuix.de2010-11-184-15/+136
* Bug 536485 - crash during ssl handshake in [@ intel_aes_decrypt_cbc_256]rrelyea%redhat.com2010-11-182-6/+11