hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/playground 2023-02-22 07:28:35 +00:00
3046fcdcee adding web.yml
hyung-hwan pushed to main at hyung-hwan/hcl 2023-02-21 16:18:26 +00:00
8f9068c4d3 renamed included to includee
065147c97d changed AC_CONFIG_HEADER to AC_CONFIG_HEADERS in configure.ac
4020a2401b some code cleanup
118356650a attempted to get rid of hcl_readbaseiochar()
cc07e0f58e renamed hcl_readchar() to chl_readbaseinchar().
Compare 578 commits »
hyung-hwan pushed to h2 at hyung-hwan/hcl 2023-02-21 16:16:04 +00:00
695c55d8a7 some ada experiments...
3f9d6d9e59 a few lines of useless code
a5d83f52bb some more code
7fd7a82104 adding more experimental code
e5157250fe adding Parse_Data record definition
Compare 10 commits »
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