<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snac2/xs_fcgi.h, branch master</title>
<subtitle>Fork of snac2 to test neighborhood #web</subtitle>
<id>https://git.r.bdr.sh/snac2/atom/xs_fcgi.h?h=master</id>
<link rel='self' href='https://git.r.bdr.sh/snac2/atom/xs_fcgi.h?h=master'/>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/'/>
<updated>2026-01-01T16:01:03Z</updated>
<entry>
<title>Bumped copyright year.</title>
<updated>2026-01-01T16:01:03Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2026-01-01T16:01:03Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=11af00194e3e0ec15e17a23556dc2929f92e0210'/>
<id>urn:sha1:11af00194e3e0ec15e17a23556dc2929f92e0210</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added some const here and there.</title>
<updated>2025-07-08T15:30:45Z</updated>
<author>
<name>grunfink</name>
<email>grunfink@comam.es</email>
</author>
<published>2025-07-08T15:30:45Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=08f03cde6b469428494d3870ac54f740fd4641c4'/>
<id>urn:sha1:08f03cde6b469428494d3870ac54f740fd4641c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed crash in xs_fcgi_request().</title>
<updated>2025-02-05T09:51:11Z</updated>
<author>
<name>default</name>
<email>nobody@localhost</email>
</author>
<published>2025-02-05T09:51:11Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=0da936901283db8c5de5b6470ffd911ac8b300fe'/>
<id>urn:sha1:0da936901283db8c5de5b6470ffd911ac8b300fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bumped copyright year.</title>
<updated>2025-01-08T15:59:14Z</updated>
<author>
<name>default</name>
<email>nobody@localhost</email>
</author>
<published>2025-01-08T15:59:14Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=932227bbac7fe740bff1e38bf92b58edef19e32f'/>
<id>urn:sha1:932227bbac7fe740bff1e38bf92b58edef19e32f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Propagate FastCGI variable REMOTE_ADDR.</title>
<updated>2024-12-19T15:14:13Z</updated>
<author>
<name>default</name>
<email>nobody@localhost</email>
</author>
<published>2024-12-19T15:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=f82c7a5cdb2238e8c32649227daee05a0f885155'/>
<id>urn:sha1:f82c7a5cdb2238e8c32649227daee05a0f885155</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the raw_path for proxying (as some media may include ? arguments).</title>
<updated>2024-11-07T19:47:37Z</updated>
<author>
<name>default</name>
<email>nobody@localhost</email>
</author>
<published>2024-11-07T19:47:37Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=a6bf1ee0d0e238cb13d916c019bc231986d44401'/>
<id>urn:sha1:a6bf1ee0d0e238cb13d916c019bc231986d44401</id>
<content type='text'>
</content>
</entry>
<entry>
<title>URL decode data after splitting the arguments</title>
<updated>2024-09-15T16:39:49Z</updated>
<author>
<name>Nicolai Dagestad</name>
<email>nicolai@dagestad.fr</email>
</author>
<published>2024-09-15T13:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=ba5cbb6d828165a43826c6afdd71fa2edbdca302'/>
<id>urn:sha1:ba5cbb6d828165a43826c6afdd71fa2edbdca302</id>
<content type='text'>
Data decoding should happen after the parsing if not, a '?', '&amp;', '#'
or other character decoded will interfere with the parsing. e.g. the
users password contains a '&amp;', then it is truncated on that character,
and login will fail.
</content>
</entry>
<entry>
<title>Backport from xs.</title>
<updated>2024-08-30T17:10:26Z</updated>
<author>
<name>default</name>
<email>nobody@localhost</email>
</author>
<published>2024-08-30T17:10:26Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=0218e964b0d73340c8d0c5d9e37991359d7c4be9'/>
<id>urn:sha1:0218e964b0d73340c8d0c5d9e37991359d7c4be9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added more const.</title>
<updated>2024-05-23T08:01:37Z</updated>
<author>
<name>default</name>
<email>nobody@localhost</email>
</author>
<published>2024-05-23T08:01:37Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=8cf7559a7e21c5757455b948814d61e6e96f08f1'/>
<id>urn:sha1:8cf7559a7e21c5757455b948814d61e6e96f08f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport from xs.</title>
<updated>2024-03-09T07:32:20Z</updated>
<author>
<name>default</name>
<email>nobody@localhost</email>
</author>
<published>2024-03-09T07:32:20Z</published>
<link rel='alternate' type='text/html' href='https://git.r.bdr.sh/snac2/commit/?id=00b019b8902e9d319d855b9156f97f931923331c'/>
<id>urn:sha1:00b019b8902e9d319d855b9156f97f931923331c</id>
<content type='text'>
</content>
</entry>
</feed>
