hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hio 2023-02-20 08:08:54 +00:00
a2d047a676 fixed more issues in fcgi handling
hyung-hwan pushed to main at hyung-hwan/hio 2023-02-18 05:31:44 +00:00
439d9c1220 fixed the fcgi session management
hyung-hwan pushed to main at hyung-hwan/hio 2023-02-07 14:22:50 +00:00
10b8f75b1a fixed more fcgi bugs
hyung-hwan pushed to main at hyung-hwan/hio 2023-02-06 13:31:15 +00:00
99cf88a17a fixing fcgi issues
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-31 16:15:27 +00:00
63fd89b1d7 some code clean up
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-28 17:49:34 +00:00
0fc50261bc used AC_USE_SYSTEM_EXTENTIONS() in configure.ac
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-27 15:41:57 +00:00
d3fdb4bed4 some code changes to get rid of compile warnings
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-27 07:00:01 +00:00
3c46823832 improvied fcgic session untie handling
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-24 16:45:40 +00:00
3874e2c43a wrote partially working fcgi handler
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-19 16:12:05 +00:00
4687484fc8 updated .gitattributes
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-19 16:11:48 +00:00
72dd8e3ed7 removed trailing space in t/s-001.sh
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-15 13:16:27 +00:00
2f18e21ef5 added a cgi test case
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-14 17:25:19 +00:00
15eaabcc5e trimmed whitespace in m4 files
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-14 17:20:10 +00:00
08b37897a9 trimmed whitespace in hio-str.h.m4
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-14 17:17:23 +00:00
9c35acfc63 added cgi test code
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-14 16:00:01 +00:00
a7dde21b4d fixed more issue in multiple http task handlers
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-14 14:55:05 +00:00
f03453c21b fixed the segfault issue in the cgi handler
434c6558fa enhanced the file task handler a bit
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/hawk 2023-01-12 15:48:53 +00:00
0efc4f8344 fixed the case of some header files not installed
hyung-hwan pushed to main at hyung-hwan/hawk 2023-01-12 13:43:11 +00:00
cf8388f9e1 raised the version to 0.9.7 to freeze the previous version
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-11 15:41:15 +00:00
eb1f8af86b renamed rsrc to task in the htts service