hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/playground 2023-11-21 03:39:52 +00:00
9e227e7254 added retro-icc.md
hyung-hwan pushed to main at hyung-hwan/hio 2023-11-20 12:54:24 +00:00
0fb45e10d2 added many dhcp message functions
hyung-hwan pushed to main at hyung-hwan/hio 2023-11-20 05:00:14 +00:00
481cf38790 added t/t-cgi.sh
hyung-hwan pushed to main at hyung-hwan/hio 2023-11-20 04:46:37 +00:00
6c8a0d0780 uncomment epoll and poll compile-time selectors
hyung-hwan pushed to main at hyung-hwan/hio 2023-11-20 04:44:04 +00:00
37d072c26a have added the select support
hyung-hwan pushed to main at hyung-hwan/hio 2023-11-19 17:30:46 +00:00
de5eb613ca simple code cleanup in http-file.c
hyung-hwan pushed to main at hyung-hwan/hio 2023-11-18 17:30:54 +00:00
098bb7b3d6 fixed the missing error handling in http-file.c
hyung-hwan pushed to main at hyung-hwan/hio 2023-11-18 13:30:44 +00:00
6b774bb235 added check for some networking headers
hyung-hwan pushed to main at hyung-hwan/hio 2023-11-18 13:23:17 +00:00
52829974ec fixed the cgi task counting bug
hyung-hwan pushed to main at hyung-hwan/hio 2023-11-18 08:37:54 +00:00
cc5c027277 cleadcn up code
hyung-hwan pushed to main at hyung-hwan/hio 2023-11-18 08:36:53 +00:00
14664c8cc0 fixed test issues
76f42800a5 fixed various bugs in http server handlers
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/qse 2023-11-18 02:23:29 +00:00
9949080e75 fixed typos in copyright text
hyung-hwan pushed to main at hyung-hwan/hio 2023-11-17 14:08:08 +00:00
b8378ce280 updated hio-webs with better command option handling
hyung-hwan pushed to main at hyung-hwan/hio 2023-11-17 09:42:55 +00:00
02d87fee5b experimental use of atomic functions
hyung-hwan pushed to main at hyung-hwan/hio 2023-11-17 07:57:23 +00:00
d2725688e0 implemented the option added in the previous commit
hyung-hwan pushed to main at hyung-hwan/hak 2023-11-17 07:56:17 +00:00
3d85965b98 fixed a 128bit integer issue with va_arg
hyung-hwan pushed to main at hyung-hwan/moo 2023-11-17 07:56:03 +00:00
614e388857 fixed a 128bit integer issue with va_arg
hyung-hwan pushed to main at hyung-hwan/hio 2023-11-17 00:43:10 +00:00
aef6a81380 defined. hio_svc_htts_getoption() and hio_svc_htts_getoption(). implementation to be written
hyung-hwan pushed to main at hyung-hwan/hio 2023-11-16 15:49:52 +00:00
4eef4454db simple code touch-up
hyung-hwan pushed to main at hyung-hwan/hio 2023-11-16 15:38:11 +00:00
9dccfea7c2 fixed a bug of the child process dangling in http-cgi.c