<feed xmlns='http://www.w3.org/2005/Atom'>
<title>radsecproxy.git/lib/include/radsec, branch libradsec-new-client</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>Fix a doc comment.</title>
<updated>2013-01-16T14:39:53+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-01-16T14:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=8f6155f3fa89f0b8c16bdc3b73db2d479105aab4'/>
<id>8f6155f3fa89f0b8c16bdc3b73db2d479105aab4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename COPYING -&gt; LICENSE.</title>
<updated>2012-12-19T09:44:28+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2012-12-19T09:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=937144b230752ac640e611cabb57387f613997bc'/>
<id>937144b230752ac640e611cabb57387f613997bc</id>
<content type='text'>
And distribute LICENSE and HACKING.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And distribute LICENSE and HACKING.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add formal argument 'secret' to two public functions.</title>
<updated>2012-12-17T15:11:14+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2012-12-17T15:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=09d1cff2418a900b587b2113f508984f2417cc11'/>
<id>09d1cff2418a900b587b2113f508984f2417cc11</id>
<content type='text'>
The functions are rs_packet_create_authn_request() and
rs_request_create_authn().

Attributes of type PW_USER_PASSWORD are supposed to be MD5
obfuscated (see vp2data_any()).

NOTE: This is a non-backward compatible API change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The functions are rs_packet_create_authn_request() and
rs_request_create_authn().

Attributes of type PW_USER_PASSWORD are supposed to be MD5
obfuscated (see vp2data_any()).

NOTE: This is a non-backward compatible API change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge libradsec-new-client.</title>
<updated>2012-04-27T15:00:17+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2012-04-27T15:00:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=4b0ff99282a91bba93eec9db37831be73b8134e4'/>
<id>4b0ff99282a91bba93eec9db37831be73b8134e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an error code.</title>
<updated>2012-04-26T08:12:36+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-26T08:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=e6b234bb547479f8862badeee58d1b1415a2439d'/>
<id>e6b234bb547479f8862badeee58d1b1415a2439d</id>
<content type='text'>
Also add error text for missing RSE_CRED.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add error text for missing RSE_CRED.
</pre>
</div>
</content>
</entry>
<entry>
<title>Postpone resolving of DNS names of server.</title>
<updated>2012-04-25T15:41:27+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-25T15:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=19b5ce7ac3f838e689ae6e6b1e4a0c114b44ce67'/>
<id>19b5ce7ac3f838e689ae6e6b1e4a0c114b44ce67</id>
<content type='text'>
We used to resolve DNS names when reading configuration.  We now do it
in event_init_socket() and cache the result in the connection object.

The imminent need for changing this is to keep host names around for
X509 certificate verification (CNAME and subjectAltName).  This will
also help later when we implement server failover (and later, when
people want to do more dynamic configuration, f.ex. NAPTR).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We used to resolve DNS names when reading configuration.  We now do it
in event_init_socket() and cache the result in the connection object.

The imminent need for changing this is to keep host names around for
X509 certificate verification (CNAME and subjectAltName).  This will
also help later when we implement server failover (and later, when
people want to do more dynamic configuration, f.ex. NAPTR).
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement TLS-PSK.</title>
<updated>2012-01-31T12:15:20+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-01-31T12:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=dcd224f1fdf864fba1e1c1dd0b3f521fe43e4013'/>
<id>dcd224f1fdf864fba1e1c1dd0b3f521fe43e4013</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add TLS PSK configuration options.</title>
<updated>2012-01-24T12:16:26+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-01-24T12:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=cb81fb758f13eb69945255655546995834e4ace0'/>
<id>cb81fb758f13eb69945255655546995834e4ace0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add rs_attr_display_name/rs_attr_parse_name</title>
<updated>2011-11-14T07:54:44+00:00</updated>
<author>
<name>Luke Howard</name>
<email>lukeh@padl.com</email>
</author>
<published>2011-11-14T07:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=d9ae6534eed05639403584b7b2733ec36c08f1a4'/>
<id>d9ae6534eed05639403584b7b2733ec36c08f1a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove dictionary configuration parameter</title>
<updated>2011-11-14T06:05:55+00:00</updated>
<author>
<name>Luke Howard</name>
<email>lukeh@padl.com</email>
</author>
<published>2011-11-14T06:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=f780ff204e39420aabf94a7fab4e2c37790b658f'/>
<id>f780ff204e39420aabf94a7fab4e2c37790b658f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
