<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gss-proxy.git/proxy/src, branch packaging</title>
<subtitle>gssproxy wip repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/'/>
<entry>
<title>Remove Fixme comment</title>
<updated>2012-07-06T12:44:52+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gdeschner@redhat.com</email>
</author>
<published>2012-06-22T12:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=3773cc4352c6efdf114ec91013867844cfaaadfb'/>
<id>3773cc4352c6efdf114ec91013867844cfaaadfb</id>
<content type='text'>
We solved the cred import/export problem we had.

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We solved the cred import/export problem we had.

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused gp_credential_handle conversion fns</title>
<updated>2012-07-06T12:44:52+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gdeschner@redhat.com</email>
</author>
<published>2012-07-05T17:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=d331e589cd00df5482a2848d9d6ac33e9f41b662'/>
<id>d331e589cd00df5482a2848d9d6ac33e9f41b662</id>
<content type='text'>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use gp_encrypt_buffer and gp_decrypt_buffer.</title>
<updated>2012-07-06T12:44:52+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gdeschner@redhat.com</email>
</author>
<published>2012-07-05T17:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=1cc2bf890647c385b04d19213173d07266fcfcad'/>
<id>1cc2bf890647c385b04d19213173d07266fcfcad</id>
<content type='text'>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add encryption/decryption routines</title>
<updated>2012-07-06T12:44:52+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gdeschner@redhat.com</email>
</author>
<published>2012-07-05T17:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=b324a166a7724b05b8a9309578073e69536af78a'/>
<id>b324a166a7724b05b8a9309578073e69536af78a</id>
<content type='text'>
Use krb5 functions to AES encrypt/decrypt a buffer.

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use krb5 functions to AES encrypt/decrypt a buffer.

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify find creds</title>
<updated>2012-07-06T12:44:52+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-07-05T16:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=8205c95c577c91a1cfa20380ce257328cf5fce90'/>
<id>8205c95c577c91a1cfa20380ce257328cf5fce90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix return status for release handle function.</title>
<updated>2012-07-06T12:44:52+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-07-06T12:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=0835536f64d331a1e42fcca4d203a22180baa9f6'/>
<id>0835536f64d331a1e42fcca4d203a22180baa9f6</id>
<content type='text'>
We were returning random values allocated on the stack in case of success.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were returning random values allocated on the stack in case of success.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use gp_find_and_free_cred() in gp_release_handle().</title>
<updated>2012-06-25T21:13:30+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gdeschner@redhat.com</email>
</author>
<published>2012-06-25T10:25:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=943fe7b9c1661a76c96dbfa1fedbea9c61ee525a'/>
<id>943fe7b9c1661a76c96dbfa1fedbea9c61ee525a</id>
<content type='text'>
Guenther

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add gp_find_and_free_cred().</title>
<updated>2012-06-25T21:13:21+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gdeschner@redhat.com</email>
</author>
<published>2012-06-25T10:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=889c081ca6acda82b77d0accb2f59413767397bf'/>
<id>889c081ca6acda82b77d0accb2f59413767397bf</id>
<content type='text'>
Guenther

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add free_config() and call it when server shuts down.</title>
<updated>2012-06-25T21:08:57+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gdeschner@redhat.com</email>
</author>
<published>2012-06-07T14:27:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=8ff4a02c7876a1a139c1d9fb446d4d00a586a258'/>
<id>8ff4a02c7876a1a139c1d9fb446d4d00a586a258</id>
<content type='text'>
Guenther

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Finally use ring buffer in import and export calls.</title>
<updated>2012-06-25T21:08:49+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gdeschner@redhat.com</email>
</author>
<published>2012-06-18T11:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/gss-proxy.git/commit/?id=f17cd9c90877d700f0377821601eea297102b61e'/>
<id>f17cd9c90877d700f0377821601eea297102b61e</id>
<content type='text'>
Guenther

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
