<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git/test/simple/test-https-timeout-server.js, branch move-debugger-tests</title>
<subtitle>github.com: joyent/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/'/>
<entry>
<title>tls: introduce TLSSocket based on tls_wrap binding</title>
<updated>2013-06-16T07:30:15+00:00</updated>
<author>
<name>Fedor Indutny</name>
<email>fedor.indutny@gmail.com</email>
</author>
<published>2013-06-13T13:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=af80e7bc6e6f33c582eb1f7d37c7f5bbe9f910f7'/>
<id>af80e7bc6e6f33c582eb1f7d37c7f5bbe9f910f7</id>
<content type='text'>
Split `tls.js` into `_tls_legacy.js`, containing legacy
`createSecurePair` API, and `_tls_wrap.js` containing new code based on
`tls_wrap` binding.

Remove tests that are no longer useful/valid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Split `tls.js` into `_tls_legacy.js`, containing legacy
`createSecurePair` API, and `_tls_wrap.js` containing new code based on
`tls_wrap` binding.

Remove tests that are no longer useful/valid.
</pre>
</div>
</content>
</entry>
<entry>
<title>tls, https: add tls handshake timeout</title>
<updated>2012-12-06T16:39:24+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2012-12-03T17:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=5b65638124233e914f523af4c09f391d1ad969c1'/>
<id>5b65638124233e914f523af4c09f391d1ad969c1</id>
<content type='text'>
Don't allow connections to stall indefinitely if the SSL/TLS handshake does
not complete.

Adds a new tls.Server and https.Server configuration option, handshakeTimeout.

Fixes #4355.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't allow connections to stall indefinitely if the SSL/TLS handshake does
not complete.

Adds a new tls.Server and https.Server configuration option, handshakeTimeout.

Fixes #4355.
</pre>
</div>
</content>
</entry>
</feed>
