summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close GECKO181_20090302_RELBRANCHGECKO181_20090302_RELBRANCHFranziskus Kiefer2017-09-290-0/+0
* artificial changeset: close fixup head 03b49c49688b for tag CAMINO_1_6_8_RELEASEcvs2hg2013-02-210-0/+0
|\
| * fixup commit for tag 'CAMINO_1_6_8_RELEASE'CAMINO_1_6_8_RELEASEcvs2hg2009-01-2610-0/+4663
| |\ |/ /
| * fixup commit for tag 'CAMINO_1_6_7_RELEASE'CAMINO_1_6_7_RELEASEcvs2hg2009-01-2610-0/+4663
|/
* fixup commit for branch 'GECKO181_20090302_RELBRANCH'THUNDERBIRD_2_0_0_22_RELEASETHUNDERBIRD_2_0_0_22_BUILD1THUNDERBIRD_2_0_0_21_RELEASETHUNDERBIRD_2_0_0_21_BUILD1SEAMONKEY_1_1_17_RELEASESEAMONKEY_1_1_16_RELEASESEAMONKEY_1_1_15_RELEASEcvs2hg2009-01-2646-1314/+815
* Bug 444850: NSS misbehaves badly in the presence of a disabled PKCS#11 slotNSS_3_11_10_RTMNSS_3_11_10_RC3nelson%bolyard.com2008-12-038-505/+306
* Bug 348198: Use exec to redirect standard input before entering a whilenelson%bolyard.com2008-11-071-5/+10
* Fix a crash that occurs with corrupted DBs.nelson%bolyard.com2008-10-281-1/+1
* Bug 421634: Don't send an SNI Client Hello extension bearing an IPv6 addressnelson%bolyard.com2008-10-241-6/+7
* Updating version numbers to NSS 3.11.10 RC 2NSS_3_11_10_RC2kaie%kuix.de2008-10-212-2/+2
* Bug 450427, Add COMODO ECC Certification Authority certificate to NSSkaie%kuix.de2008-10-212-3/+227
* Bug 458015 - Added value check to set_freebl() in memleak.sh. r=christophe, r...slavomir.katuscak%sun.com2008-10-071-9/+26
* Prepare NSS 3.11.10 release: remove beta flag.NSS_3_11_10_RC1christophe.ravel.bugs%sun.com2008-08-152-4/+4
* Bug 444850: NSS misbehaves badly in the presence of a disabled PKCS#11 slotnelson%bolyard.com2008-08-156-64/+106
* Bug 449883, Replace existing "GlobalSign Root CA" cert and add new WellsSecur...kaie%kuix.de2008-08-142-63/+355
* Follow up checkin to bug 425469. Please see comments 15 and 16.kaie%kuix.de2008-08-082-7/+283
* Don't abort search for certs when a slot reports error, v2nelson%bolyard.com2008-07-301-39/+49
* Bug 444850. Don't ask the module to use an invalid session handle innelson%bolyard.com2008-07-291-1/+7
* bug 444850. Don't crash when CERT_CreateSubjectCertList fails to find anynelson%bolyard.com2008-07-291-1/+11
* Bug 384459, ignore issuer and serial number components of authority key IDnelson%bolyard.com2008-07-292-36/+15
* Bug 442912, fix nssckbi version number on 3.11 branchkaie%kuix.de2008-07-081-1/+1
* Bug 443045 ? Fix PK11_GenerateKeyPair for ECC keys on the 3.11 branchnelson%bolyard.com2008-07-041-25/+59
* Check in a working version of this code I've had sitting in my workareanelson%bolyard.com2008-05-302-35/+43
* Bug 431772, add network solutions and diginotar root certs to NSSkaie%kuix.de2008-05-032-3/+567
* Bug 425469, Add multiple new roots: Geotrust, Thawte, Verisign, Trustwave, Co...kaie%kuix.de2008-04-113-137/+1763
* Fix for bug 396999 . PK11_Authenticate, PK11_DoPassword fail on 3rd party slo...julien.pierre.boogz%sun.com2008-03-063-191/+0
* Bug 417637: tstclnt crashes if -p option is not specified, r=julien,alexeinelson%bolyard.com2008-03-031-5/+7
* Update ignored stack leaks to reflect fixes for bug 397478 and 397486.julien.pierre.boogz%sun.com2008-02-271-6/+0
* Fix for bug 416067 . certutil doesn't report token authentication failure . r...julien.pierre.boogz%sun.com2008-02-261-9/+34
* Bug 291384: certutil -K behavior doesn't match usage. r=alexei,rrelyeanelson%bolyard.com2008-02-231-32/+129
* Fix for bug 397486 . Session cache locks not freed on strsclnt shutdown. r=ne...julien.pierre.boogz%sun.com2008-02-234-16/+104
* Fix broken branch builds by backporting rev 1.62 from Trunk. /Nelsonnelson%bolyard.com2008-02-201-2/+0
* Fix for bug 403240 . Threads hanging in nss_InitLock . Stop using nss_InitLoc...julien.pierre.boogz%sun.com2008-02-205-19/+52
* Fix for bug 403888 . Memory leak in trustdomain.c . r=wtc,nelsonjulien.pierre.boogz%sun.com2008-02-141-0/+4
* Fix for bug 398680 . Assertion in ssl3_RegisterServerHelloExtensionsSender. m...julien.pierre.boogz%sun.com2008-02-131-0/+5
* Fix for bug 385946 . Can't import certificate into cert database in FIPS mode...julien.pierre.boogz%sun.com2008-02-121-1/+1
* Set NSS version to 3.11.10.0 Beta.christophe.ravel.bugs%sun.com2008-02-062-6/+6
* Bug 291384. Remove two dead functions from PK11wrap. r=rrelyea,alexei.volkovnelson%bolyard.com2008-02-062-57/+6
* Prepare NSS 3.11.9.0 RTM.NSS_3_11_9_RTMchristophe.ravel.bugs%sun.com2008-01-313-5/+5
* Fix for bug 227049 . Prevent cache attacks on Windows 64 bits (AMD64) . r=nel...julien.pierre.boogz%sun.com2008-01-291-4/+33
|\
| * fixup commit for tag 'NSS_3_11_5_WITH_CKBI_1_65_RTM'NSS_3_11_5_WITH_CKBI_1_65_RTMcvs2hg2008-01-2510-1279/+4440
* | Bug 229335, Remove certificates that expired in August 2004 from treekaie%kuix.de2008-01-252-1169/+145
* | Bug 402285 - built-in root certs module shows no slot name, r=alexei,kengertnelson%bolyard.com2008-01-247-48/+49
* | Bug 402116 - incorrect use of tee command truncates output log filenelson%bolyard.com2008-01-231-14/+15
* | Bug 401970 - Correct NSS error string for SEC_ERROR_OCSP_RESPONDER_CERT_INVALIDnelson%bolyard.com2008-01-231-1/+1
* | Bug 400119 - Fix UMRs in getLibName() for Solaris. r=julien.pierrenelson%bolyard.com2008-01-221-0/+5
* | Bug 411299, Add Identrust, Truktrust, SwissSign Rootskaie%kuix.de2008-01-173-5/+1963
* | Bug 401003: Improved failure detection. r=nelson,sr=julienslavomir.katuscak%sun.com2008-01-151-10/+56
* | Bug 353714: key search functions ignore the nickname argument,nelson%bolyard.com2007-12-121-2/+2
* | Ignored leaks update.slavomir.katuscak%sun.com2007-12-111-11/+0