<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libradsec.git, branch libradsec-user-dispatch</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>Remove dead code.</title>
<updated>2013-01-28T15:38:16+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-01-28T15:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=a1194bbbb0a4b1b612c3edec02a6097d1adaba3c'/>
<id>a1194bbbb0a4b1b612c3edec02a6097d1adaba3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update HACKING with a rough road map.</title>
<updated>2013-01-25T08:58:26+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-01-25T08:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=c951e5e0d3c842bcaf069fdea52bbded878fcc34'/>
<id>c951e5e0d3c842bcaf069fdea52bbded878fcc34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.1.0-dev.</title>
<updated>2013-01-25T08:50:57+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-01-25T08:50:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=6e10fa952fad1c57757908391b95eeff0ab7c1ed'/>
<id>6e10fa952fad1c57757908391b95eeff0ab7c1ed</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 verify server certificate if we're using PSK.</title>
<updated>2013-01-24T15:51:36+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-01-24T15:51:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=0fb4331cd350ad8921dbbbcef31ceaa38a92a3b6'/>
<id>0fb4331cd350ad8921dbbbcef31ceaa38a92a3b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rename-packet-to-message' into libradsec-user-dispatch</title>
<updated>2013-01-24T14:19:43+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-01-24T14:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=a11aab1d9b4ecd4e8c31a5002af142b1828a4016'/>
<id>a11aab1d9b4ecd4e8c31a5002af142b1828a4016</id>
<content type='text'>
Conflicts:
	lib/include/radsec/radsec.h

Original commit message (1e3a2613):

    Rename most 'package' to 'message'.

    RADIUS (RFC2865) is defined to be transported over UDP so the term
    "radius packet" makes a lot of sense. RADIUS/TCP (RFC6613) and
    RADIUS/TLS (RFC6614), a.k.a. RadSec, use stream transport protocols
    though. The term "message" doesn't imply any kind of transport -- a
    message can be sent using datagrams as well as in a stream.

    This (large) commit changes 'package' to 'message' where it makes
    sense. It does not touch the 'radius' subdirectory. It includes
    preprocessor directives (#define) to make the public interface
    compatible with previous releases of the library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	lib/include/radsec/radsec.h

Original commit message (1e3a2613):

    Rename most 'package' to 'message'.

    RADIUS (RFC2865) is defined to be transported over UDP so the term
    "radius packet" makes a lot of sense. RADIUS/TCP (RFC6613) and
    RADIUS/TLS (RFC6614), a.k.a. RadSec, use stream transport protocols
    though. The term "message" doesn't imply any kind of transport -- a
    message can be sent using datagrams as well as in a stream.

    This (large) commit changes 'package' to 'message' where it makes
    sense. It does not touch the 'radius' subdirectory. It includes
    preprocessor directives (#define) to make the public interface
    compatible with previous releases of the library.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CHANGES.</title>
<updated>2013-01-24T13:24:11+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-01-24T13:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=451e4f8ef7b0b4a353318d68a42f1239ec9878e4'/>
<id>451e4f8ef7b0b4a353318d68a42f1239ec9878e4</id>
<content type='text'>
It's just a skeleton.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's just a skeleton.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename most 'package' to 'message'.</title>
<updated>2013-01-24T13:06:35+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-01-24T13:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=1e3a2613b356bf542fd75c198e9c9813e24f08d1'/>
<id>1e3a2613b356bf542fd75c198e9c9813e24f08d1</id>
<content type='text'>
RADIUS (RFC2865) is defined to be transported over UDP so the term
"radius packet" makes a lot of sense. RADIUS/TCP (RFC6613) and
RADIUS/TLS (RFC6614), a.k.a. RadSec, use stream transport protocols
though. The term "message" doesn't imply any kind of transport -- a
message can be sent using datagrams as well as in a stream.

This (large) commit changes 'package' to 'message' where it makes
sense. It does not touch the 'radius' subdirectory. It includes
preprocessor directives (#define) to make the public interface
compatible with previous releases of the library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RADIUS (RFC2865) is defined to be transported over UDP so the term
"radius packet" makes a lot of sense. RADIUS/TCP (RFC6613) and
RADIUS/TLS (RFC6614), a.k.a. RadSec, use stream transport protocols
though. The term "message" doesn't imply any kind of transport -- a
message can be sent using datagrams as well as in a stream.

This (large) commit changes 'package' to 'message' where it makes
sense. It does not touch the 'radius' subdirectory. It includes
preprocessor directives (#define) to make the public interface
compatible with previous releases of the library.
</pre>
</div>
</content>
</entry>
<entry>
<title>user dispatch WIP 0</title>
<updated>2013-01-24T10:23:43+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-01-24T10:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=52acaa7cea2bb152c47208d93331fdc39f4a5566'/>
<id>52acaa7cea2bb152c47208d93331fdc39f4a5566</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/packet/message take one</title>
<updated>2013-01-24T08:46:35+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-01-24T08:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=49047aa9d70c81b91ebe2446a6e84e659f59506c'/>
<id>49047aa9d70c81b91ebe2446a6e84e659f59506c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename rs_packet_flags members.</title>
<updated>2013-01-24T07:32:23+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-01-24T07:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=fc22159b81c6f9c0649e03ac5be4ccbb7f6520cc'/>
<id>fc22159b81c6f9c0649e03ac5be4ccbb7f6520cc</id>
<content type='text'>
Uppercase to make them appear as the constants they are, as opposed to
variables.

Remove 'flag' suffix, typically used for variables.

Spell out HEADER.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Uppercase to make them appear as the constants they are, as opposed to
variables.

Remove 'flag' suffix, typically used for variables.

Spell out HEADER.
</pre>
</div>
</content>
</entry>
</feed>
