<feed xmlns='http://www.w3.org/2005/Atom'>
<title>radsecproxy.git, branch postpone-resolving</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>Don't cry and die on a configured server (!) which doesn't resolve (DNS).  Just cry some.</title>
<updated>2012-04-11T11:30:30+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-11T11:30:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=62eb41a8bf4be835265df15f0183a4682a71ba31'/>
<id>62eb41a8bf4be835265df15f0183a4682a71ba31</id>
<content type='text'>
Part of fixing RADSECPROXY-30.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of fixing RADSECPROXY-30.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update date in ChangeLog.</title>
<updated>2012-04-11T10:24:17+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-11T10:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=d40144aec7a0bf59a05f236102bf094363caa32e'/>
<id>d40144aec7a0bf59a05f236102bf094363caa32e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rephrase the FTicksSyslogFacility examples slightly.</title>
<updated>2012-04-11T10:23:36+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-11T10:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=79062c6b474a9d3249aa07c2546aff71f09b4d7a'/>
<id>79062c6b474a9d3249aa07c2546aff71f09b4d7a</id>
<content type='text'>
Much like what 1c05812c did for radsecproxy.conf-example.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Much like what 1c05812c did for radsecproxy.conf-example.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default shared secret for TLS and DTLS.</title>
<updated>2012-04-11T09:20:37+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-11T09:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=45cb83f89c693815421792b99d7c2329ad3bb322'/>
<id>45cb83f89c693815421792b99d7c2329ad3bb322</id>
<content type='text'>
We change from "mysecret" to "radsec" as per
draft-ietf-radext-radsec-12.txt section 2.3 (4).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We change from "mysecret" to "radsec" as per
draft-ietf-radext-radsec-12.txt section 2.3 (4).
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a todo item to the develdoc file.</title>
<updated>2012-04-11T09:05:28+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-11T09:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=c9352cfee235a47644b04f14637fd6a8080d164c'/>
<id>c9352cfee235a47644b04f14637fd6a8080d164c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy three missing clsrvconf members when "merging configurations".</title>
<updated>2012-04-10T14:24:30+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-10T14:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=b7cd7fa81980ded55692b8cea770fd0a698ed7ec'/>
<id>b7cd7fa81980ded55692b8cea770fd0a698ed7ec</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 free memory which others are still using.</title>
<updated>2012-04-09T09:38:13+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-03T14:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=ed6f9b47c51b6fc5540d24112883db8b6ca2931b'/>
<id>ed6f9b47c51b6fc5540d24112883db8b6ca2931b</id>
<content type='text'>
In the error case in confserver_cb() where compileserverconfig() we
used to go to errexit and have resonf, passed as an argument through
ARG, freed.  Other parts are still using that conf.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the error case in confserver_cb() where compileserverconfig() we
used to go to errexit and have resonf, passed as an argument through
ARG, freed.  Other parts are still using that conf.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix two error printouts.</title>
<updated>2012-04-08T10:16:52+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-03T14:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=f41042e6afb1d12275fd3f30a1ecb309b83a2937'/>
<id>f41042e6afb1d12275fd3f30a1ecb309b83a2937</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OpenSSL uses long long.  We use -pedantic.  Add -Wno-long-long.</title>
<updated>2012-04-03T14:56:23+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-04-03T14:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=6bf4f8868cd1681a795b2f2cb87d3f86fa33c04a'/>
<id>6bf4f8868cd1681a795b2f2cb87d3f86fa33c04a</id>
<content type='text'>
Closes RADSECPROXY-34.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes RADSECPROXY-34.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop resolver scripts from signalling "not found".</title>
<updated>2012-02-18T19:13:46+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordu.net</email>
</author>
<published>2012-02-18T19:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/radsecproxy.git/commit/?id=bd51eb6d8063d5c4b74e94bc41d01dd3b01cba63'/>
<id>bd51eb6d8063d5c4b74e94bc41d01dd3b01cba63</id>
<content type='text'>
This triggers a bug in radsecproxy.  Don't use it for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This triggers a bug in radsecproxy.  Don't use it for now.
</pre>
</div>
</content>
</entry>
</feed>
