<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gss-proxy.git/x-files, branch getenv</title>
<subtitle>Work on gss-proxy before it lands upstream</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/'/>
<entry>
<title>Official IANA Assigned RPC Program Number</title>
<updated>2012-03-30T12:16:41+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-03-30T12:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=7238bcee88d0b785e36f6d221b4c54fc4d73bb4e'/>
<id>7238bcee88d0b785e36f6d221b4c54fc4d73bb4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to request (or not) delegated credentials back</title>
<updated>2012-03-22T06:33:52+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-03-22T05:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=402e927b928f5d51d36df72f69211fbc5a2136c8'/>
<id>402e927b928f5d51d36df72f69211fbc5a2136c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gss-proxy.x: We do not need pointers in gssx_ctx</title>
<updated>2012-03-13T20:53:29+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-03-13T20:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=42ba89c40350c6a539a66fe853a9a64676abf610'/>
<id>42ba89c40350c6a539a66fe853a9a64676abf610</id>
<content type='text'>
There is no need to distinguish between empty buffer and no buffer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is no need to distinguish between empty buffer and no buffer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of extensions type and replace with options</title>
<updated>2012-03-10T00:32:33+00:00</updated>
<author>
<name>Nicolas Williams</name>
<email>nico@cryptonector.com</email>
</author>
<published>2012-03-10T00:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=bb2b76ad9c1b314a0c8525ab0c55699e0d911106'/>
<id>bb2b76ad9c1b314a0c8525ab0c55699e0d911106</id>
<content type='text'>
    And make the typed-hole type field a string (URN) instead of
    OID.

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    And make the typed-hole type field a string (URN) instead of
    OID.

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gssx_name -&gt; display_name should not be a pointer</title>
<updated>2012-02-07T19:50:49+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-02-07T17:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=f7c466d7ea6fb9a1b0a19fc9b44c0fad0e23d33f'/>
<id>f7c466d7ea6fb9a1b0a19fc9b44c0fad0e23d33f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change gssx_mechinfo</title>
<updated>2012-02-04T03:32:24+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-02-01T23:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=9136e031772f472270a3d37732daf1c21e99e54c'/>
<id>9136e031772f472270a3d37732daf1c21e99e54c</id>
<content type='text'>
We do not need provider names and paths apssed to clients. Clients have no use
for such info and can be argued it is something admins do not want to disclose
anyway.

Add saslname extensions that were missing from the first draft.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We do not need provider names and paths apssed to clients. Clients have no use
for such info and can be argued it is something admins do not want to disclose
anyway.

Add saslname extensions that were missing from the first draft.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify gssx_name struct</title>
<updated>2012-02-01T22:56:34+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-01-30T19:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=6b02375bc7189acb11517063fc5acec3c1214ec8'/>
<id>6b02375bc7189acb11517063fc5acec3c1214ec8</id>
<content type='text'>
We do not need arrays here. When multiple names are required then an array of
gssx_names is more appropriate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We do not need arrays here. When multiple names are required then an array of
gssx_names is more appropriate.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix gssx_handle, no need for an array of creds, just 1</title>
<updated>2012-01-25T21:35:29+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-01-25T21:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=d207ff2925d7740b6aaf24119530d694391895af'/>
<id>d207ff2925d7740b6aaf24119530d694391895af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use correct type for exported context</title>
<updated>2012-01-24T16:13:56+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-01-23T21:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=da20ed7625599d307a5e91a539716b2fa8c14a02'/>
<id>da20ed7625599d307a5e91a539716b2fa8c14a02</id>
<content type='text'>
gss_export_context() returns a gss_buffer_t, so match it in the gssx_ctx
structure by using the correlated gssx_buffer type instead of octet_string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gss_export_context() returns a gss_buffer_t, so match it in the gssx_ctx
structure by using the correlated gssx_buffer type instead of octet_string.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error that made credential handles not an array of elements</title>
<updated>2012-01-24T16:13:42+00:00</updated>
<author>
<name>Nicolas Williams</name>
<email>nico@cryptonector.com</email>
</author>
<published>2012-01-23T23:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/gss-proxy.git/commit/?id=b6e3c9896c1c3f20a8d98ba7721b44afcc144bac'/>
<id>b6e3c9896c1c3f20a8d98ba7721b44afcc144bac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
