<feed xmlns='http://www.w3.org/2005/Atom'>
<title>radsecproxy.git/lib/examples, branch udp</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 (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/radsecproxy.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/radsecproxy.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/radsecproxy.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/radsecproxy.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/radsecproxy.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/radsecproxy.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>
<entry>
<title>API changes: rs_client* --&gt; rs_peer.</title>
<updated>2011-02-28T10:46:14+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2011-02-28T10:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=9e601f905d91f55c7a36f15fe5998d694c38444f'/>
<id>9e601f905d91f55c7a36f15fe5998d694c38444f</id>
<content type='text'>
Move peer (former server) things to new file peer.c.
Update examples.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move peer (former server) things to new file peer.c.
Update examples.
</pre>
</div>
</content>
</entry>
<entry>
<title>API change.  Have the request object create its own request message.</title>
<updated>2011-02-25T12:05:46+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2011-02-25T12:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=ce87482616de6f5078bd9b6c685f9ec62c220b3d'/>
<id>ce87482616de6f5078bd9b6c685f9ec62c220b3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split example config in two files.</title>
<updated>2011-02-24T20:57:46+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2011-02-24T20:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=8ebd28762a9398ac39d6bd15d69495048ec0a1a4'/>
<id>8ebd28762a9398ac39d6bd15d69495048ec0a1a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split example config in two files.</title>
<updated>2011-02-24T20:56:47+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2011-02-24T20:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/radsecproxy.git/commit/?id=77a7dfad33a8ca1ec691b6a820c5ea777c810ca2'/>
<id>77a7dfad33a8ca1ec691b6a820c5ea777c810ca2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
