24 Commits

Author SHA1 Message Date
acdd3a7a1c prefixed many functions and classes with QSE_EXPORT 2012-11-01 15:03:02 +00:00
b062a1fd30 fixed some build glitches 2012-11-01 07:22:15 +00:00
e2f152c927 added qse_httpd_getserveroptstd() and qse_httpd_setserveroptstd().
added an output length parameter to qse_mbstowcsdup() and similar functions
2012-10-18 06:52:03 +00:00
c6530a1c13 moved directory list formatting to qse_httpd_rcb_t.
added some entask variants
modified qse_mbsadup()/qse_mbsxadup()/qse_wcsadup(0/qse_wcsxadup() to return length
2012-10-16 08:54:07 +00:00
cb34385ded fixed a formatting bug in qse_strtonwad()
renamed qse_httpd_addserver() to qse_httpd_attachserver().
added qse_httpd_detachserver().
added the predetach field to qse_httpd_server_t.
added qse_httpd_cbstd_t and changed qse_htpd_loopstd() to accept this cbstd.
enhanced server uri parsing to include 'docroot'.
enhanced qse_httpd_entasktext() and added qse_httpd_entask_text() for internal use.
added nwif functions like qse_nwifindextombs().
added qse_env_insertmbsa()/qse_env_insertwcsa()/qse_env_inserta().
enhanced TPROXY handling
2012-09-25 02:47:25 +00:00
fdba865863 improved httpd 2012-09-18 13:03:57 +00:00
99f1b5453b fixed a bug in ssl handling 2012-09-15 14:27:14 +00:00
7466287f93 added qse_httpd_setname(), qse_httpd_getname(), qse_httpd_fmtgmtimetobb()
added qse_fmthttptime()
added Date and Server to httpd tasks
2012-09-13 12:31:01 +00:00
adb9f387f9 enhanced httpd a bit 2012-09-12 15:47:41 +00:00
ea3ebef8f1 added qse_awk_pushecb()/qse_awk_popecb()/qse_sed_pushecb()/qse_sed_popecb()/qse_httpd_pushecb()/qse_httpd_popecb().
started reorganizing samples/httpd01 to net/httpd-std.c
2012-09-07 15:13:55 +00:00
3c326c599f added qse_pma_clear() and updated the copyright notice 2012-07-20 04:13:39 +00:00
2c0fbbb45b reorganized httpd files 2012-05-31 10:18:50 +00:00
c55bceb220 abstracted out most of muplexing code from httpd 2012-03-18 14:24:54 +00:00
6c8755de00 deleted more system dependent code from qse_httpd_t 2012-02-28 09:41:01 +00:00
3df521f7a9 added qse_httpd_geterrnum()/qse_httpd_seterrnum().
added more error codes to httpd.
added qse_pio_gethandleasubi().
enhanced sample file handlers
enhanced qse_htre_completecontent()/qse_htre_discardcontent()/qse_htre_addcontent()/qse_htre_clear()
fixed many cgi handling bugs
2012-02-10 13:58:23 +00:00
517107ab79 enhanced httpd 2012-02-08 12:59:59 +00:00
17d05bb1e0 fixed httpd to react to request immediate when threaded 2012-02-03 14:30:45 +00:00
681e50822c made some enhancements to httpd 2012-02-02 14:48:06 +00:00
6aba3f8f89 integrated Ville Laurikari's TRE 2011-09-01 09:43:46 +00:00
1b2392571c started adding cgi support.
enhanced qse_httpd_entask() and related functions to support entasking within a task handler.
2011-07-30 02:14:04 +00:00
578080e071 added interim patches to httpd for sco 2011-07-28 23:06:16 +00:00
5e85ab6613 added code to selective turn on/off an output thread 2011-07-28 21:57:39 +00:00
c380388718 added qse_parsehttprange 2011-07-26 09:42:35 +00:00
7740b30aea added httpd.h 2011-07-23 07:53:31 +00:00