summaryrefslogtreecommitdiff
path: root/security/nss/cmd/strsclnt
Commit message (Expand)AuthorAgeFilesLines
* Add cross-platform (WinCE) support.nelsonb%netscape.com2002-04-041-0/+2
* clean up certs & keys for purifyian.mcgreer%sun.com2002-02-151-0/+14
* Add code to test new SSL_LocalCertificate() function on first connection,nelsonb%netscape.com2001-11-091-10/+10
* Reimplement SSL_GetChannelInfo. Add new function SSL_GetCipherSuiteInfo().nelsonb%netscape.com2001-11-021-14/+19
* Correct the test for length of data in SSL channel info struct.nelsonb%netscape.com2001-09-261-1/+1
* Add support for new TLS AES ciphersuites. Bug 87021.nelsonb%netscape.com2001-09-211-0/+11
* Use new function SSL_GetChannelInfo(). Bugzilla bug 78959.nelsonb%netscape.com2001-09-181-20/+42
* Bugzilla: 81706. strsclnt exit codelarryh%netscape.com2001-05-241-1/+4
* 64970 stress tests don't fail when selfserver is gonekirke%netscape.com2001-04-241-2/+11
* Fix leak of cert reference in cert authentication callback functions.nelsonb%netscape.com2001-03-301-0/+1
* Make SSL API consistent in using SECStatus as return value for functionsnelsonb%netscape.com2001-02-091-2/+2
* Changes suggested by Wan-Teh.nelsonb%netscape.com2001-02-081-6/+6
* Add new -D command line option to suppress TCP Nagle delays.nelsonb%netscape.com2001-02-071-40/+37
* Add implementation of SSL_RSA_WITH_RC4_128_SHA SSL3 cipher suite,nelsonb%netscape.com2001-01-131-0/+1
* Stop using deprecated SSL functions. Convert them to the supported ones.nelsonb%netscape.com2001-01-061-116/+36
* Changes to deal with exporting data from Windows DLLs.nelsonb%netscape.com2001-01-051-27/+26
* Bugzilla: 64132. NSS lock instrumentationlarryh%netscape.com2001-01-031-1/+1
* Add a new -t option to specify the maximum number of threads, and hencenelsonb%netscape.com2000-12-071-6/+30
* An enhancement to the new -N feature. When -N is selected, do NOT waitnelsonb%netscape.com2000-10-131-9/+11
* Add new -N option. N means "No session reuse." -N disables the clientnelsonb%netscape.com2000-10-131-2/+14
* All output messages from strsclnt now begin with the string "strsclnt: ".nelsonb%netscape.com2000-10-101-31/+37
* 3 Changes:nelsonb%netscape.com2000-10-051-25/+43
* Fix bug 54956, and cleanup some other things. Warning reduction.nelsonb%netscape.com2000-10-031-30/+20
* Fix crash when PR_Connect times out.nelsonb%netscape.com2000-09-281-3/+8
* Update makefiles so NT will build. (and other platforms that don't have symbo...relyea%netscape.com2000-04-031-2/+2
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-313-0/+1230