<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git/src/node_crypto_groups.h, 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>src: lint c++ code</title>
<updated>2013-07-31T18:12:06+00:00</updated>
<author>
<name>Fedor Indutny</name>
<email>fedor.indutny@gmail.com</email>
</author>
<published>2013-07-31T18:07:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=8e29ce9f13f7e4b6c0296325287c05f78ff22ce0'/>
<id>8e29ce9f13f7e4b6c0296325287c05f78ff22ce0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: simplify DH modp group name matcher</title>
<updated>2013-07-29T18:49:28+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2013-07-29T18:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=4cc57b4aca65ea86f4e42ddaeadfa796db239719'/>
<id>4cc57b4aca65ea86f4e42ddaeadfa796db239719</id>
<content type='text'>
* Use ARRAY_SIZE() rather than scanning until we hit a NULL entry.
* Fix `-fsigned-char -Wnarrowing` compiler warnings. Harmless but
  numerous and annoying.
* Static-ify the modp_group and mod_groups arrays.
* Const-ify the modp_groups array.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use ARRAY_SIZE() rather than scanning until we hit a NULL entry.
* Fix `-fsigned-char -Wnarrowing` compiler warnings. Harmless but
  numerous and annoying.
* Static-ify the modp_group and mod_groups arrays.
* Const-ify the modp_groups array.
</pre>
</div>
</content>
</entry>
<entry>
<title>src: const-ify variables in src/node_crypto*</title>
<updated>2013-07-30T20:03:49+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2013-07-30T19:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=8111ca2f9fd89772581c1ec8c0ee8005269f59ff'/>
<id>8111ca2f9fd89772581c1ec8c0ee8005269f59ff</id>
<content type='text'>
No functional changes, just some code tightening. Clean up some style
inconsistencies while we are here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No functional changes, just some code tightening. Clean up some style
inconsistencies while we are here.
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: add function getDiffieHellman()</title>
<updated>2012-02-21T13:07:25+00:00</updated>
<author>
<name>Tomasz Buchert</name>
<email>tomek.buchert@gmail.com</email>
</author>
<published>2012-01-22T18:24:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=c6a04ce78f9fcc07bc1ae108c402fba508344202'/>
<id>c6a04ce78f9fcc07bc1ae108c402fba508344202</id>
<content type='text'>
Returns a well known, predefined RFC group.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Returns a well known, predefined RFC group.
</pre>
</div>
</content>
</entry>
</feed>
