<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ranch.git/Makefile, branch 0.8.2</title>
<subtitle>Socket acceptor pool for TCP protocols.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/'/>
<entry>
<title>Use ct_helper to generate SSL certificates for testing</title>
<updated>2013-05-01T15:20:05+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-05-01T15:20:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=e6e5c73194a1e85308a6f872f32c977076d94cf9'/>
<id>e6e5c73194a1e85308a6f872f32c977076d94cf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use erlang.mk for the Makefile</title>
<updated>2013-04-30T22:44:38+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-04-30T22:44:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=35185c2f5e2c8637ec1aa8ff22dbd7f683312a16'/>
<id>35185c2f5e2c8637ec1aa8ff22dbd7f683312a16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile verbosity tweaks</title>
<updated>2013-01-29T19:29:40+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-01-29T19:29:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=265e372fd2d5ef121df729bb15a9d90e85cb2b35'/>
<id>265e372fd2d5ef121df729bb15a9d90e85cb2b35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: only recompile files newer than the .app</title>
<updated>2013-01-29T02:21:32+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-01-29T02:21:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=a643618a0719f00eb9fcf90f69d0334f451feca5'/>
<id>a643618a0719f00eb9fcf90f69d0334f451feca5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not require rebar to build Ranch</title>
<updated>2013-01-17T16:01:04+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-01-17T15:46:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=d20989e722c50afea4ed510f372bbbd9221b9048'/>
<id>d20989e722c50afea4ed510f372bbbd9221b9048</id>
<content type='text'>
All is done in the Makefile, like with Cowboy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All is done in the Makefile, like with Cowboy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Import the acceptor code from Cowboy</title>
<updated>2012-04-14T15:52:47+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@dev-extend.eu</email>
</author>
<published>2012-04-12T21:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=4156fa3ebb978a21b52abf94202bb3d7676f4c03'/>
<id>4156fa3ebb978a21b52abf94202bb3d7676f4c03</id>
<content type='text'>
Modules were renamed. The 'cowboy_' prefix became 'ranch_'.
At the same time, ranch_ssl_transport became ranch_ssl,
and ranch_tcp_transport became ranch_tcp, because appending
'_transport' felt a bit redundant considering SSL and TCP
clearly are transports.

One test has been added to make sure everything is working.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modules were renamed. The 'cowboy_' prefix became 'ranch_'.
At the same time, ranch_ssl_transport became ranch_ssl,
and ranch_tcp_transport became ranch_tcp, because appending
'_transport' felt a bit redundant considering SSL and TCP
clearly are transports.

One test has been added to make sure everything is working.
</pre>
</div>
</content>
</entry>
</feed>
