<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libradsec.git/lib/examples, branch libradsec-0.0.1</title>
<subtitle>RADIUS library with support for TLS RadSec</subtitle>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/'/>
<entry>
<title>API AND CONFIG CHANGE: rs_context_create() doesn't take DICT any more.</title>
<updated>2011-03-21T12:33:22+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2011-03-21T12:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=217d24060890986d38848e0a9fd68ae6e7d1727f'/>
<id>217d24060890986d38848e0a9fd68ae6e7d1727f</id>
<content type='text'>
Use rs_context_create() to read FreeRADIUS dictionary, possibly by
taking dict file from configuration file.

CONFIG CHANGE: s/config/realm/g.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use rs_context_create() to read FreeRADIUS dictionary, possibly by
taking dict file from configuration file.

CONFIG CHANGE: s/config/realm/g.
</pre>
</div>
</content>
</entry>
<entry>
<title>Verify result in example program.  Also, don't leak a package.</title>
<updated>2011-03-14T14:20:52+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2011-03-14T14:20:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=23744d97b5b8cc8f5fb962bcea4ed0bfdaab351d'/>
<id>23744d97b5b8cc8f5fb962bcea4ed0bfdaab351d</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 double free in example code.</title>
<updated>2011-03-13T14:28:17+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2011-03-13T14:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=486662495bb2b87955d4ae4cc16a203edf25d5b4'/>
<id>486662495bb2b87955d4ae4cc16a203edf25d5b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change user name in example code.</title>
<updated>2011-03-13T14:28:06+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2011-03-13T14:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=598295e525ab8aefebb2416a422b93db15160951'/>
<id>598295e525ab8aefebb2416a422b93db15160951</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add (disabled) linkage to libefence.</title>
<updated>2011-03-08T13:29:39+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2011-03-08T13:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=b10f559880ab49a83558a63a7f5cd1d96e9ece53'/>
<id>b10f559880ab49a83558a63a7f5cd1d96e9ece53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>examples/client-blocking: pull out the error before freeing conn.</title>
<updated>2011-03-08T13:24:30+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2011-03-08T13:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=76c95bfc9033167fa692172360000df853b2a094'/>
<id>76c95bfc9033167fa692172360000df853b2a094</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up struct rs_error somewhat.</title>
<updated>2011-03-08T12:32:10+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2011-03-08T12:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=657eec7ee5a276521eb456bf648878935e794b6e'/>
<id>657eec7ee5a276521eb456bf648878935e794b6e</id>
<content type='text'>
More to be done here!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
More to be done here!
</pre>
</div>
</content>
</entry>
<entry>
<title>examples/client-blocking.c: Clean up and improve error handling.</title>
<updated>2011-03-07T14:26:12+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2011-03-07T14:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=962869fcd2decd993171aa82c00b9e0b3517f995'/>
<id>962869fcd2decd993171aa82c00b9e0b3517f995</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>UDP w/o bufferevents, part 1.</title>
<updated>2011-03-06T13:46:57+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2011-03-06T13:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=7636505962a348d9564e53922834dc6df1274653'/>
<id>7636505962a348d9564e53922834dc6df1274653</id>
<content type='text'>
Sending, no retransmitting and no receiving.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sending, no retransmitting and no receiving.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename relevant functions to reflect authn as opposed to authz.</title>
<updated>2011-02-28T12:34:27+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2011-02-28T12:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=682a426b16c8cc225ce952bf4aa1c7cc210dde71'/>
<id>682a426b16c8cc225ce952bf4aa1c7cc210dde71</id>
<content type='text'>
Also add a "bare" create request function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add a "bare" create request function.
</pre>
</div>
</content>
</entry>
</feed>
