<feed xmlns='http://www.w3.org/2005/Atom'>
<title>webserver.git/plugins/fcgi, branch v1.17</title>
<subtitle>Reichwein.IT Webserver</subtitle>
<id>https://reichwein.it/cgit/webserver.git/atom?h=v1.17</id>
<link rel='self' href='https://reichwein.it/cgit/webserver.git/atom?h=v1.17'/>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/webserver.git/'/>
<updated>2023-01-03T09:50:39Z</updated>
<entry>
<title>Fix dependency on libreichwein</title>
<updated>2023-01-03T09:50:39Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2023-01-03T09:50:39Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/webserver.git/commit/?id=a93412feba23335174a9a55b320e74c769462072'/>
<id>urn:sha1:a93412feba23335174a9a55b320e74c769462072</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separated out libcommon as libreichwein</title>
<updated>2023-01-03T08:31:51Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2023-01-03T08:31:51Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/webserver.git/commit/?id=2b6f8123e925e3be8ce7c04eccdd49fc728314a5'/>
<id>urn:sha1:2b6f8123e925e3be8ce7c04eccdd49fc728314a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code cleanup, use gcc 8 on debian 10</title>
<updated>2020-06-06T11:58:22Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-06-06T11:58:22Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/webserver.git/commit/?id=d0db131a73933d0a6c65bab59d1e0e4f6a185338'/>
<id>urn:sha1:d0db131a73933d0a6c65bab59d1e0e4f6a185338</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed debug code</title>
<updated>2020-06-01T14:54:18Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-06-01T14:54:18Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/webserver.git/commit/?id=343922258d57261021daca42eb488c1205ae491c'/>
<id>urn:sha1:343922258d57261021daca42eb488c1205ae491c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FCGI: Speed up data reading</title>
<updated>2020-05-31T16:34:56Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-05-31T16:34:56Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/webserver.git/commit/?id=fac04eec8cfb0697456908250fb1ce8bf9414f4f'/>
<id>urn:sha1:fac04eec8cfb0697456908250fb1ce8bf9414f4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfixes: write timeout and output size</title>
<updated>2020-05-30T20:40:52Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-05-30T20:40:52Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/webserver.git/commit/?id=b715de1eb6f937b0a05d91842041a54455946061'/>
<id>urn:sha1:b715de1eb6f937b0a05d91842041a54455946061</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Authentication infrastructure</title>
<updated>2020-05-29T09:31:40Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-05-29T09:31:40Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/webserver.git/commit/?id=e0451ef59a69eda29efa6bc22294b2bcf8b8b600'/>
<id>urn:sha1:e0451ef59a69eda29efa6bc22294b2bcf8b8b600</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fcgi: Fix empty stderr message</title>
<updated>2020-05-25T20:35:17Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-05-25T20:35:17Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/webserver.git/commit/?id=817d21e30c8d9c17cef41c4b8920dd8004fad1f6'/>
<id>urn:sha1:817d21e30c8d9c17cef41c4b8920dd8004fad1f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FCGI: Fix connection handling on broken pipe: Reopen new socket</title>
<updated>2020-05-21T16:00:25Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-05-21T16:00:25Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/webserver.git/commit/?id=4b34a4d950f762b5d020d5ac4d3354836833039c'/>
<id>urn:sha1:4b34a4d950f762b5d020d5ac4d3354836833039c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix: Keep FCGI connections really open</title>
<updated>2020-05-19T18:16:36Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2020-05-19T18:16:36Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/webserver.git/commit/?id=2eaadcf4e7f4a3a9c246f32090d03fbb61209677'/>
<id>urn:sha1:2eaadcf4e7f4a3a9c246f32090d03fbb61209677</id>
<content type='text'>
</content>
</entry>
</feed>
