|
870f307d96
|
added an option to handle intercepted sessions locally
|
2014-10-09 13:09:23 +00:00 |
|
|
bd40641e08
|
changed httpd-std.c to drop a query request not beginning with a slash when it's handled locally.
|
2014-10-09 12:46:12 +00:00 |
|
|
65f3c473f9
|
added QSE_HTTPD_RSRC_PROXY_ALLOW_UPGRADE and related code with it
|
2014-10-09 05:02:52 +00:00 |
|
|
db9be394f3
|
added the unix socket support to httpd dns
|
2014-09-28 02:51:57 +00:00 |
|
|
05efcf040e
|
added proxy.intercept
|
2014-09-11 12:54:06 +00:00 |
|
|
97c528ca1f
|
added qse_httpd_dns_server_t and qse_httpd_urs_server_t.
deleted qse_httpd_natr_t.
deleted QSE_HTTPD_DNSNOA and QSE_HTTPD_DNSNOAAAA
added QSE_HTTPD_DNS_SERVER_A and QSE_HTTPD_DNS_SERVER_AAAA
|
2014-09-11 09:02:07 +00:00 |
|
|
3fd82c7943
|
did some prep work to make dns query type configurable
|
2014-09-06 04:20:35 +00:00 |
|
|
78f8b4a994
|
added some urs code
|
2014-08-25 16:18:17 +00:00 |
|
|
eb1511b817
|
added more configuration items to httpd
|
2014-08-13 14:35:43 +00:00 |
|
|
2fa6802c03
|
enhanced httpd
|
2014-08-11 05:44:03 +00:00 |
|
|
019475149c
|
added QSE_HTTPD_SERVERSTD_PSEUDONYM
|
2014-07-30 16:42:25 +00:00 |
|
|
4e0e403a73
|
added some code for name resolution
|
2014-07-16 15:31:04 +00:00 |
|
|
2b58fc6fe3
|
added qse_xli_definepair() and qse_xli_undefinepair().
renamed some xli functions.
updated cmd/httpd to utilize qse_xli_definepair()
|
2013-07-12 15:37:29 +00:00 |
|
|
8bc5ea07e3
|
added the auth-rule option to httpd
|
2013-04-23 08:21:26 +00:00 |
|
|
d6208e893e
|
added max-nofile and max-nproc to httpd
|
2013-04-13 05:22:41 +00:00 |
|
|
75bf46e051
|
changed default style for directory listing and error pages
|
2013-04-05 01:07:45 +00:00 |
|
|
33d7fd632c
|
implemented QSE_DIR_SORT.
changed the way directory listing is formatted.
|
2013-04-04 15:04:45 +00:00 |
|
|
357aec132a
|
added qse_xli_getnumpairsbyname()
|
2013-03-10 16:25:36 +00:00 |
|
|
096628f7a7
|
added qse_httpd_serverstd_ssl_t
|
2013-03-04 04:46:22 +00:00 |
|
|
f3d6d8a0e1
|
added -x to cmd/httpd.c
|
2013-02-22 05:08:22 +00:00 |
|
|
624a917b45
|
removed many debugging messages from httpd
|
2013-02-22 05:01:33 +00:00 |
|
|
779d7bc375
|
added qse_httpd_serverstd_root_t
|
2013-02-21 15:49:49 +00:00 |
|
|
b420a7c0dc
|
added file-access and dir-access to cmd/http/httpd.c
|
2013-02-21 15:00:08 +00:00 |
|
|
5bc774db3a
|
revising httpd
|
2013-02-18 13:45:50 +00:00 |
|