<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5.git/src/lib/gssapi/spnego, 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>Add SPNEGO support for GSS cred export and import</title>
<updated>2012-09-11T05:15:43+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2012-08-29T15:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=9c1a6246f1f6f4904e66f9f9eefbdc59e5c8b69f'/>
<id>9c1a6246f1f6f4904e66f9f9eefbdc59e5c8b69f</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>Use gssalloc in more parts of GSSAPI</title>
<updated>2012-08-11T04:28:33+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2012-08-11T04:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=b0edf38aafe3a365821cae4874e4608f95e28896'/>
<id>b0edf38aafe3a365821cae4874e4608f95e28896</id>
<content type='text'>
Fix some GSSAPI buffer allocations which were missed in
800358b1790ef82710af0b6021c6ff2dca2b0de7: gss_export_sec_context,
gss_display_name, and IAKERB and SPNEGO token construction.

ticket: 7233 (new)
tags: pullup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix some GSSAPI buffer allocations which were missed in
800358b1790ef82710af0b6021c6ff2dca2b0de7: gss_export_sec_context,
gss_display_name, and IAKERB and SPNEGO token construction.

ticket: 7233 (new)
tags: pullup
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove gss_mechanism_ext</title>
<updated>2012-08-08T18:01:05+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-08-06T20:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=997282ac3ecab3f9e56b96ae4cb53ab83bec2dac'/>
<id>997282ac3ecab3f9e56b96ae4cb53ab83bec2dac</id>
<content type='text'>
This function did not serve any useful purpose.  Remove it and the
special case it creates; move the only function it contained to the
main gss_mechanism structure where it belongs.  Note that the function
name is preserved so that loadable modules are not affected by this
change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This function did not serve any useful purpose.  Remove it and the
special case it creates; move the only function it contained to the
main gss_mechanism structure where it belongs.  Note that the function
name is preserved so that loadable modules are not affected by this
change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Always consider desired_mechs empty in spnego (2)</title>
<updated>2012-08-06T20:08:22+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-08-06T19:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=bb02471343e899c600025248501cd6c8ac737c55'/>
<id>bb02471343e899c600025248501cd6c8ac737c55</id>
<content type='text'>
Follow previous change to add_cred_from.
The only case where the spnego gss_*_cred_* functions can be called
with specific OIDs is if the mechglue calls spnego with the spengo
oid, which we never want to loop on anyway. So always consider it as
null, it's the correct behavior with current semantics.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow previous change to add_cred_from.
The only case where the spnego gss_*_cred_* functions can be called
with specific OIDs is if the mechglue calls spnego with the spengo
oid, which we never want to loop on anyway. So always consider it as
null, it's the correct behavior with current semantics.
</pre>
</div>
</content>
</entry>
<entry>
<title>Always consider desired_mechs empty in spnego</title>
<updated>2012-08-03T19:57:29+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-06-12T18:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=c1ce35f1d35280161ced99f177bf989579a7238e'/>
<id>c1ce35f1d35280161ced99f177bf989579a7238e</id>
<content type='text'>
The only case where the spnego gss_aquire_cred function can be called
with specific OIDs is if the mechglue calls spenego with the spengo
oid, which we never want to loop on anyway. So always consider it as
null, it's the correct behavior with current semantics.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The only case where the spnego gss_aquire_cred function can be called
with specific OIDs is if the mechglue calls spenego with the spengo
oid, which we never want to loop on anyway. So always consider it as
null, it's the correct behavior with current semantics.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement credential store support in spnego</title>
<updated>2012-07-20T18:02:35+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-03-03T04:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=29f4249a49cf28192fa2caae1536e9a617c4562e'/>
<id>29f4249a49cf28192fa2caae1536e9a617c4562e</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 use syslog / LOG_DEBUG when they don't exist</title>
<updated>2012-07-16T13:31:14+00:00</updated>
<author>
<name>Kevin Wasserman</name>
<email>kevin.wasserman@painless-security.com</email>
</author>
<published>2012-05-15T18:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=5ae666d1591f5ab8bc1182d053cdda7ce9a855d2'/>
<id>5ae666d1591f5ab8bc1182d053cdda7ce9a855d2</id>
<content type='text'>
Signed-off-by: Kevin Wasserman &lt;kevin.wasserman@painless-security.com&gt;

ticket: 7207 (new)
tags: pullup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kevin Wasserman &lt;kevin.wasserman@painless-security.com&gt;

ticket: 7207 (new)
tags: pullup
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix -DDEBUG compilation errors</title>
<updated>2012-06-04T14:56:38+00:00</updated>
<author>
<name>Henry B. Hotz</name>
<email>hotz@jpl.nasa.gov</email>
</author>
<published>2012-06-04T14:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=7c3ecf5c77e33f6d04d6226b041071c6ce23b062'/>
<id>7c3ecf5c77e33f6d04d6226b041071c6ce23b062</id>
<content type='text'>
ticket: 7150
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket: 7150
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't stomp minor code in spnego_gss_acquire_cred</title>
<updated>2012-05-13T17:12:06+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2012-05-13T17:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=48b811614b5d5933a79387f9a9687c2513bf7bca'/>
<id>48b811614b5d5933a79387f9a9687c2513bf7bca</id>
<content type='text'>
When spnego_gss_acquire_cred passes through a failure status from the
mechglue, it overwrites the minor code with a call to
gss_release_oid_set().  Use a temporary minor status for that and a
related call.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When spnego_gss_acquire_cred passes through a failure status from the
mechglue, it overwrites the minor code with a call to
gss_release_oid_set().  Use a temporary minor status for that and a
related call.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix an unlikely memory leak in r25591</title>
<updated>2011-12-27T06:39:07+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2011-12-27T06:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=fedb540b85099fd2748bcbceddd7c09fb5b33f02'/>
<id>fedb540b85099fd2748bcbceddd7c09fb5b33f02</id>
<content type='text'>
ticket: 6936

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25604 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket: 6936

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25604 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
</feed>
