summaryrefslogtreecommitdiff
path: root/security/nss/tests/ssl/ssl.sh
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla bug #86528: fixed tstclnt so that it always exits with awtc%netscape.com2001-06-251-8/+0
* removed -v option, made client and server write at the same timesonmi%netscape.com2001-06-131-1/+1
* turned on verbose to see where (if) selfserver is dyingsonmi%netscape.com2001-06-121-1/+1
* seperated the output of the client and the server to work aroundsonmi%netscape.com2001-05-161-4/+27
* yesterday's fix broke the backwardcompatibility tests because it used a newsonmi%netscape.com2001-05-111-6/+16
* added -q to the stressclient, so the test will terminate with an error ifsonmi%netscape.com2001-05-111-2/+2
* added -D to the selfserversonmi%netscape.com2001-04-201-3/+3
* fixed a stresstest failures were not recognized by this scriptsonmi%netscape.com2001-04-101-1/+2
* changes for the new distributed stress testsonmi%netscape.com2001-03-281-10/+16
* fixed a typo in an echosonmi%netscape.com2001-03-031-1/+1
|\
| * fixup commit for tag 'JSS_3_0_RTM'JSS_3_0_RTMcvs2hg2001-03-031-291/+0
|/
* complete restructuring and cleanup of the QA suites.sonmi%netscape.com2001-02-281-391/+276
* added information in the result.html when selfserver dies (previouslysonmi%netscape.com2001-01-231-1/+5
* formated everything to a <tab4> format - still needs reformating to linelengthsonmi%netscape.com2001-01-111-276/+275
* terminate now if no selfserver is running before attempting to start thesonmi%netscape.com2001-01-111-3/+41
* removed certutilout with the other temporary filessonmi%netscape.com2000-12-211-1/+1
* removed the "fix" for a nonproblem :sonmi%netscape.com2000-12-201-13/+4
* undid the redirecting to a tmp file, only write the stderr to the stdoutsonmi%netscape.com2000-12-201-19/+33
* explicitly redirected certutil output once more to get rid of cron error msgsonmi%netscape.com2000-12-191-18/+19
* added timestamps for stresstest per nelson's requestsonmi%netscape.com2000-12-081-3/+5
* took out the NULL_SERVER restart code completelysonmi%netscape.com2000-11-291-25/+0
* removed another server restart (NULL ciphers), but left code in in case wesonmi%netscape.com2000-11-281-4/+4
* added debug echo for each testclient startedsonmi%netscape.com2000-11-171-2/+5
* checked in previous fix again. Hanging had other reasonssonmi%netscape.com2000-11-171-9/+10
* backed out my changes, first it wanted input, then I started it <request file,sonmi%netscape.com2000-11-161-10/+9
* added -d CLIENTDIR to the new testclient starts, so NT won't have a problemsonmi%netscape.com2000-11-151-8/+10
* fixed a blank that that had gotten in the middle of a variablenamesonmi%netscape.com2000-11-151-1/+1
* changed and improved selfserver / testclient and stressclient communicationsonmi%netscape.com2000-11-131-2/+14
* changed the way the -i option (NULL ciphers) are being handeled once moresonmi%netscape.com2000-11-101-51/+43
* fix the testing for null ciphers by relaunching the servermcgreer%netscape.com2000-11-101-13/+51
* only launch the server once for coverage testsmcgreer%netscape.com2000-11-091-13/+19
* Make the "nocerts" option for this script work properly.nelsonb%netscape.com2000-10-051-7/+11
* Fix stupid shell typo so that *ALL* the testcases will pass.relyea%netscape.com2000-09-151-1/+1
* Increase the sleep interval from 10 to 20.wtc%netscape.com2000-09-151-3/+3
* Fix authentication tests so they work for both unix and NT.relyea%netscape.com2000-09-141-1/+15
* Get the pid from Selfserv itself rather than from the Shell. works around a n...relyea%netscape.com2000-09-131-24/+26
* merge 3.0_Branch changes to get NT to run back unto the tip.relyea%netscape.com2000-06-291-5/+39
* Set up code that allows you to run only some of the SSL tests in a single run.relyea%netscape.com2000-05-311-2/+14
* Add a mini-framework to allow us to test NSS releases without using tet.relyea%netscape.com2000-05-161-0/+263