<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libradsec.git/lib/examples, 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>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>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>Add some info on usage modes.</title>
<updated>2013-01-23T11:21:06+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-01-23T11:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=0e0b4ad17c5f41392f943a845933ccb51a9126c9'/>
<id>0e0b4ad17c5f41392f943a845933ccb51a9126c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary #includes.</title>
<updated>2013-01-22T14:46:11+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-01-22T14:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=4322f9984f471da0bf9a239fb3d456d34f3a06a0'/>
<id>4322f9984f471da0bf9a239fb3d456d34f3a06a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compile with -Werror.</title>
<updated>2013-01-22T14:45:33+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2013-01-22T14:45:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/libradsec.git/commit/?id=84f0770e6ff98f872d0627e759145c5c1ecccebd'/>
<id>84f0770e6ff98f872d0627e759145c5c1ecccebd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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/libradsec.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/libradsec.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/libradsec.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/libradsec.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>
</feed>
