<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mod_gnutls/src, branch 0.5.4</title>
<subtitle>mod_gnutls</subtitle>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_gnutls/'/>
<entry>
<title>Added patch to fix issue with mod_proxy. Investigation and patch by Alain Knaff.</title>
<updated>2009-01-04T15:52:40+00:00</updated>
<author>
<name>Nokis Mavrogiannopoulos</name>
</author>
<published>2009-01-04T15:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_gnutls/commit/?id=8862f2951622032c3b4517ff14e36e4043e84a35'/>
<id>8862f2951622032c3b4517ff14e36e4043e84a35</id>
<content type='text'>
It seems that the reason for this behavior is that the mgs_hook_pre_connection is being called both for incoming and outgoing (mod_proxy) connections.

The attached patch (mod_proxy.patch) tries to find out in which case we are, and returns OK without doing anything if it is an outgoing connection.

The method of telling both cases apart (namely, checking whether remote address' hostname is set) may seem somewhat hackish, but it does work, even if
HostnameLookups is set to On.

If ever there is a problem with this method, we might need to check local port instead (whether it is 443), but that would break if a non-standard https port was used.


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seems that the reason for this behavior is that the mgs_hook_pre_connection is being called both for incoming and outgoing (mod_proxy) connections.

The attached patch (mod_proxy.patch) tries to find out in which case we are, and returns OK without doing anything if it is an outgoing connection.

The method of telling both cases apart (namely, checking whether remote address' hostname is set) may seem somewhat hackish, but it does work, even if
HostnameLookups is set to On.

If ever there is a problem with this method, we might need to check local port instead (whether it is 443), but that would break if a non-standard https port was used.


</pre>
</div>
</content>
</entry>
<entry>
<title>APLOG_EMERG was replaced with APLOG_STARTUP for startup messages.</title>
<updated>2008-11-02T13:22:51+00:00</updated>
<author>
<name>Nokis Mavrogiannopoulos</name>
</author>
<published>2008-11-02T13:22:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_gnutls/commit/?id=336c77fbe353fc2aa8d247571e08b754365f94f7'/>
<id>336c77fbe353fc2aa8d247571e08b754365f94f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>increased max handshake tries</title>
<updated>2008-10-16T18:55:45+00:00</updated>
<author>
<name>Nokis Mavrogiannopoulos</name>
</author>
<published>2008-10-16T18:55:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_gnutls/commit/?id=9c734c6cba76ffc1935704c6e5b7aead4a0afbb6'/>
<id>9c734c6cba76ffc1935704c6e5b7aead4a0afbb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow openpgp-only sites</title>
<updated>2008-10-01T16:06:35+00:00</updated>
<author>
<name>Nokis Mavrogiannopoulos</name>
</author>
<published>2008-10-01T16:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_gnutls/commit/?id=1ff352c814a81b19b6348b96845f425d2711fc57'/>
<id>1ff352c814a81b19b6348b96845f425d2711fc57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better logging</title>
<updated>2008-10-01T16:01:42+00:00</updated>
<author>
<name>Nokis Mavrogiannopoulos</name>
</author>
<published>2008-10-01T16:01:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_gnutls/commit/?id=d9d142a15aba29f9e28028f7f9a092bd6f667cc9'/>
<id>d9d142a15aba29f9e28028f7f9a092bd6f667cc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated README file to account for openpgp keys --patch by Jack Bates</title>
<updated>2008-10-01T15:50:40+00:00</updated>
<author>
<name>Nokis Mavrogiannopoulos</name>
</author>
<published>2008-10-01T15:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_gnutls/commit/?id=61c98e4aa9db50970b030d71f6e7640f5a67d743'/>
<id>61c98e4aa9db50970b030d71f6e7640f5a67d743</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use memmove instead of memcpy because buffers might overlap. </title>
<updated>2008-09-14T16:40:15+00:00</updated>
<author>
<name>Nokis Mavrogiannopoulos</name>
</author>
<published>2008-09-14T16:40:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_gnutls/commit/?id=1bbb7089c3f2190a206cc981235287333cca44f5'/>
<id>1bbb7089c3f2190a206cc981235287333cca44f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added check for invalid context</title>
<updated>2008-09-14T14:08:52+00:00</updated>
<author>
<name>Nokis Mavrogiannopoulos</name>
</author>
<published>2008-09-14T14:08:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_gnutls/commit/?id=27b989ea5438d0cf3fb87dabef6026c535c92a99'/>
<id>27b989ea5438d0cf3fb87dabef6026c535c92a99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>depend on main libgnutls library (and gnutls 2.4.x)</title>
<updated>2008-06-29T19:31:37+00:00</updated>
<author>
<name>Nokis Mavrogiannopoulos</name>
</author>
<published>2008-06-29T19:31:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_gnutls/commit/?id=07eff087f265fc3ea3108d6eb05329927d23be56'/>
<id>07eff087f265fc3ea3108d6eb05329927d23be56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>send database store failure as DEBUG</title>
<updated>2008-03-05T18:03:06+00:00</updated>
<author>
<name>Nokis Mavrogiannopoulos</name>
</author>
<published>2008-03-05T18:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_gnutls/commit/?id=4a8bfc6bd54bc92dca44d32f8228aa40d53083e7'/>
<id>4a8bfc6bd54bc92dca44d32f8228aa40d53083e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
