glen.beasley%sun.com
3cbc796b39
367910 add pk11mode to fips.sh r=neil williams
2007-01-25 23:24:56 +00:00
slavomir.katuscak%sun.com
56d5474623
Bug 193386: Patch to fips.sh to use temporary library for mangle test. r=alexei, sr=nelson
2007-01-25 12:40:33 +00:00
alexei.volkov.bugs%sun.com
a7d19b0809
Bug 301496: NSS_Shutdown failure in p7sign. r=nelson
2007-01-25 00:52:26 +00:00
slavomir.katuscak%sun.com
6ddbf89c77
Bug 335752. Fix for previous patch. r=alexei,sr=nelson
2007-01-12 10:51:54 +00:00
alexei.volkov.bugs%sun.com
f566ac58ee
Bug 363987: crlutil does not change thisUpdate date when creating a modified CRL. r=nelson,neil
2007-01-04 20:18:58 +00:00
gerv%gerv.net
fd0b7c527e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-12-11 09:45:41 +00:00
alexei.volkov.bugs%sun.com
7b8ef8bc9b
265784: SSL interoperability regression testing. r=nelson
...
To turn on the feature, set and export env variable
IOPR_HOSTADDR_LIST to space separated interoperability server fqdn list
2006-10-23 23:46:47 +00:00
slavomir.katuscak%sun.com
e614cf17f5
Fix for previous patch.
2006-10-18 17:59:40 +00:00
slavomir.katuscak%sun.com
f2ecee13ae
1. Adding timestamps + total time measure for testing subscripts
...
2. Enables using TESTS variable from system environment (for example TESTS=cert
./all.sh will test only cert tests)
2006-10-17 09:48:17 +00:00
alexei.volkov.bugs%sun.com
0d8f9d41b4
338226: Core files may be reported in the wrong tests for SSL, or missed. r=neil
2006-10-09 17:42:58 +00:00
julien.pierre.bugs%sun.com
82d3af1276
Fix typo in comment.
2006-09-08 21:24:25 +00:00
julien.pierre.bugs%sun.com
7b3d89c5d5
Fix for bug 332222 . Add support for mixed ECDH RSA SSL cipher suites. Patch contributed by Slavomir Katuscak . r=julien
2006-09-08 21:15:41 +00:00
julien.pierre.bugs%sun.com
f6331ac0a6
Bug 348198 : trace startup and shutdown time for selfserv. Patch contributed by Slavomir Katuscak. r=julien,alexei
2006-09-07 23:54:07 +00:00
julien.pierre.bugs%sun.com
4cbb857527
Back out Slavo's patch for bug 332222 in ssl.sh because tinderbox fails.
2006-08-24 19:48:08 +00:00
julien.pierre.bugs%sun.com
7a290fbdc0
Allow ssl.sh to support mixed ECC/RSA certs. Patch created by Slavomir Katuscak. r=nelson, rrelyea
2006-08-24 17:48:52 +00:00
julien.pierre.bugs%sun.com
06d244cd3c
Fix for bug 332222 . Allow ssl.sh to support mixed ECC/RSA certs. Patch created by Slavomir Katuscak. r=nelson, rrelyea
2006-08-23 23:32:01 +00:00
christophe.ravel.bugs%sun.com
cd1aaf4212
Bugzilla 337793: Create a test to check all EC curves
...
r+ Christophe
Committed on behalf of Nelson.
2006-06-15 19:26:01 +00:00
glen.beasley%sun.com
8eb963e03a
340734 update ref to 140-1 to 140 r=neilWilliams
2006-06-08 18:19:09 +00:00
alexei.volkov.bugs%sun.com
c332ce14e9
[Bug 220380] Add SSL client auth stress tests.
...
Attachment "auth patch"(#222740 ). r=nelson
2006-05-31 18:06:02 +00:00
wtchang%redhat.com
26a2faa4f4
Bugzilla Bug 336521: we should search the build tree (${DIST}/${OBJDIR})
...
before /bin and /usr/bin. r=slavomir.katuscak
2006-05-12 20:50:53 +00:00
julien.pierre.bugs%sun.com
6b6c883634
Fix for bug 219932 . NISCC test script enhancements. Patch submitted by Jason Reid (jason.m.reid@sun.com) . r=slavomir.katuscak@sun.com,julien.pierre@sun.com
2006-05-01 22:52:32 +00:00
nelson%bolyard.com
56e0778f65
Add and use new -2 option for strsclnt to disable SSL2 compatible client
...
hellos, so we can stress test TLS hello extensions. Bug 333559.
r=julien.pierre,rrelyea
2006-04-13 22:43:31 +00:00
alexei.volkov.bugs%sun.com
682c8b8e69
[Bug 332272] add core detection functionality to all.sh; r=nelson
2006-04-12 01:14:27 +00:00
nelson%bolyard.com
00dfcbd256
WORKAROUND: disable all the ECDH_RSA cipher suites tests, since all those
...
tests require a cert with an EC public key and an RSA signature, and the
test scripts do not presently generate such a cert.
This workaround can be backed out when the real fix is available.
Bug 332222. r=neil.williams
2006-04-08 04:28:32 +00:00
julien.pierre.bugs%sun.com
c4a1fdc5db
Fix for bug 315798 . run bltest and rsaperf from source directories in the QA . r=nelson
2006-04-06 06:19:41 +00:00
nelson%bolyard.com
df3a1c8fa5
Fix shell script error that caused undetected QA failures. Bug 311931.
...
r=nelson.bolyard,alexei.volkov
2006-04-05 19:35:47 +00:00
alexei.volkov.bugs%sun.com
601c015e0a
331515: selfserv Bus error on 3DES ciphersuites; r=julien, sr=nelson
2006-03-29 07:23:40 +00:00
julien.pierre.bugs%sun.com
ed974bdaa4
Remove comment in ssl.sh that messes execution. Part of fix for bug 331413.
2006-03-29 06:54:56 +00:00
julien.pierre.bugs%sun.com
3666e85fea
Partial fix for bug 331413 . Allow selfserv to be tested for reference leaks. r=nelson
2006-03-29 05:03:10 +00:00
christophe.ravel.bugs%sun.com
b458a866f2
Bugzilla 324887: merge ECC and non-ECC QA test scripts.
...
Add return code and error message for ssl_stress and ssl_cov.
r=vipul, sr=nelson.
2006-03-08 00:47:28 +00:00
wtchang%redhat.com
4f233bf7c1
Bugzilla Bug 324887: The previous checkin introduced a comment bug. A
...
comment line must begin with exactly one '#' character followed by white
space.
2006-03-03 22:10:30 +00:00
wtchang%redhat.com
7c9d71030c
Bugzilla Bug 324887: merged ECC and non-ECC QA test scripts and removed
...
ECC QA test scripts. The patch is written by Vipul Gupta and Christophe
Ravel of Sun. r=wtc,nelsonb,jpierre
Modified Files:
cert/cert.sh smime/smime.sh ssl/ssl.sh ssl/sslauth.txt
ssl/sslcov.txt ssl/sslstress.txt tools/tools.sh
Removed Files:
fixtests.sh cert/eccert.sh smime/ecsmime.sh ssl/ecssl.sh
ssl/ecsslauth.txt ssl/ecsslcov.txt ssl/ecsslstress.txt
tools/ectools.sh
2006-03-03 20:06:03 +00:00
wtchang%redhat.com
10904973ae
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-03-02 22:48:55 +00:00
nelson%bolyard.com
d4b05e6bb3
Work around bug 292285: don't encode x400 addresses, don't print CRL contents
...
r=julien.pierre
2006-02-02 07:56:19 +00:00
wtchang%redhat.com
47f924a72a
Removed a blank line that broke the ssl_stress function in ecssl.sh, which
...
cannot handle blank lines.
2006-01-27 18:44:13 +00:00
nelsonb%netscape.com
c10ca51cd5
change QA test order to be bottom-up. Bug 309412. r=jullien.pierre
2006-01-19 11:59:56 +00:00
alexei.volkov.bugs%sun.com
af798d22c0
HP and AIX cert extension tests failure fix.
2006-01-13 07:59:31 +00:00
alexei.volkov.bugs%sun.com
c9cb870d39
cert extension test for 53229: certutil should not use gets(). julien:review+
2006-01-12 01:09:03 +00:00
wtchang%redhat.com
f8302eae78
Bugzilla Bug 236245: Updated NSS to "ECC Cipher Suites for TLS" draft 12
...
plus upcoming revisions. The patch is contributed by Douglas Stebila
of Sun Labs <douglas@stebila.ca>. r=wtc.
Modified Files:
cmd/selfserv/selfserv.c cmd/strsclnt/strsclnt.c
cmd/tstclnt/tstclnt.c cmd/vfyserv/vfyserv.c lib/ssl/ssl3con.c
lib/ssl/ssl3ecc.c lib/ssl/ssl3prot.h lib/ssl/sslenum.c
lib/ssl/sslimpl.h lib/ssl/sslinfo.c lib/ssl/sslproto.h
lib/ssl/sslsock.c tests/ssl/ecssl.sh tests/ssl/ecsslauth.txt
tests/ssl/ecsslcov.txt tests/ssl/ecsslstress.txt
tests/ssl/ssl.sh
2005-12-14 01:49:40 +00:00
relyea%netscape.com
f7650e2dfd
Bug 308887 CRMF request generation problem when using latest firefox
...
Add crmf tests to the test suite.
2005-09-29 21:36:42 +00:00
relyea%netscape.com
9f3f33c4d8
Add better tests for detached signatures. Actually test the other sha
...
variants rather than just say we do. done in the context of bug 30887
r=nelson
2005-09-29 17:14:19 +00:00
saul.edwards%sun.com
d9d3cf6f93
Bug 305147: add -B (bypass SSL) and -s (disable SSL locking) to server and client commands; add bypass testing to SSL test suite.
2005-09-09 04:50:07 +00:00
wtchang%redhat.com
4076a88c87
Bugzilla bug 240554: Alice's cert doesn't need to be added to Bob's db.
...
r=relyea.
Modified files: cert.sh eccert.sh
2005-08-12 23:27:44 +00:00
wtchang%redhat.com
7d8e8ba46d
Bugzilla Bug 240554: added S/MIME tests for ECDSA. The patch is
...
contributed by Vipul Gupta <vipul.gupta@sun.com>. r=wtc.
Modified files: fixtests.sh cert/eccert.sh
Added file: smime/ecsmime.sh
2005-08-11 22:50:12 +00:00
wtchang%redhat.com
42b62af1e4
Removed noeccert.sh and noectools.sh from CVS. These two files are
...
automatically created by the fixtests.sh script by copying the non-ECC
(default) test scripts to these names. r=vipul.gupta.
Removed Files: cert/noeccert.sh tools/noectools.sh
2005-08-04 16:27:07 +00:00
christophe.ravel.bugs%sun.com
fd807f4d9d
297965 - Add a marker at the end of the test result report (result.html)
...
r: Julien
mozilla/security/nss/tests/common/cleanup.sh
Add END_OF_TEST<BR> before </BODY>
2005-06-21 16:31:57 +00:00
nelsonb%netscape.com
3e84aac61b
Change while read statements to work with MKS. Bug 295060. r=wtchang
2005-05-21 21:30:29 +00:00
alexei.volkov.bugs%sun.com
75e1ba198e
Adding cert id and revocation indication to CRL SSL Client Tests results.
2005-04-13 00:23:09 +00:00
alexei.volkov.bugs%sun.com
558ede79f2
Fix for bug 265003: Add CRL generation to crlutil. Reviewed JP+
2005-04-12 02:24:17 +00:00
nelsonb%netscape.com
6c66abbe4a
decouple block size from buffer size for AES/rijndael in bltest.
...
Bug 289066. r=saul.edwards,rrelyea.
2005-04-06 23:19:22 +00:00
wtchang%redhat.com
32494d1aa2
Bugzilla Bug 221425: enable all.sh to run with Cygwin. Also fixed an
...
incorrect line continuation (of a tstclnt command line) in ssl.sh.
r=nelsonb,jpierre
Modified files: init.sh ssl.sh
2005-03-05 02:00:30 +00:00
neil.williams%sun.com
41c5cc764f
Bug#:280602 Added list option to pk12uti, test for it.
...
r=nelson@bolyard.com
2005-02-08 01:04:50 +00:00
gerv%gerv.net
d6d819dccf
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-02 22:28:27 +00:00
wtchang%redhat.com
1f412b9dda
Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files.
...
This keyword adds noise to the output of "ident libnss3.so | grep NSS"
on our debug build, and appears to cause spurious CVS conflicts. r=nelsonb.
2005-01-20 02:25:51 +00:00
nelsonb%netscape.com
c073805446
Apply review feedback to signtool sources. Add test case to QA tests.
...
Bug 248751.
2004-07-15 22:21:57 +00:00
bishakhabanerjee%netscape.com
6f4a70ff97
chenged log names to better align them in summary, added SMIME test output
...
to emailed log summary
2004-05-27 22:09:03 +00:00
bishakhabanerjee%netscape.com
66d76ca008
script to run NISCC tests; cvs pull of NSS and does special build, runs SMIME
...
and SSL tests, logs results to file, summarizes log results
2004-05-20 00:56:40 +00:00
gerv%gerv.net
2cdff0bb4f
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-25 15:03:26 +00:00
nelsonb%netscape.com
d08920202a
Change ssl test scripts to invoke tstclnt with the server's FQDN.
...
Necessary because of fix to bug 234058.
2004-04-08 03:01:02 +00:00
bishakhabanerjee%netscape.com
757070dec7
adding platform RH_Linux_7.3
2004-03-04 22:47:43 +00:00
bishakhabanerjee%netscape.com
f0eb03e36f
adjusting the platform strings as the header file specifies
2004-03-04 20:16:36 +00:00
bishakhabanerjee%netscape.com
34abf16656
removed old,unused platforms; and added newer used ones
2004-03-04 00:35:09 +00:00
bishakhabanerjee%netscape.com
65870a5d38
fix for Bugzilla bug 232481: removed a loop in smime.sh
2004-02-25 23:05:41 +00:00
bishakhabanerjee%netscape.com
2bbf510808
added negative cert import function, changed relevant Policies tests accordingly
2004-02-25 22:34:25 +00:00
wchang0222%aol.com
14ab9446d3
Bugzilla bug 233048: 1. Support doing 64-bit Solaris SPARC builds using
...
gcc. 2. Enable all.sh to work with gcc-compiled NSS tests which require
setting LD_LIBRARY_PATH to point to the directory where libgcc.so resides.
The patch is contributed by Vladim�r Marek <Vladimir.Marek@printsoft.cz>.
r=wtc,nelsonb.
Modified Files: coreconf/SunOS5.mk nss/tests/common/init.sh
2004-02-13 02:47:53 +00:00
bishakhabanerjee%netscape.com
3cb3b9cc92
checking in 5 sections of Certificate Policies. Need to set
...
NSS_NO_PKITS_POLICIES to run these five sections
2004-02-11 01:31:43 +00:00
bishakhabanerjee%netscape.com
9d94b7d3ae
removing dependency of a testcase on a previous testcase; i.e. each testcase
...
now imports all the CRLs required for it, and then deletes them at the end
of the test
2004-02-09 23:33:26 +00:00
bishakhabanerjee%netscape.com
ae563c8b57
added a few more missing $ for variable PKITSdb for more accurate log reporting
...
also, minor optimization of crlImport and crlImportn script so that $crls does
not have to be specified on every line
2004-02-04 20:04:14 +00:00
nelsonb%netscape.com
b2c290e682
Add a feature to disable all use of CRLs with an environment variable.
...
Don't run most vfychain commands after crlutil fails to import the CRL,
when that is the expected result.
Remove one error that caused the HTML output to be invalid.
2004-02-04 04:07:32 +00:00
nelsonb%netscape.com
6c156a7f01
Put in missing $, so log output will show actual commands exeuted.
2004-02-04 02:23:40 +00:00
bishakhabanerjee%netscape.com
76865b1ed6
correcting header of section 4.1, minor edits to make headers more definitive
2004-02-03 20:13:26 +00:00
nelsonb%netscape.com
ddc08ff79d
Invoke crlImportn instead of crlImport in several places where a
...
negative outcome is expected. More work on this is needed.
crlImportN should return a value that tells us if it actually failed,
so that the script can decide whether or not to proceed with vfychain.
But this change makes the outcome more green, less red.
2004-02-03 07:14:52 +00:00
nelsonb%netscape.com
df5c3e2347
Change script so that html output and logfile will be broken up into
...
clearly defined and easy-to-find sections.
2004-02-03 04:15:08 +00:00
nelsonb%netscape.com
5842f65a6f
Make output log file more readable by separating each test case.
2004-02-03 03:07:38 +00:00
bishakhabanerjee%netscape.com
8d35c478d7
fixed one typo
2004-02-03 01:27:47 +00:00
bishakhabanerjee%netscape.com
31eae812f3
checking with all latest revew comments addressed
2004-02-03 00:59:53 +00:00
nelsonb%netscape.com
ea240a20f0
Fix two more incorrect cert names that caused erroneous test results.
...
Bug 231221.
2004-01-17 05:55:20 +00:00
nelsonb%netscape.com
ded78bdcc6
Correct this script to more accurately report errors. Bug 231221.
2004-01-17 05:04:42 +00:00
bishakhabanerjee%netscape.com
1a5bf9ea5d
NIST PKITS tests:first checkin, without CRLS:bug 177398:six sections implemented
2003-10-21 21:35:04 +00:00
ian.mcgreer%sun.com
e929b84d2a
missed SSL ECC test files in last checkin
2003-10-17 14:10:18 +00:00
ian.mcgreer%sun.com
0028f943d4
ECC code landing.
...
Contributed by Sheuling Chang, Stephen Fung, Vipul Gupta, Nils Gura,
and Douglas Stebila of Sun Labs
2003-10-17 13:45:42 +00:00
nelsonb%netscape.com
9aa0859dc2
Correct an inaccurate log message.
2003-09-25 21:40:02 +00:00
jpierre%netscape.com
c54ab44432
Fix for bug 143334 : add support for GeneralizedTime in certificates and CRLs. r=wtc,nelsonb
2003-09-19 04:08:51 +00:00
nelsonb%netscape.com
d8bfc7ae2c
Restore sslreq.txt to text form, where it will have different line
...
endings on unix, than on windows or on Mac.
2003-07-11 04:14:24 +00:00
nelsonb%netscape.com
a7db0ece51
Test with the new file sslreq.dat rather than the old file sslreq.txt.
2003-07-11 04:05:12 +00:00
nelsonb%netscape.com
d5d6b8ccc7
This is sslreq.txt with a different file name, to clearly show that
...
this file is to be treated as a binary file, not as text.
2003-07-11 03:55:55 +00:00
bishakhabanerjee%netscape.com
f6802aac5b
patch to correct false failure reporting - bug 167825
2003-07-03 17:50:18 +00:00
bishakhabanerjee%netscape.com
195925a071
enabling log scraping in header instead
2003-06-25 21:57:21 +00:00
bishakhabanerjee%netscape.com
7361de7ee8
enabling log scraping in header instead, where RESULTDIRURL gets created
2003-06-25 21:56:19 +00:00
bishakhabanerjee%netscape.com
0d74efc36a
removed new variable for Win platform - extra - don't need
2003-06-25 21:39:54 +00:00
bishakhabanerjee%netscape.com
2ff0613d68
fix URL for Windows platform
2003-06-25 20:43:18 +00:00
bishakhabanerjee%netscape.com
e886704557
taking out un-needed stuff
2003-06-25 17:39:38 +00:00
wtc%netscape.com
02c8289ae0
Shorten the clickable text portion of RESULTDIRURL.
2003-06-25 04:23:34 +00:00
bishakhabanerjee%netscape.com
21cb365b1b
enabling log scraping
2003-06-25 00:55:13 +00:00
bishakhabanerjee%netscape.com
20c2ba3f7f
sigh, another time
2003-06-20 23:24:11 +00:00
bishakhabanerjee%netscape.com
2f8ca931b2
one more time, trying to make link clickable
2003-06-20 18:36:57 +00:00
bishakhabanerjee%netscape.com
6e7873e60b
echo out RESULTDIRURL; r=wtc
2003-06-19 23:04:25 +00:00
bishakhabanerjee%netscape.com
2350158b22
made RESULTDIRURL clickable link; r=wtc
2003-06-19 23:03:59 +00:00
bishakhabanerjee%netscape.com
c10a03ec6a
checking in version 1.60 with additional space
2003-06-18 19:13:11 +00:00
bishakhabanerjee%netscape.com
7fe19d8d55
backing out my recent changes - some platforms showing tests failed
2003-06-18 08:13:07 +00:00
bishakhabanerjee%netscape.com
ffece90162
had to put in netscape specific unix base dir as well
2003-06-18 07:11:15 +00:00
bishakhabanerjee%netscape.com
42f215d88f
put URL specific stuff inside nscp specific loop
2003-06-18 06:02:28 +00:00
bishakhabanerjee%netscape.com
8770abe071
modified header to print link of resultsdir to browser log
2003-06-17 21:21:33 +00:00
nelsonb%netscape.com
01d479d131
Correct all the tests in which the server requires client auth, but the
...
client does not supply it, so that the client actually will NOT supply
it. Previously, the client was supplying client auth in all these tests,
and the https requests were completing succesfully, when they should have
been failing. Bug 207398.
2003-05-30 05:40:40 +00:00
nelsonb%netscape.com
772d71205a
Change the SSL3 stress test to disable TLS, so that it will actually
...
test SSL3. Uses the new -T option recently added to strsclnt.
2003-05-30 05:38:12 +00:00
bishakhabanerjee%netscape.com
ba98042a1a
Adding Darwin 6.5 platform
2003-05-28 17:28:36 +00:00
nelsonb%netscape.com
1e2859edec
Fix this file to be proper http request syntax. Note: file is now a
...
binary file to assure identical line endings on all platforms.
2003-05-28 02:18:27 +00:00
wtc%netscape.com
f430edde06
Bug 195127: Turn off debugging output now that we have the AIX tinderbox
...
working correctly.
2003-03-29 04:30:02 +00:00
wtc%netscape.com
2bf9cb3f60
Added more debugging output for bug 195127.
2003-03-22 07:46:06 +00:00
wtc%netscape.com
0dd45a89f1
Bug 195127: added temporary debugging output.
2003-03-20 02:00:40 +00:00
sonja.mirtitsch%sun.com
57ec96bba5
writing actual return of modutil to output.log, bug 193394 r=wtc
2003-02-20 00:52:40 +00:00
sonja.mirtitsch%sun.com
a79dc7f765
echoing modutil commandline to output.log, bug 193394 r=wtc
2003-02-19 23:26:52 +00:00
wtc%netscape.com
43ac537225
Bug 193055: the "cat ${file} | while read ...do ... done" construct does
...
not work under MKS Korn shell on Windows XP. Replaced it by the equivalent
construct "while read ... do ... done < ${file}".
2003-02-15 04:48:13 +00:00
sonja.mirtitsch%sun.com
bf0426a4ab
bug 193394, change to check returncode of modutil after switching to
...
fips mode, r=wtc
2003-02-14 21:30:45 +00:00
wtc%netscape.com
973801b199
Bug 193057: add WINNT5.1_* symlinks in mozilla/dist for Windows XP QA.
2003-02-13 01:45:01 +00:00
relyea%netscape.com
6270df5573
Turn off the mangle test for now.
2003-02-12 22:21:59 +00:00
relyea%netscape.com
c40beead4c
Skip corruption test if someone has locked down the shared library on us.
2003-02-08 00:02:06 +00:00
relyea%netscape.com
4dd6b2da64
Add test to see if the shlib was actually changed.
2003-02-07 21:13:10 +00:00
nelsonb%netscape.com
f9133aa19e
Fix the dbtests test on Windows, when run in all.sh.
...
The problem was that fips.sh created a file in . named dbtest, which was
actually some text output by a previous test. This dbtest file prevented
the dbtest program from running. The text file now has another name.
2003-02-07 06:32:59 +00:00
nelsonb%netscape.com
d6bf23b21d
MKS shell doesn't know about echor command. Does any shell?
2003-02-07 05:48:34 +00:00
relyea%netscape.com
929ac59217
Clean up tests
...
Suppress error messages which we were expecting because it causes the QA
scripts to report a QA failure.
2003-02-06 19:06:39 +00:00
relyea%netscape.com
6d2419f541
Turn on FIPS test again.
2003-02-06 16:13:44 +00:00
relyea%netscape.com
d32d519e9e
Introduce shell variables for DLL_PREFIX and DLL_SUFFIX
2003-02-06 16:13:22 +00:00
relyea%netscape.com
c611d55441
Remove mangle test until we can get the correct library name inside fips.sh for all platforms
2003-02-06 01:07:39 +00:00
relyea%netscape.com
8bc877fcf9
Add check to 1) make sure we are in FIPS mode. and 2) to verify that we
...
detect corrupted shared libraries while in FIPS mode.
2003-02-06 00:50:00 +00:00
ian.mcgreer%sun.com
c05c7c3f1e
always use explicit serial numbers on generated certs, should fix QA failures on leia
2003-01-23 15:38:03 +00:00
bishakhabanerjee%netscape.com
cfca3d09e1
set and exported NSS_STRICT_SHUTDOWN. Bug 171263
2003-01-07 22:10:10 +00:00
wtc%netscape.com
31af94e751
Bug 185074: open the files we just did a "chmod -w" on once to work around
...
a Mac OS X NFS bug. Subsequent opens will see the file is readonly with no
delay.
2002-12-13 02:06:34 +00:00
nelsonb%netscape.com
d442ab6107
Support SHA256, SHA384, and SHA512 hashes in NSS.
2002-12-12 06:05:45 +00:00
relyea%netscape.com
cc608e2484
Add test cases for multiple email addresses in a single certificate.
2002-12-10 17:19:00 +00:00
nelsonb%netscape.com
1707fa2738
Add tests for sha256, sha384, and sha512.
2002-11-21 05:44:41 +00:00
bishakhabanerjee%netscape.com
92a8c5d62b
creating the cmdtests.sh script - bug 144316
2002-10-30 00:20:10 +00:00
wtc%netscape.com
78aefef54d
Bug 131386: use 'tee' (in a pipe) instead of 'tail -f' when we need to
...
display the test output on stdout. This avoids the need to kill the tail
process, which is tricky to do under MKS Korn Shell on Windows.
Modified Files: all.sh jssqa common/init.sh
2002-10-10 20:36:53 +00:00
wtc%netscape.com
44c0079eb7
Bug 129701: removed the sleep command for Linux in kill_selfserv().
...
Instead, we try to bind to the port in a loop until the port has been
freed. Added the -b (bindOnly) option to selfserv for this purpose.
Modified files: cmd/selfserv/selfserv.c tests/common/init.sh tests/ssl/ssl.sh
2002-09-07 13:41:21 +00:00
nicolson%netscape.com
76c9ac877e
Fix 164126: makefile build error.
...
Change the NSS module name from "security" to "nss".
2002-09-06 16:38:56 +00:00
nelsonb%netscape.com
bc507f2bc9
Test the TLS_RSA_WITH_NULL_SHA cipher suite. Bug 161529. Also, order
...
tests so all SSL3 tests are done before all TLS tests.
2002-08-09 22:09:18 +00:00
bishakhabanerjee%netscape.com
3270a46349
Setting number of tests to 252 to take out warnings on nightly QA reports -Bug 156959
2002-07-19 23:46:10 +00:00
bishakhabanerjee%netscape.com
e5b3ecac7a
correcting init_mcom function to enable "nssqa" to run at Netscape - 150752
2002-06-18 21:45:31 +00:00
sonja.mirtitsch%sun.com
323d14311b
trying a version that can test tip as default for tinderbox and 341
...
as default for nightly QA
2002-04-25 01:04:10 +00:00
sonja.mirtitsch%sun.com
f00e0d4e46
changes for jdk 1.4; and mccrel move
2002-04-16 20:57:42 +00:00
relyea%netscape.com
e7891dd01b
Add the ability to test the multi-access database feature with existing test cases.
2002-04-08 23:39:44 +00:00
sonja.mirtitsch%sun.com
efee77e868
fixed a bug that had resulted in tinderbox results not always being uploaded
2002-04-05 01:41:34 +00:00
sonja.mirtitsch%sun.com
08b9d0451b
moving security products from mccrel to mccrel3
2002-03-28 00:42:36 +00:00
sonja.mirtitsch%sun.com
dd434c022e
patch for bug 87914 r=wtc, NSS test scripts require . in the PATH
2002-03-20 03:01:27 +00:00
sonja.mirtitsch%sun.com
153cadb85b
uploading only waht's specified in the parameters
2002-03-19 19:54:16 +00:00
wtc%netscape.com
534dace757
Bugzilla bug 112198: use the -dylib_file ld option to link the ssl3 and
...
smime3 dylibs and the NSS tools so that they can find the indirectly
referenced libsoftokn3.dylib. Define and export DYLD_LIBRARY_PATH. The
patch is contributed by Brian Ryner <bryner@netscape.com>. r=wtc,beard.
Modified Files:
coreconf/Darwin.mk nss/cmd/platlibs.mk nss/lib/smime/config.mk
nss/lib/ssl/config.mk nss/tests/common/init.sh
2002-02-15 23:38:47 +00:00
sonja.mirtitsch%sun.com
956d24e3ab
fixed returncode after modification in error.h
2002-02-12 18:34:35 +00:00
sonja.mirtitsch%sun.com
737e0ffedb
script to clean up old tinderbox QA
2002-02-08 02:12:21 +00:00
sonja.mirtitsch%sun.com
2d5741ee27
QAstatus file now made at the right place (global Exit()) and putting
...
killed info in as well
partial fix for 122632 r=wtc
2002-02-08 01:50:26 +00:00
sonja.mirtitsch%sun.com
386c1bd3bd
changing the way to figure out if selfserv is still present from ps to
...
kill -0 so we might be able to debug the disapearing selfserv problem
better
2002-02-06 05:34:16 +00:00
sonja.mirtitsch%sun.com
10f0ec789e
start of fix for 122632 to avoid overflows
2002-02-06 04:02:46 +00:00
sonja.mirtitsch%sun.com
2525dbb183
calling the selfserv now with -y to get the certs at the end, adjusted clients and wait times
2002-02-06 02:51:59 +00:00
sonja.mirtitsch%sun.com
ea6595109c
debugging info for the intermittant multiple recipient problem on linux
2002-02-06 01:15:51 +00:00
relyea%netscape.com
c7c406a007
certutil -L now opens the DB ReadOnly. Add the '-X' option to the test is still
...
testing the R/W case.
2002-02-01 02:28:32 +00:00
wtc%netscape.com
1ba4f766ad
Bugzilla bug 119340: backed out the fix. We are still seeing the
...
"selfserv process not detectable" errors on Linux and I don't have
time to get to the bottom of it.
Modified files:
cmd/selfserv/selfserv.c tests/common/init.sh tests/ssl/ssl.sh
2002-01-31 02:03:57 +00:00
sonja.mirtitsch%sun.com
56fd0efd0d
put the sleep 30 back into the linux ssl test to give the selfserv time
...
to free the socket...
2002-01-31 01:01:47 +00:00
sonja.mirtitsch%sun.com
2f09854c0e
next thry for bug 115200
2002-01-31 00:34:04 +00:00
sonja.mirtitsch%sun.com
41f16942a4
another try for QA / RE / tinderbox problem bug #115200
2002-01-30 04:37:35 +00:00
ian.mcgreer%sun.com
2e7dccd29d
changes related to bug 115660
...
* fipstoken will only force authentication for object-related functions when the object is a private or secret key
* certutil does not authenticate to token when in FIPS and only doing cert-related operations
* QA does not provide password to certutil when doing cert-related operations in FIPS tests
2002-01-29 17:30:22 +00:00
sonja.mirtitsch%sun.com
3503c53808
fixed typo
2002-01-28 20:59:23 +00:00
sonja.mirtitsch%sun.com
68984c4764
attempted fix for bug 115200, tinderbox reports false failures on machines
...
that run 32 and 63 bit tinderboxes
2002-01-28 19:35:53 +00:00
relyea%netscape.com
66838540ff
Fix bug 115660. Note that fixing the bugs necessitates fixing the test
...
cases as well. The test case was depending on the failure to read certs to
detect the failure to read keys. Now certutil returns a failure if no keys
are found. This also means that the FIPS test after the key and cert
has been deleted should expect a failure to list any keys.
2002-01-25 19:03:17 +00:00
wtc%netscape.com
1eff2860ba
Bugzilla bug 119340: an inelegant but more reliable way to kill the
...
multithreaded 'selfserv' process on Linux.
Modified files:
cmd/selfserv/selfserv.c tests/common/init.sh tests/ssl/ssl.sh
2002-01-23 03:18:57 +00:00
sonja.mirtitsch%sun.com
27cfb4c716
added the TCP connection aborted to the lines that are OK in the log
2002-01-23 02:07:08 +00:00
sonja.mirtitsch%sun.com
2cc7908640
added comments
2002-01-23 00:27:10 +00:00
sonja.mirtitsch%sun.com
d19d19b941
removing tmpfiles on tinderboxes
2002-01-23 00:21:01 +00:00
sonja.mirtitsch%sun.com
020d8a3b2d
changes so nssqa will run on netscape's daily builds as well
2002-01-23 00:19:32 +00:00
sonja.mirtitsch%sun.com
2f9de56d30
Ians debug change to find out the state of the DB after multi recepient test
2002-01-15 22:29:47 +00:00
sonja.mirtitsch%sun.com
2379cdc08e
asleep of 3 seconds after killing of teh selfserv doesn't seem to be
...
sufficient - either that or it takes a lot longe now to start up
2002-01-10 22:47:12 +00:00
sonja.mirtitsch%sun.com
cca6d4542f
taking out OSF 5 links
2002-01-04 21:41:23 +00:00
sonja.mirtitsch%sun.com
6526699908
increased the number of tests and changed the fix about too many cache misses
...
seee bugs #114964 and 118031
2002-01-04 21:39:36 +00:00
sonja.mirtitsch%sun.com
0ac5914658
to avoid client and server writes at the same time write output to a tmp
...
file first, and then the tmp file to stdout
the writes had lead to garbled messages that were then interpreted as
errormessages by the scripts
2002-01-04 21:31:39 +00:00
sonja.mirtitsch%sun.com
33c124632f
fixed qa_stat following an enhancement, that causes unexpected messaegs in the output.log
2002-01-04 00:24:28 +00:00
sonja.mirtitsch%sun.com
93ca321d50
fix for enhancemet request 114964
2002-01-03 23:58:23 +00:00
sonja.mirtitsch%sun.com
b023851d8d
more info to results.html
2001-12-21 00:29:32 +00:00
sonja.mirtitsch%sun.com
d87f64d68f
checking in fix for the new requirements for bug 73098
2001-12-20 23:26:59 +00:00
ian.mcgreer%sun.com
60458a49d5
test case for multiple recipients
2001-12-17 20:16:18 +00:00
sonja.mirtitsch%sun.com
d707c144bc
thought I needed to do this in ssl... chge the readonlydir to prevent
...
mccrel from overflowing due to failing cleanup scripts...
2001-12-14 20:10:46 +00:00
sonja.mirtitsch%sun.com
9aea87469a
fix for bug 73098, need to make other checkins in ssl.sh and don't
...
want to merge
Ian reviewed the patch
2001-12-14 20:02:53 +00:00
sonja.mirtitsch%sun.com
ff17c8ce02
enabling the tls stresstest
2001-12-12 03:15:01 +00:00
sonja.mirtitsch%sun.com
99d330d038
misspelled dbtests
2001-12-06 01:46:09 +00:00
sonja.mirtitsch%sun.com
b6208c539b
trying to hook in dbtest
2001-12-06 00:51:56 +00:00
sonja.mirtitsch%sun.com
f1e9946cf7
adderd redhat 7.2, changed tinderbox back to defaulting to the tip
2001-12-05 22:52:46 +00:00
sonja.mirtitsch%sun.com
fb94e12c7a
added 2 more tests
2001-12-05 18:34:09 +00:00
sonja.mirtitsch%sun.com
7407ece054
added calls to new dbtest program
2001-12-05 04:25:31 +00:00
sonja.mirtitsch%sun.com
252c1a941a
changed the evaluation of returncode
2001-12-04 21:01:47 +00:00
sonja.mirtitsch%sun.com
4374d42c23
new test for enhancement request 112504, not hooked in yet
2001-12-04 04:16:56 +00:00
sonja.mirtitsch%sun.com
94629a8f7b
one more change for bug #111229
2001-12-04 02:58:59 +00:00
sonja.mirtitsch%sun.com
d43681b81b
improvements coupling QA and tinderbox
2001-12-04 00:44:35 +00:00
sonja.mirtitsch%sun.com
3d3762626d
commiting some changes (backwardcompatibility tests, uname -p problem,
...
numbers of tests...)
before starting to work on tinderbox problem, log hard to find. 111229
2001-12-03 23:00:02 +00:00
sonja.mirtitsch%sun.com
a8dda2f40d
trying to reduce sleeptime on linux. relyea thinks we need 30 seconds until selfserv frees the socket, testing. maybe it can also be fixed in the networkconfiguration?
2001-11-27 22:20:14 +00:00
sonja.mirtitsch%sun.com
4c025624bd
removed the before and after context grep as a workaround for 97209
2001-11-21 21:19:14 +00:00
sonja.mirtitsch%sun.com
a26b35933f
bugfixes, regarding a daily build directory insider the daily build...
2001-11-21 02:36:33 +00:00
sonja.mirtitsch%sun.com
5be208f1a7
fixed several PC solaris PATH problems - build problems
2001-11-20 01:06:41 +00:00
sonja.mirtitsch%sun.com
7efee00b83
modernized... changed servers, clients, mastebuild, 10 minutes wait now
2001-11-15 23:27:20 +00:00
sonja.mirtitsch%sun.com
68b94b6cb4
put fips test before the stress test (in case of a copied db the fips test interferes)
2001-11-15 23:26:21 +00:00
sonja.mirtitsch%sun.com
2a1e3236f3
added a hyperlink in the header
2001-11-15 19:01:42 +00:00
sonja.mirtitsch%sun.com
42f048a6c4
added sendmail, fixed sendmailbug
2001-11-15 19:01:16 +00:00
sonja.mirtitsch%sun.com
312f2e82be
made cronsafe (I hope)
2001-11-13 03:28:52 +00:00
sonja.mirtitsch%sun.com
9cd1a2dc6e
attempt to copy the qa results to mozilla.
...
this version untars with a script on mozilla, last one filled up my homedirectory
umask 000
cd /home/ftp/pub/security/nss
gunzip all.tar.gz
tar xf all.tar
rm all.tar.gz all.tar
ls -l
2001-11-13 01:30:21 +00:00
sonja.mirtitsch%sun.com
e2c23d88e3
fixed email header and tinderbox hyperlink
2001-11-09 01:09:17 +00:00
ian.mcgreer%sun.com
e0b2108442
fips changes. forces login for cert listing.
2001-11-09 00:37:03 +00:00
sonja.mirtitsch%sun.com
27cbae0313
next try to gat all of the HP problems...
2001-11-02 23:47:47 +00:00
sonja.mirtitsch%sun.com
2050b1f963
put a workaround in place, so client ands server will not write at the
...
same time
(to avoid lines like: ...Unable to find the certificate
authenticatfailedion...)
2001-11-02 19:09:11 +00:00
sonja.mirtitsch%sun.com
6212134b16
removed killing of leftover selfservers, since multiple QAs need to
...
peacefully coexist... will file enhancement request against myself
2001-11-01 23:37:36 +00:00
sonja.mirtitsch%sun.com
f7e4aedeac
removed the "missing list" for tinderbox QA
2001-11-01 22:43:55 +00:00
sonja.mirtitsch%sun.com
f5c73fe18b
added -p port argument, so multiple tinderboxes can run on the same machine
2001-11-01 22:36:03 +00:00
sonja.mirtitsch%sun.com
f947caa567
removing the starting : fo`rom the SHLIB_PATH to avoid HP coredumps
2001-10-31 23:31:58 +00:00
sonja.mirtitsch%sun.com
2fee51487a
took out 64 bit HP builds
2001-10-26 18:10:37 +00:00
sonja.mirtitsch%sun.com
5351298e20
increased # of tests to 133
2001-10-26 18:08:18 +00:00
sonja.mirtitsch%sun.com
2fd467eaf5
adder HP as tinderboxplatform
2001-10-26 18:07:58 +00:00
sonja.mirtitsch%sun.com
eb9e0d3fbc
version check for jss
2001-10-11 01:01:09 +00:00
ian.mcgreer%sun.com
b295018e63
add AES test to QA
2001-10-10 17:40:03 +00:00
sonja.mirtitsch%sun.com
8d887043f8
bugfixed for jssqa
2001-10-10 17:14:31 +00:00
sonja.mirtitsch%sun.com
a682d5e5ac
additions for JSS sanity check
2001-10-10 01:12:42 +00:00
sonja.mirtitsch%sun.com
21ce226946
changed the backwardcompatibility tests t odo streight reporting
2001-10-05 22:27:54 +00:00
sonja.mirtitsch%sun.com
bb004d69e5
trial and error programming... now I try to guess the tinderbox directory
2001-10-05 22:27:09 +00:00
sonja.mirtitsch%sun.com
50eeff1e7e
next try for tinderbox fix
2001-10-05 01:29:06 +00:00
sonja.mirtitsch%sun.com
10098de786
added the " back that broke the script before
2001-10-04 17:01:17 +00:00
sonja.mirtitsch%sun.com
f53782a56e
trieing to acces a variable set by perl, for tinderbox
2001-10-04 00:36:53 +00:00
sonja.mirtitsch%sun.com
54a342a066
changes for the NT tinderbox
2001-10-03 19:24:44 +00:00
sonja.mirtitsch%sun.com
382e7dd3c4
putting new tests back, since the ciphers have been fixed again
2001-09-27 16:37:46 +00:00
sonja.mirtitsch%sun.com
87416bb9c5
backing out changes until coredump of testclnt is fixed
2001-09-25 20:14:20 +00:00
sonja.mirtitsch%sun.com
2d73d12b9c
added tests of 3 new ciphers in TLS and SSL
2001-09-25 16:00:00 +00:00
sonja.mirtitsch%sun.com
b7b2072130
added log information for tinderbox
2001-09-25 01:27:59 +00:00
sonmi%netscape.com
97ccb77eff
forgot this in the last checkin - added Solaris 9, fixed 2 bugs
2001-09-14 01:05:06 +00:00
sonmi%netscape.com
b1b2f2c5cb
added Sparc solaris 9
...
fixed unfiled bug in mksymlink (trying to symlink if dir exists in
unix dirs, trying to symlink if either dir or symlink exists)
fixed bug in header , debug flag not passed into mksymlinks
fixed bug in header , always-yes flag not passed into mksymlinks
added email option -ml for qa_stat - only sends hyperlink to result.html
fixed unfiled bug NT backward compatibility test failures
removed unnecessary hostnamesetting from anything but nssqa
changed handeling of pass/fail in backward compatibility test
evaluation, started fix of bugs 97209 and 98219
2001-09-14 01:04:05 +00:00
sonmi%netscape.com
a546a10e96
took out some outdated 3.2 workarounds
...
put in debug info for sjsu
2001-09-13 01:03:07 +00:00
sonmi%netscape.com
933629ee16
removed obsolete workaround, not running pk12util tests because of 3.2 failures
2001-09-11 01:46:09 +00:00
sonmi%netscape.com
d16b6e1b40
added debug info on linux failure (bad password certutil -K)
2001-09-11 01:10:46 +00:00
sonmi%netscape.com
efc4eb861f
workaround for BAckward compatibility failures (newly added test had
...
not been accounted for)
changed number of expected tests
2001-09-11 00:59:50 +00:00
sonmi%netscape.com
2c3cd4fbfe
fixed 2 problems with local QA, right usage information and
...
absolute PATHS in NT understood as well now
2001-09-10 22:09:29 +00:00
sonmi%netscape.com
117f3b9abf
fixed a problems related to bug 96758 (typo in variable name)
...
and added comment about weird behavior and weirder solution
2001-09-10 21:55:52 +00:00
sonmi%netscape.com
e9db5a0380
changed behavior so rsh is not necessary anymore
2001-09-10 21:30:26 +00:00
sonmi%netscape.com
716534ab1e
trieing again, the same change as a week ago, setting TMPDIR and TEMP
...
to the HOSTDIR as well
2001-09-10 21:29:29 +00:00
sonmi%netscape.com
78f4eddebd
added perl to the HP path
2001-09-10 21:27:13 +00:00
sonmi%netscape.com
f808db9700
took some machines out that are not in the commonly used environment now
2001-09-07 21:28:08 +00:00
sonmi%netscape.com
e356d4029a
changes to eliminate the need for tortoise
2001-09-07 21:27:17 +00:00
sonmi%netscape.com
b978076d77
changes reflecting the RE build area move
2001-09-07 21:25:16 +00:00
sonmi%netscape.com
6bc0dac253
added information about OS to the .nssqa file
2001-09-07 21:24:43 +00:00
sonmi%netscape.com
af792432de
changed masterbuild etc. to reflect RE changes
2001-09-07 21:23:23 +00:00
sonmi%netscape.com
d0829175f1
added comments, fixed HOSTNAME problem
2001-08-27 23:27:37 +00:00
sonmi%netscape.com
a5f69fcf61
changed backward compatibility test directory
2001-08-27 23:11:05 +00:00
sonmi%netscape.com
7d745a3f5b
fixed typo
2001-08-24 01:11:58 +00:00
sonmi%netscape.com
0693b9dfe8
added p/f for generating objsign cert bug 96743
2001-08-23 23:41:16 +00:00
sonmi%netscape.com
741df08dfb
brought comments up to date
2001-08-23 18:46:44 +00:00
sonmi%netscape.com
1eaf3a7a98
took hardcoded reference to clio out
2001-08-20 21:25:56 +00:00
sonmi%netscape.com
1bb0340c93
changed handeling of $RSH - if already set keep value
...
RSH is needed to be set to the current installation of WinNT,
problems on multiboot machines if c:/winnt/system32/rsh is being used
when running the Win2K from d:
also problems with MKS and cygnus rsh
2001-08-20 20:50:17 +00:00
sonmi%netscape.com
7743da52b1
added OSF 5.1
2001-08-20 20:47:52 +00:00
sonmi%netscape.com
bc0c2f7859
removed AIX 32 bit and HP 32 bit
2001-08-17 18:34:05 +00:00