<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git/doc/node.1, branch master</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>crypto: allow runtime opt in using SSLv2/SSLv3</title>
<updated>2014-10-16T00:36:05+00:00</updated>
<author>
<name>Timothy J Fontaine</name>
<email>tjfontaine@gmail.com</email>
</author>
<published>2014-10-15T20:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=d601c76f4d728dd7adfa2fbbed2fe86de2e6b479'/>
<id>d601c76f4d728dd7adfa2fbbed2fe86de2e6b479</id>
<content type='text'>
This change disables SSLv2/SSLv3 use by default, and introduces a
command line flag to opt into using SSLv2/SSLv3.

SSLv2 and SSLv3 are considered unsafe, and should only be used in
situations where compatibility with other components is required and
they cannot be upgrade to support newer forms of TLS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change disables SSLv2/SSLv3 use by default, and introduces a
command line flag to opt into using SSLv2/SSLv3.

SSLv2 and SSLv3 are considered unsafe, and should only be used in
situations where compatibility with other components is required and
they cannot be upgrade to support newer forms of TLS.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: re-add node.1 man page</title>
<updated>2014-02-14T19:01:49+00:00</updated>
<author>
<name>Timothy J Fontaine</name>
<email>tjfontaine@gmail.com</email>
</author>
<published>2014-02-14T19:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=86b8d84811484763b251b9a8a2b9e673964ea6b5'/>
<id>86b8d84811484763b251b9a8a2b9e673964ea6b5</id>
<content type='text'>
The man page was accidentally removed in 37376de for the website
refactor, bring it back.

Fixes #7117
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The man page was accidentally removed in 37376de for the website
refactor, bring it back.

Fixes #7117
</pre>
</div>
</content>
</entry>
<entry>
<title>website: move website to joyent/node-website</title>
<updated>2014-02-13T23:54:07+00:00</updated>
<author>
<name>Timothy J Fontaine</name>
<email>tjfontaine@gmail.com</email>
</author>
<published>2014-02-13T23:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=37376debe54ccd2889174ebb8ffc3949e0bda298'/>
<id>37376debe54ccd2889174ebb8ffc3949e0bda298</id>
<content type='text'>
The website will no longer be living in the source repository instead
it can be found at http://github.com/joyent/node-website
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The website will no longer be living in the source repository instead
it can be found at http://github.com/joyent/node-website
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: fix typos in node.1</title>
<updated>2013-12-12T04:41:36+00:00</updated>
<author>
<name>Nicolas Kaiser</name>
<email>nikai@nikai.net</email>
</author>
<published>2013-12-07T21:33:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=4bc2ec90d72df1909d24c9fa52574fa90688d8da'/>
<id>4bc2ec90d72df1909d24c9fa52574fa90688d8da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>node: Add --throw-deprecation</title>
<updated>2013-03-06T19:44:29+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2013-03-06T01:46:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=5038f4018534f498734fc39ef1bcd72650a3e7e2'/>
<id>5038f4018534f498734fc39ef1bcd72650a3e7e2</id>
<content type='text'>
Extremely handy when tracking down a flood of recursive nextTick warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extremely handy when tracking down a flood of recursive nextTick warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --no-deprecation and --trace-deprecation flags</title>
<updated>2012-06-21T19:05:33+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2012-06-21T18:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=5b39929d47f962fccafb4116f3c177ddc4fd3269'/>
<id>5b39929d47f962fccafb4116f3c177ddc4fd3269</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: update v8-options in man page</title>
<updated>2012-06-14T17:39:05+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2012-06-14T17:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=a0a5c4c5af3aff9c7f8c9b493240eff394e96279'/>
<id>a0a5c4c5af3aff9c7f8c9b493240eff394e96279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: update man page</title>
<updated>2012-02-18T21:36:34+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2012-02-18T21:36:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=96a137a18a07849bb3e897f55b8d908944561fe6'/>
<id>96a137a18a07849bb3e897f55b8d908944561fe6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish removing require.paths</title>
<updated>2011-07-25T01:04:45+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2011-07-25T01:04:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=c050d0fa19a2dbb34e1e99403b597a5e8e51b6e5'/>
<id>c050d0fa19a2dbb34e1e99403b597a5e8e51b6e5</id>
<content type='text'>
Fix require() completion bug in repl, and correct man output
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix require() completion bug in repl, and correct man output
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docs about NODE_USE_UV to man page</title>
<updated>2011-06-29T15:16:52+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2011-06-29T15:16:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=6afdca885adeeeed9eef8cbb01c3d97af0bc084d'/>
<id>6afdca885adeeeed9eef8cbb01c3d97af0bc084d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
