<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mod_auth_gssapi.git, branch basic_auth</title>
<subtitle>A GSSAPI based replacement for the aging mod_auth_kerb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/'/>
<entry>
<title>Use apr function for random bytes</title>
<updated>2015-03-10T16:15:50+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-03-10T16:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=a99661f55741add441ea13c2779045d5e1ba8102'/>
<id>a99661f55741add441ea13c2779045d5e1ba8102</id>
<content type='text'>
The apr function is thread safe while the OpenSSL one depdns on setting
up custom locking, which is hard in a library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The apr function is thread safe while the OpenSSL one depdns on setting
up custom locking, which is hard in a library.
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation fixes</title>
<updated>2015-03-09T14:46:55+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-03-09T14:46:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=d11c2c952df6b232b17a26f8433d4919589649ad'/>
<id>d11c2c952df6b232b17a26f8433d4919589649ad</id>
<content type='text'>
Fix GssapiDelegCcacheDir examples and add all the required options to
make GssapiUseS4U2Proxy really work.

Thanks to David Kupka for testing that highlighted these issues.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix GssapiDelegCcacheDir examples and add all the required options to
make GssapiUseS4U2Proxy really work.

Thanks to David Kupka for testing that highlighted these issues.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove forward basic auth and fix docs</title>
<updated>2015-03-06T14:55:37+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-03-06T14:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=e6d9a30c889fe042cf3ad5073519f348dbe924f0'/>
<id>e6d9a30c889fe042cf3ad5073519f348dbe924f0</id>
<content type='text'>
Fixes #8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #8
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for handling Basic Auth</title>
<updated>2015-03-06T00:12:27+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-03-05T22:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=7407b64481bc49ad552f9ba0ff2efe1f6fb0982e'/>
<id>7407b64481bc49ad552f9ba0ff2efe1f6fb0982e</id>
<content type='text'>
Support either passing Basic Auth Through to another module,
or handling it directly through gss_acquire_cred_with_password()

Fixes #8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support either passing Basic Auth Through to another module,
or handling it directly through gss_acquire_cred_with_password()

Fixes #8
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not leak acquired_cred</title>
<updated>2015-03-05T17:05:45+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2015-03-05T17:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=2411072a27749c5038c07d6863e5a5dfd95f8aee'/>
<id>2411072a27749c5038c07d6863e5a5dfd95f8aee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace block size constants with actual block size</title>
<updated>2015-02-03T15:44:03+00:00</updated>
<author>
<name>Nathaniel McCallum</name>
<email>npmccallum@redhat.com</email>
</author>
<published>2015-02-03T14:20:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=893ce347f17993687b30757ce6edd1b1c4351f49'/>
<id>893ce347f17993687b30757ce6edd1b1c4351f49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.0.4</title>
<updated>2014-11-08T19:21:27+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2014-11-08T19:20:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=a43f39134d7e11a82c24d9e11582987c77924f4e'/>
<id>a43f39134d7e11a82c24d9e11582987c77924f4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error message copy&amp;paste error</title>
<updated>2014-10-21T17:15:29+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2014-10-21T17:15:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=f9000fb1c6b26f470029b25f202f39902a4b6b13'/>
<id>f9000fb1c6b26f470029b25f202f39902a4b6b13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build on some platforms by adding extra flags</title>
<updated>2014-10-14T13:17:46+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2014-10-14T13:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=c82c78a7a70147bf103d408b3e97ce2ec77882ed'/>
<id>c82c78a7a70147bf103d408b3e97ce2ec77882ed</id>
<content type='text'>
For some reason all the necessary CFALGS are not returned by simply
querying the CFLAGS from apxs. We also need to query EXTRA_CPPFLAGS
apparently.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some reason all the necessary CFALGS are not returned by simply
querying the CFLAGS from apxs. We also need to query EXTRA_CPPFLAGS
apparently.
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly initialize logging</title>
<updated>2014-10-13T20:47:55+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2014-10-13T20:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/mod_auth_gssapi.git/commit/?id=aa4f8f9c06eec26248f068f445fe2412cb6f467b'/>
<id>aa4f8f9c06eec26248f068f445fe2412cb6f467b</id>
<content type='text'>
We need to call APLOG_USE_MODULE() so that the module name is reported
properly in log lines, and per module logging level can be set.

Fixes #6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to call APLOG_USE_MODULE() so that the module name is reported
properly in log lines, and per module logging level can be set.

Fixes #6
</pre>
</div>
</content>
</entry>
</feed>
