<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5.git/src/lib/krad, branch keyring</title>
<subtitle>MIT Kerberos patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/'/>
<entry>
<title>Use pipe instead of sigwait for krad tests</title>
<updated>2013-07-15T03:19:00+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2013-07-15T01:17:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=443193a040b9c2fa8668ca85fda505c92d3facfe'/>
<id>443193a040b9c2fa8668ca85fda505c92d3facfe</id>
<content type='text'>
We've never used sigwait() before, and it has some problems on Solaris
10 (a nonconformant prototype by default, and experimentally it didn't
seem to work correctly with _POSIX_PTHREAD_SEMANTICS defined).  Use a
pipe instead.  Make t_daemon.py less chatty on stdout to avoid filling
the pipe buffer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We've never used sigwait() before, and it has some problems on Solaris
10 (a nonconformant prototype by default, and experimentally it didn't
seem to work correctly with _POSIX_PTHREAD_SEMANTICS defined).  Use a
pipe instead.  Make t_daemon.py less chatty on stdout to avoid filling
the pipe buffer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix minor type issues in krad tests</title>
<updated>2013-07-14T23:28:08+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2013-07-14T23:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=6e9ad5ceaea50e16a2534e191f65ccedbff3bc8b'/>
<id>6e9ad5ceaea50e16a2534e191f65ccedbff3bc8b</id>
<content type='text'>
Use unsigned char for test encodings, since the initializers use
values greater than 127.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use unsigned char for test encodings, since the initializers use
values greater than 127.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add libkrad</title>
<updated>2013-07-11T18:14:32+00:00</updated>
<author>
<name>Nathaniel McCallum</name>
<email>npmccallum@redhat.com</email>
</author>
<published>2013-04-04T17:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=8b8f031c6e64360a26c484b548d2158944e09087'/>
<id>8b8f031c6e64360a26c484b548d2158944e09087</id>
<content type='text'>
The new library libkrad provides code for the parsing of RADIUS packets
as well as client implementation based around libverto.  This library
should be considered unstable.

ticket: 7678 (new)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new library libkrad provides code for the parsing of RADIUS packets
as well as client implementation based around libverto.  This library
should be considered unstable.

ticket: 7678 (new)
</pre>
</div>
</content>
</entry>
</feed>
