<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tipidee/src/libtipidee/deps-lib, branch main</title>
<subtitle>A small web server</subtitle>
<id>http://git.skarnet.org/cgit/tipidee/atom/src/libtipidee/deps-lib?h=main</id>
<link rel='self' href='http://git.skarnet.org/cgit/tipidee/atom/src/libtipidee/deps-lib?h=main'/>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/tipidee/'/>
<updated>2026-07-04T04:03:12Z</updated>
<entry>
<title> Implement FastCGI, initial version</title>
<updated>2026-07-04T04:03:12Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-07-04T04:03:12Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/tipidee/commit/?id=24daa5813f277023f7b8453338870369bf00a3ca'/>
<id>urn:sha1:24daa5813f277023f7b8453338870369bf00a3ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add tipidee/fcgi.h</title>
<updated>2026-05-21T03:30:09Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-05-21T03:30:09Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/tipidee/commit/?id=fa54bb75ff65b1eca0e36ef2d4d4579dbce4b28e'/>
<id>urn:sha1:fa54bb75ff65b1eca0e36ef2d4d4579dbce4b28e</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add ls.cgi, prepare for 0.0.4.0</title>
<updated>2024-03-06T12:29:36Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2024-03-06T12:29:36Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/tipidee/commit/?id=4a2abe7bf4c05db91093e4a2d29d27430316bc05'/>
<id>urn:sha1:4a2abe7bf4c05db91093e4a2d29d27430316bc05</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Major refactors; implement ranges</title>
<updated>2023-12-20T14:08:25Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-12-20T14:08:25Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/tipidee/commit/?id=51d0fdce74aeb23ef28336037b2d35aa4c955cee'/>
<id>urn:sha1:51d0fdce74aeb23ef28336037b2d35aa4c955cee</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Use wallclock time for Date header in responses</title>
<updated>2023-12-04T07:22:53Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-12-04T07:22:53Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/tipidee/commit/?id=e3c075c72d6b7b64c869b4cb0c0ff128b1d084cd'/>
<id>urn:sha1:e3c075c72d6b7b64c869b4cb0c0ff128b1d084cd</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Revamp (and hopefully fix) resattr management</title>
<updated>2023-10-30T11:16:55Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-10-30T11:16:55Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/tipidee/commit/?id=1c5f682f4dcbca5afa9dd4a9688bde40efaeb12c'/>
<id>urn:sha1:1c5f682f4dcbca5afa9dd4a9688bde40efaeb12c</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Make the switch to custom headers</title>
<updated>2023-10-24T12:38:53Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-10-24T12:38:53Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/tipidee/commit/?id=305385e06f90ca3216e1aa4e43b20dd7d53c1222'/>
<id>urn:sha1:305385e06f90ca3216e1aa4e43b20dd7d53c1222</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Full custom header support, switch not made yet</title>
<updated>2023-10-24T09:59:08Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-10-24T09:59:08Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/tipidee/commit/?id=37d2f8cb438f68eaa1da8a56ea9ce5023091f128'/>
<id>urn:sha1:37d2f8cb438f68eaa1da8a56ea9ce5023091f128</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Add infrastructure for custom error files</title>
<updated>2023-10-18T13:07:23Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-10-18T13:07:23Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/tipidee/commit/?id=1a7e3d00588725da3d8764fa9d624bc8611be070'/>
<id>urn:sha1:1a7e3d00588725da3d8764fa9d624bc8611be070</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Add new logging functions, change method_conv for bsearch</title>
<updated>2023-10-10T08:06:46Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2023-10-10T08:06:46Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/tipidee/commit/?id=541325d00c7078d063ea97333d3c9c64d6b6c7b6'/>
<id>urn:sha1:541325d00c7078d063ea97333d3c9c64d6b6c7b6</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
</feed>
