b7d14da21e
simplified relocation handling
...
deleted qse_httpd_entaskredir() and related definitions
added virtual(function pointer) cgi support.
improved pio to read /dev/fd
implemented QSE_PIO_FNCCMD for qse_pio_t
2014-09-19 14:05:02 +00:00
f84b27c1de
fixed the problem of no percent-encoding of decoded query path in proxying
2014-09-17 13:26:21 +00:00
1f96cd45ab
fixed a bug that the remaining buffer capacity is calculated incorrectly when returning a footer to directory listing.
...
switched snprintf to qse_mbsxfmt() and qse_mbsxfmts().
added qse_mbsfmts()/qse_wcsfmts() and variants
2014-09-11 15:03:12 +00:00
2fa6802c03
enhanced httpd
2014-08-11 05:44:03 +00:00
1ba63f1829
Added qse_str_amend()
...
almost finished primitive url rewriting
2014-08-08 18:53:04 +00:00
4f4f42ae4f
enhanced httpd's dns handling
2014-08-05 16:55:15 +00:00
e8a241ed71
changed sockets and pipes used in httped to work in non-blocking mode
2014-07-25 17:28:20 +00:00
a7ca23fa50
added some code to support raw proxying
2014-07-14 17:07:05 +00:00
a89cd70ddb
updated copyright notice
2013-12-31 10:24:12 +00:00
91c9182ad7
enhanced __float128 handling
...
added qse_strvfmt() and qse_strxvfmt()
2013-11-03 16:01:39 +00:00
33d7fd632c
implemented QSE_DIR_SORT.
...
changed the way directory listing is formatted.
2013-04-04 15:04:45 +00:00
15924c72cd
updated some build files
2013-04-02 12:09:01 +00:00
28119c7289
enhanced qse_httpd_entaskfile() and qse_httpd_entaskdir() to handle more methods.
...
added qse_httpd_entaskallow().
removed some unused functions.
2013-03-28 09:43:59 +00:00
595e3be043
added some code for handling the PUT method
2013-03-26 16:29:26 +00:00
624a917b45
removed many debugging messages from httpd
2013-02-22 05:01:33 +00:00
b677b4a892
renamed qse_httpd_reconf() to qse_httpd_impede().
...
added more enhancements to httpd
2013-02-20 08:47:22 +00:00
5bc774db3a
revising httpd
2013-02-18 13:45:50 +00:00