<feed xmlns='http://www.w3.org/2005/Atom'>
<title>radsecproxy.git/lib/examples, branch libradsec-new-client</title>
<subtitle>RADIUS proxy with support for TLS RadSec</subtitle>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/'/>
<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-prod-1.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>Example code: Print a little bit more helpful information on failure.</title>
<updated>2012-12-17T15:07:16+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2012-12-17T15:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=5b117878698519e798f928cef18eafc9dad4c15a'/>
<id>5b117878698519e798f928cef18eafc9dad4c15a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Example code: Don't create rs_error on failing context creation.</title>
<updated>2012-12-17T15:05:55+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2012-12-17T15:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=a21be6733bfe23998f3aaec00d87d35fe0f1aefa'/>
<id>a21be6733bfe23998f3aaec00d87d35fe0f1aefa</id>
<content type='text'>
We don't export err_create() and the error is ENOMEM nowadays.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't export err_create() and the error is ENOMEM nowadays.
</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-prod-1.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>Handle failing rs_context_create().</title>
<updated>2012-04-26T08:17:24+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-26T08:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=c1f196080a7cb867afd3dee50e2910899cbf5f46'/>
<id>c1f196080a7cb867afd3dee50e2910899cbf5f46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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-prod-1.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>Be user friendly in example program.</title>
<updated>2012-01-24T12:17:40+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-01-24T12:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=4874dc3d84e23b1f465a1ff8b686aca5ba0a5853'/>
<id>4874dc3d84e23b1f465a1ff8b686aca5ba0a5853</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-prod-1.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>Cosmetic changes.</title>
<updated>2012-01-19T08:10:07+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-01-19T08:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=563a1d032cd043b82a5c484f34d716ccaf5d66d2'/>
<id>563a1d032cd043b82a5c484f34d716ccaf5d66d2</id>
<content type='text'>
Better names of formal arguments in test program.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Better names of formal arguments in test program.
</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-prod-1.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>
