<feed xmlns='http://www.w3.org/2005/Atom'>
<title>radsecproxy.git, branch radsecproxy-1.6.3-rc0</title>
<subtitle>RADIUS proxy with support for TLS RadSec</subtitle>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/'/>
<entry>
<title>radsecproxy-1.6.3-rc0</title>
<updated>2013-09-02T12:14:12+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-09-02T12:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=4bca131c62f2405a615f6ff280f299eb667f570d'/>
<id>4bca131c62f2405a615f6ff280f299eb667f570d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ChangeLog with two older bug fixes.</title>
<updated>2013-09-02T11:54:57+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-08-27T11:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=a5645a0e3c7909eea935af469d7239ea926f2c8b'/>
<id>a5645a0e3c7909eea935af469d7239ea926f2c8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve warning message when failing to resolve a dynamic server config.</title>
<updated>2013-09-02T11:54:53+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-08-27T11:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=b33125280a9ffb54c2b4699163e0a9a6e78efbb6'/>
<id>b33125280a9ffb54c2b4699163e0a9a6e78efbb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Time out on TLS clients not closing the connection properly.</title>
<updated>2013-09-02T11:54:41+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-08-26T15:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=9196c24668f478642b8f0b00a4c7fc1e3beeda00'/>
<id>9196c24668f478642b8f0b00a4c7fc1e3beeda00</id>
<content type='text'>
Patch by Fabian Mauchle.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Fabian Mauchle.
</pre>
</div>
</content>
</entry>
<entry>
<title>When timing out while reading from a TLS server, shutdown the socket properly.</title>
<updated>2013-09-02T11:54:39+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-08-26T14:52:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=2d867ce2e2f0cb8251e16f620a33312054270e8f'/>
<id>2d867ce2e2f0cb8251e16f620a33312054270e8f</id>
<content type='text'>
Also signal the "client writer" (clientwr()).
Together, this should result in TLS connections being cleaned up properly.

Patch by Fabian Mauchle.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also signal the "client writer" (clientwr()).
Together, this should result in TLS connections being cleaned up properly.

Patch by Fabian Mauchle.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't wait for _writable_ when _reading_ an SSL socket.</title>
<updated>2013-09-02T11:54:36+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-08-26T14:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=ae2819597fcd50eea01f7429032fef24c3492228'/>
<id>ae2819597fcd50eea01f7429032fef24c3492228</id>
<content type='text'>
Also, don't select() at all if SSL_pending() says there's data to
read.

Patch by Fabian Mauchle.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, don't select() at all if SSL_pending() says there's data to
read.

Patch by Fabian Mauchle.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't free struct clsrvconf members rewritein and rewriteout.</title>
<updated>2013-09-02T11:54:34+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-08-26T13:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=edaa77bca043e57e8cf6a98fc1bef56558885b1a'/>
<id>edaa77bca043e57e8cf6a98fc1bef56558885b1a</id>
<content type='text'>
They are pointers into static struct hash *rewriteconfs and should
live forever.

Patch by Fabian Mauchle.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are pointers into static struct hash *rewriteconfs and should
live forever.

Patch by Fabian Mauchle.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ChangeLog with the last three bug fixes/ehancements.</title>
<updated>2013-09-02T11:47:04+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-08-26T13:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=6fe5339930c4663107ee584d0a49f28391bb46ea'/>
<id>6fe5339930c4663107ee584d0a49f28391bb46ea</id>
<content type='text'>
Also, in a lame attempt att giving credit for last commit where I
failed at doing that:

  4920ff44 is a patch from Fabian Mauchle.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, in a lame attempt att giving credit for last commit where I
failed at doing that:

  4920ff44 is a patch from Fabian Mauchle.
</pre>
</div>
</content>
</entry>
<entry>
<title>Purge the duplication cache once per received packet.</title>
<updated>2013-09-02T11:46:55+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-08-26T12:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=536fbcd6f4b7aa35a689581372d70b4399ce5707'/>
<id>536fbcd6f4b7aa35a689581372d70b4399ce5707</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Fabian Mauchle to AUTHORS.</title>
<updated>2013-09-02T11:46:50+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-08-26T12:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=1931a0d54ad65f0681300ea040c7fa9f9cd6685b'/>
<id>1931a0d54ad65f0681300ea040c7fa9f9cd6685b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
