<feed xmlns='http://www.w3.org/2005/Atom'>
<title>radsecproxy.git/ChangeLog, branch radsecproxy-1.6.2</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>Mention CVE number in ChangeLog.</title>
<updated>2012-10-25T11:46:00+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-10-25T11:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=2f452345f3e599de9a25dd3b1954367bb9098b4f'/>
<id>2f452345f3e599de9a25dd3b1954367bb9098b4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>radsecproxy-1.6.2</title>
<updated>2012-10-25T11:21:57+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-10-25T11:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=73f53fee4a00c083c353362da26514d6d6d5c2e6'/>
<id>73f53fee4a00c083c353362da26514d6d6d5c2e6</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 mix up pre- and post-handshake verification of DTLS clients.</title>
<updated>2012-10-22T16:13:45+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@torproject.org</email>
</author>
<published>2012-10-19T21:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=3682c935facf5ccd7fa600644bbb76957155c680'/>
<id>3682c935facf5ccd7fa600644bbb76957155c680</id>
<content type='text'>
Commit db965c9b addressed TLS clients only.

When verifying DTLS clients, don't consider config blocks with CA
settings ('tls') which differ from the one used for verifying the
certificate chain.

Original issue reported and analysed by Ralf Paffrath. DTLS being
vulnerable reported by Raphael Geisser.

Addresses issue RADSECPROXY-43, CVE-2012-4523.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit db965c9b addressed TLS clients only.

When verifying DTLS clients, don't consider config blocks with CA
settings ('tls') which differ from the one used for verifying the
certificate chain.

Original issue reported and analysed by Ralf Paffrath. DTLS being
vulnerable reported by Raphael Geisser.

Addresses issue RADSECPROXY-43, CVE-2012-4523.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ChangeLog with CVE id for RADSECPROXY-43.</title>
<updated>2012-10-18T12:35:13+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-10-18T12:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=c0b177d0a27bfb87cfb21ac603448ffac48e8ead'/>
<id>c0b177d0a27bfb87cfb21ac603448ffac48e8ead</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>radsecproxy-1.6.1</title>
<updated>2012-09-14T11:15:12+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-09-14T11:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=90348a4352261bf95b081b06b91033bded0c8e9d'/>
<id>90348a4352261bf95b081b06b91033bded0c8e9d</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 mix up pre- and post-handshake verification of clients.</title>
<updated>2012-09-13T13:19:22+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-09-13T13:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=db965c9bf7cf4acc0830d7b689d69d40b9ecef8c'/>
<id>db965c9bf7cf4acc0830d7b689d69d40b9ecef8c</id>
<content type='text'>
When verifying clients, don't consider config blocks with CA
settings ('tls') which differ from the one used for verifying the
certificate chain. Reported by Ralf Paffrath.

Reported and analysed by Ralf Paffrath.

Addresses issue RADSECPROXY-43.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When verifying clients, don't consider config blocks with CA
settings ('tls') which differ from the one used for verifying the
certificate chain. Reported by Ralf Paffrath.

Reported and analysed by Ralf Paffrath.

Addresses issue RADSECPROXY-43.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in ChangeLog.</title>
<updated>2012-08-13T07:56:28+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-08-13T07:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=972e0b788118c6fd83cefd9bfa0a5a540e241def'/>
<id>972e0b788118c6fd83cefd9bfa0a5a540e241def</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>radsecproxy-1.6.</title>
<updated>2012-04-27T12:52:38+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-27T12:52:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=40e8d53c3878a24f78b2a7d5b359b7bfbefb6f59'/>
<id>40e8d53c3878a24f78b2a7d5b359b7bfbefb6f59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>radsecproxy-1.6-rc2.</title>
<updated>2012-04-27T10:58:15+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-27T10:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=54531600b2fbdd4eac73ce1a12cc6b79db54fd0e'/>
<id>54531600b2fbdd4eac73ce1a12cc6b79db54fd0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>radsecproxy-1.6-rc1.</title>
<updated>2012-04-26T13:46:35+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-26T13:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=9ce22579cf945b6b3680ad899a8c627ceeaebfaf'/>
<id>9ce22579cf945b6b3680ad899a8c627ceeaebfaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
