summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Bug 102794, Implement the server-side code of the DHE SSL ciphersuites, r=mt,...Kai Engert2015-06-224-7/+351
* Bug 1086145 - Improving handshake test coverage, r=wtcMartin Thomson2015-03-201-3/+18
* Bug 1153994 - Syntax error in nss/tests/all.sh, r=kaieElio Maldonado2015-04-131-1/+1
* Bug 1151037 - Expired nss/test/libpkix/certs/PayPalEE.cert, r=bustageKai Engert2015-04-095-2/+2
* Bug 1136095, temporarily remove ciphers m and l from memleak testing, r=bustageKai Engert2015-03-121-1/+2
* Bug 1136095, use the correct syntax to disable tests, bustage fixKai Engert2015-02-241-6/+4
* Bug 1136095, temporarily disable affected tests as a bustage fixKai Engert2015-02-241-2/+6
* Bug 1128367 - syntax errors in some of the test shell scripts, r=kaieElio Maldonado2015-02-234-5/+5
* Bug 863076 - Some NSS files still contain the old triple license, r=gervKai Engert2015-01-192-78/+6
* Bug 863076 - Some NSS files still contain the old triple license, r=kaieNSS_3_18_BETA6Gervase Markham2015-01-151-36/+3
* Bug 1054547 - don't fail delete cert test in read-only directory if user isElio Maldonado2014-12-101-5/+15
* Bug 1057161 - NSS hangs with 100% CPU on invalid EC key. r=rrelyeaNSS_3_17_2_BETA1Richard Barnes2014-09-301-0/+0
* Bug 1057584 - Add gtest framework and initial tests optionally (4/4). Hooks w...Camilo Viecco2014-09-085-1/+94
* Backed out changeset cad641b1475dKai Engert2014-09-054-35/+1
* Bug 1057783 - Add support for little-endian powerpc64, r=kaieMike Hommey2014-09-054-1/+35
* Bug 1054625 - corrected spelling of version, r=kaieVikrantsingh Bisen2014-08-181-3/+3
* Replacing the expired paypal test certificate with the current version, to fi...Kai Engert2014-07-291-0/+0
* Bug 1028647: Fix comments in test scripts. r=cviecco.Wan-Teh Chang2014-06-262-2/+2
* Bug 902171 - Support choosing the appropriate subset of the cipher suite to r...Elio Maldonado2014-06-171-2/+8
* Bug 1020395 - Check to determine the last tool built according to build type ...Elio Maldonado2014-06-171-2/+8
* Bug 970539, NSS tool improvements/fixes: certutil/btoa/pp/httpserv, r=rrelyeaKai Engert2014-05-291-0/+196
* Bug 952572, Hard code ANSSI(DCISS) to french gov dns space, r=kaieNSS_3_16_1_BETA1Camilo Viecco2014-04-085-0/+62
* Bug 979752, remove non-portable option cp -v, r=kaieJulien Pierre2014-03-061-2/+2
* Bug 966596: Display the value of the USE_X32 environment variableWan-Teh Chang2014-03-051-0/+3
* Bug 947653: Enable ECC by default and add an option NSS_DISABLE_ECC to disabl...NSS_3_16_BETA4Brian Smith2014-02-276-30/+30
* Bug 743700: Enforce name constriants for root certificates, r=rsleeviNSS_3_16_BETA1Camilo Viecco2014-02-0527-0/+114
* Bug 962760: Fix handling of CN when processing name constraints in libpkix, r...Camilo Viecco2014-02-0322-1/+369
* BUG 158747: Add PSS and OAEP tests from the RSA test vectorsRyan Sleevi2013-11-241-0/+4
* Bug 940588 - change run_niscc.sh to pull from HG (not CVS), r=rrelyeaKai Engert2013-11-201-25/+29
* Bug 936778, Remove OCSP stapling tests that rely on external servers, r=brianKai Engert2013-11-131-67/+0
* Bug 936778, bustage fix, disable failing testKai Engert2013-11-091-5/+5
* Bug 436414, bustage fix, long hostnames, allow pp to not wrap the OCSP URL, T...Kai Engert2013-10-081-2/+2
* Bug 436414, bustage fix, regular expression to extract port number failed if ...Kai Engert2013-10-081-1/+2
* Bug 436414, support OCSP via HTTP GET. Part 2, local testing. r=rrelyeaKai Engert2013-10-086-88/+242
* bug 908617, address review comments, r=wtcKai Engert2013-08-231-0/+3
* Bug 908617, Add tstclnt option to enforce the use of either IPv4 or IPv6, and...Kai Engert2013-08-231-16/+16
* Bug 880543: Implement the AES GCM cipher suites in RFC 5288 and RFC 5289.Adam Langley2013-08-143-2/+7
* BUG 856060: Enforce nameConstraints on the commonName in libpkix mode when no...Ryan Sleevi2013-06-118-0/+126
* Bug 480514: Implement the new HMAC-SHA256 cipher suites specified in RFCWan-Teh Chang2013-06-053-2/+9
* Bug 480514: Implement TLS 1.2 (RFC 5246). A very small part of theAdam Langley2013-05-292-0/+37
* Bug 835919 - Allow optionally building nss without softoken in the tree, r=wtcElio Maldonado2013-05-062-15/+1
* Bug 835919 - Allow optionally building nss without softoken in the tree, r=rr...Elio Maldonado2013-04-293-1/+29
* Bug 863871: Remove CVS keywords from NSS source files, Part 1 (trivialBrian Smith2013-04-253-9/+0
* backout bug 835919, backout bug 850905Elio Maldonado2013-04-103-35/+3
* Bug 835919 - Allow optionally building nss without softoken in the tree, r=rr...Elio Maldonado2013-04-093-3/+35
* Bug 857735 - CRLs used for automated OCSP testing have expired, r=wtcKai Engert2013-04-0319-0/+0
* Bug 854063, Package nss/cmd/bltest/tests for testing on an Android device, r=...wtc2013-04-031-1/+1
* Bug 854063: Add an AES GCM test program (pk11gcmtest) that callsWan-Teh Chang2013-04-022-0/+36
* Bug 853285: Fix AES GCM tests. TBR=rrelyea.Wan-Teh Chang2013-03-253-0/+9
* Bug 852781 - TestUser50.cert and TestUser51.cert just expired, PayPalEE will ...Kai Engert2013-03-205-0/+37