<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5.git/src/tests/gssapi, branch proxymech</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/'/>
<entry>
<title>Tidy up GSSAPI test programs</title>
<updated>2012-09-13T16:27:16+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2012-09-13T16:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=d81d68ebd8ade84e240f7d95edf0a562f6931ea2'/>
<id>d81d68ebd8ade84e240f7d95edf0a562f6931ea2</id>
<content type='text'>
Factor out some common functions used by multiple test programs.  Use
a common argument format for importing names (p:princname,
h:hostbasedname, or u:username) and adjust the Python tests to match
it.  Use more consistent conventions in test programs and fix some
coding style issues.  Normalize how the test programs are built.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Factor out some common functions used by multiple test programs.  Use
a common argument format for importing names (p:princname,
h:hostbasedname, or u:username) and adjust the Python tests to match
it.  Use more consistent conventions in test programs and fix some
coding style issues.  Normalize how the test programs are built.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for GSS cred export and import</title>
<updated>2012-09-11T05:18:47+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2012-08-22T18:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=285374977d233bbdfcdfaaf8642dbc554e3058fe'/>
<id>285374977d233bbdfcdfaaf8642dbc554e3058fe</id>
<content type='text'>
ticket: 7354
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket: 7354
</pre>
</div>
</content>
</entry>
<entry>
<title>Run "make depend"</title>
<updated>2012-08-23T19:19:30+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2012-08-23T19:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=5f9af8663385216c3165a85fb7704cf7a656607f'/>
<id>5f9af8663385216c3165a85fb7704cf7a656607f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix minor Makefile.in typos for make depend</title>
<updated>2012-08-23T19:19:30+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>2012-08-23T19:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=b1fa57d9bde8614e87ebaf9ce8cc6016c8ee080f'/>
<id>b1fa57d9bde8614e87ebaf9ce8cc6016c8ee080f</id>
<content type='text'>
Fix minor typos in lib/krb5/krb/Makefile.in and
tests/gssapi/Makefile.in so that "make depend" will work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix minor typos in lib/krb5/krb/Makefile.in and
tests/gssapi/Makefile.in so that "make depend" will work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence a gcc warning in t_export_name</title>
<updated>2012-08-13T02:50:33+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2012-08-13T02:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=dd4c99f1e33d33d56ab7807fc6db4a3a97a5c12b'/>
<id>dd4c99f1e33d33d56ab7807fc6db4a3a97a5c12b</id>
<content type='text'>
gcc warnings that nametype may be used uninitialized, presumably
failing to deduce that usage() never returns.  Initialize nametype to
make it build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gcc warnings that nametype may be used uninitialized, presumably
failing to deduce that usage() never returns.  Initialize nametype to
make it build.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test coverage for gss_export_name</title>
<updated>2012-08-11T22:20:51+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2012-08-11T22:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=0ec5f1e52713439d298a6a0deb45d2e5a389c46f'/>
<id>0ec5f1e52713439d298a6a0deb45d2e5a389c46f</id>
<content type='text'>
Exercise gss_export_name and importing of exported name tokens in
t_gssapi.py.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Exercise gss_export_name and importing of exported name tokens in
t_gssapi.py.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix nitpicky bugs in t_inq_cred</title>
<updated>2012-08-11T22:20:48+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2012-08-11T21:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=bef36f694cb7745c60f1640dfa4d8a13ee08b883'/>
<id>bef36f694cb7745c60f1640dfa4d8a13ee08b883</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for gss_inquire_cred</title>
<updated>2012-08-10T17:05:44+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2012-08-10T17:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=90da8924df96a682eca6c43ad8e36aeb5ac7ddab'/>
<id>90da8924df96a682eca6c43ad8e36aeb5ac7ddab</id>
<content type='text'>
Now that we're doing a kind of deferred credential acquisition for
krb5, the behavior of gss_inquire_cred is a bit more subtle because
(per RFC 2743 section 2.1.4) we have to choose a credential cache or
acceptor name sooner than we would otherwise do so.  Add a C program
to invoke gss_acquire_cred/gss_inquire_cred and some Python tests
using it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that we're doing a kind of deferred credential acquisition for
krb5, the behavior of gss_inquire_cred is a bit more subtle because
(per RFC 2743 section 2.1.4) we have to choose a credential cache or
acceptor name sooner than we would otherwise do so.  Add a C program
to invoke gss_acquire_cred/gss_inquire_cred and some Python tests
using it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic test for credstore extentions</title>
<updated>2012-07-20T18:02:35+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-03-06T17:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=33b85d66d873c651525f70289d2cd74f0e45f64c'/>
<id>33b85d66d873c651525f70289d2cd74f0e45f64c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically create DIR ccache directories</title>
<updated>2012-07-11T17:23:17+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2012-07-11T17:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=b700a332dd835affa78b60089b9de5c79a8c689e'/>
<id>b700a332dd835affa78b60089b9de5c79a8c689e</id>
<content type='text'>
If the directory for a DIR ccache doesn't exist yet, try to create it
(but not its parents) with mode 700.  Exercise this in test scripts by
not pre-creating directories.

ticket: 7196 (new)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the directory for a DIR ccache doesn't exist yet, try to create it
(but not its parents) with mode 700.  Exercise this in test scripts by
not pre-creating directories.

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