<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gun.git/Makefile, branch http2-websocket</title>
<subtitle>HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/'/>
<entry>
<title>Propagate timeouts to the right layer in HTTP/2 tunnels</title>
<updated>2020-10-07T14:35:17+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-10-07T14:35:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=f2e8d103dd7827251fa726c42e307e42cef8a3dc'/>
<id>f2e8d103dd7827251fa726c42e307e42cef8a3dc</id>
<content type='text'>
This temporarily depends on Cowlib master.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This temporarily depends on Cowlib master.
</pre>
</div>
</content>
</entry>
<entry>
<title>First working HTTPS over secure HTTP/2</title>
<updated>2020-09-21T13:51:57+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-08-19T15:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=ca68d184abbf7bd1030b2f2035cc66c13d08dd5d'/>
<id>ca68d184abbf7bd1030b2f2035cc66c13d08dd5d</id>
<content type='text'>
Has a timer:sleep/1 though because there is currently no way
to wait for the TLS handshake to complete.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Has a timer:sleep/1 though because there is currently no way
to wait for the TLS handshake to complete.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the WPT cookie tests</title>
<updated>2020-04-20T11:12:32+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-04-20T11:12:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=921c47146b2d9567eac7e9a4d2ccc60fffd4f327'/>
<id>921c47146b2d9567eac7e9a4d2ccc60fffd4f327</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gun 2.0.0-pre.2</title>
<updated>2020-03-25T11:21:47+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-03-25T11:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=d1d02a0ebc1a5d9852b7fe5216ac4ce628fb1744'/>
<id>d1d02a0ebc1a5d9852b7fe5216ac4ce628fb1744</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require OTP-22+</title>
<updated>2020-03-23T11:51:22+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-03-23T11:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=5f73982cf9edc258e955e3b115cba1a4c4af263f'/>
<id>5f73982cf9edc258e955e3b115cba1a4c4af263f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix gun_public_suffix compile problem</title>
<updated>2020-03-19T15:05:49+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-03-19T15:05:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=f4a4020843574834719017ddd48b61e567eb37cb'/>
<id>f4a4020843574834719017ddd48b61e567eb37cb</id>
<content type='text'>
There's no need to have idna listed in ALL_DEPS_DIR we only
use it for "make gen" which does not require it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's no need to have idna listed in ALL_DEPS_DIR we only
use it for "make gen" which does not require it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the public suffix check to set_cookie</title>
<updated>2020-03-05T10:33:59+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-03-04T15:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=a5ab2d83bb5e62e874d91fd6c86022db4baa908c'/>
<id>a5ab2d83bb5e62e874d91fd6c86022db4baa908c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gun 2.0.0-pre.1</title>
<updated>2019-09-27T07:12:34+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-09-27T07:12:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=74ac4d209c86f64059b1eaa0e541eb7d26dd23a8'/>
<id>74ac4d209c86f64059b1eaa0e541eb7d26dd23a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't run the autobahn test suite by default</title>
<updated>2019-05-08T11:59:30+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-05-08T11:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=3e62d24573c91c04eb9af5d7ba47f2c16d1948de'/>
<id>3e62d24573c91c04eb9af5d7ba47f2c16d1948de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the gun_tls_proxy transport for TLS over TLS support</title>
<updated>2019-03-25T11:24:17+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-02-25T14:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=6d0ea34ebe7cac66e3f25a018883c104c7fc31b6'/>
<id>6d0ea34ebe7cac66e3f25a018883c104c7fc31b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
