The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / test / simple / test-tls-securepair-server.js @ 6f043940

History | View | Annotate | Download (4.05 KB)

# Date Author Comment
87286cc7 10/05/2011 09:51 PM Colton Baker

Fixed a lot of jslint errors.

Fixes #1831

55048cdf 03/14/2011 08:37 PM Ryan Dahl

Update copyright headers

c2a62951 02/19/2011 09:25 PM Ryan Dahl

TLS sockets should not be writable after 'end'

Closes GH-694.

c72ae27b 02/19/2011 07:56 PM Ryan Dahl

test-tls-securepair-server: don't shutdown stdout

cb14236b 01/19/2011 01:27 AM Ryan Dahl

Use common.PORT not 8000

7e831bfb 01/02/2011 04:54 AM Ryan Dahl

Disable TLS tests when node doesn't have OpenSSL.

8ef683de 12/10/2010 09:03 PM Ryan Dahl

Rename the securepair test to be prefixed with tls