hyung-hwan
  • Joined on 2022-12-21
hyung-hwan created branch h2 in hyung-hwan/hcl 2023-02-21 16:16:03 +00:00
hyung-hwan pushed to main at hyung-hwan/hio 2023-02-20 16:08:49 +00:00
d055e7b0d5 moved becbuf from hio to htts
hyung-hwan pushed to main at hyung-hwan/hio 2023-02-20 16:07:34 +00:00
ce4edd3f0e moved becbuf from hio to htts
hyung-hwan pushed to main at hyung-hwan/hio 2023-02-20 12:01:23 +00:00
2ecfc9be39 fixed a bug in keepalive handling in fcgi task by having a write callback to fcgi server
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