hyung-hwan
  • Joined on 2022-12-21
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
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-11 15:38:49 +00:00
d9cadf0793 create a task list in the htts service
97133f8c12 fixed quite some segmentation faults in http-thr.c.
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-08 16:11:17 +00:00
529363913f added some fcgi support code
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-07 04:06:44 +00:00
d2efac3ce2 some minor touch-up only
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-02 16:00:54 +00:00
5fb0e5c923 added a new test file t/t-005.c
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-02 15:36:28 +00:00
cf47cb41ec enhanced the directory listing handler in bin/webs.c
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-02 07:02:05 +00:00
b864800a71 substituted HIO_MEMMOVE() for HIO_MEMCPY() in delete_attribute in lib/rad-msg.c
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-02 04:17:18 +00:00
d6f9917389 use ttyname_r if ptsname_r is not available
hyung-hwan pushed to main at hyung-hwan/hio 2023-01-02 04:12:32 +00:00
e86a1feee6 added the check for ptsname_r and paths.h
hyung-hwan pushed to main at hyung-hwan/hio 2022-12-31 15:52:47 +00:00
f6cadbf6c1 fixed bugs in bin/webs.c
hyung-hwan pushed to main at hyung-hwan/hio 2022-12-31 15:20:18 +00:00
34e9e03b8c simplified the directory handling callback
hyung-hwan pushed to main at hyung-hwan/hio 2022-12-30 17:18:54 +00:00
8613cbffc4 enhancing the directory handling in http-file.c
hyung-hwan pushed to main at hyung-hwan/playground 2022-12-30 07:59:53 +00:00
e75d5c9753 adopting gitea 1.18.0
hyung-hwan pushed to main at hyung-hwan/hio 2022-12-28 07:24:10 +00:00
42765faff6 refactoring the directory listing function in http-file.c