hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hodu 2025-05-28 07:03:42 +00:00
01eb2edd6e fixed nil pointer access in wpx api call
hyung-hwan pushed to main at hyung-hwan/hodu 2025-05-28 00:33:43 +00:00
cea0efcb18 added --config-file-pattern to server and client
hyung-hwan pushed to main at hyung-hwan/hodu 2025-05-27 14:34:56 +00:00
db9fc1f4d9 switching to use github.com/goccy/go-yaml
hyung-hwan pushed to main at hyung-hwan/hodu 2025-05-27 12:55:08 +00:00
54e9e208f4 fixed the http access rule matching
hyung-hwan pushed to main at hyung-hwan/hawk 2025-05-25 15:33:48 +00:00
2a03c6f061 moved the main shared objects to the hawk-lib package in the rpm spec file
hyung-hwan pushed to main at hyung-hwan/hawk 2025-05-25 12:47:12 +00:00
a2529272d7 remove an unneeded line
hyung-hwan pushed to main at hyung-hwan/hawk 2025-05-25 11:52:59 +00:00
ef9460d8c5 added the static package in the rpm spec file
hyung-hwan pushed to main at hyung-hwan/hawk 2025-05-25 11:26:48 +00:00
518b40ff84 fixed uci building in rpm spec file
hyung-hwan pushed to main at hyung-hwan/hawk 2025-05-25 08:39:15 +00:00
05866d4353 changed the default value of --enable-static-module from no to yes
hyung-hwan pushed to main at hyung-hwan/hawk 2025-05-25 08:30:32 +00:00
4478ab6677 improved the HAWK_MOD m4 macro
hyung-hwan pushed to main at hyung-hwan/hawk 2025-05-25 08:16:11 +00:00
cbf85790ec updated the build files to be able to choose between static modules and dynamic modules even if the main library is static
hyung-hwan pushed to main at hyung-hwan/hawk 2025-05-24 02:19:42 +00:00
404b1297d3 refactored the main function
hyung-hwan pushed to main at hyung-hwan/hawk 2025-05-23 14:29:03 +00:00
d8b3e8ef9e updated the main function
hyung-hwan pushed to main at hyung-hwan/hodu 2025-05-19 07:30:08 +00:00
f06433d431 changed ioutil.ReadFile to os.ReadFile
hyung-hwan pushed to main at hyung-hwan/hodu 2025-05-18 02:40:19 +00:00
8318643735 changed the recipe name from test to check in Makefile
hyung-hwan pushed to main at hyung-hwan/hawk 2025-05-15 15:41:50 +00:00
a5f7e9d43c code update to proudct a single hawk binary including sed
hyung-hwan pushed to main at hyung-hwan/hodu 2025-05-12 10:09:08 +00:00
deb6f7b05a moved some waiting loops to goroutines to avoid race conditions
hyung-hwan pushed to main at hyung-hwan/hip 2025-05-05 17:43:18 +00:00
92c4376498 minor code change for portability
hyung-hwan pushed to main at hyung-hwan/hip 2025-05-05 17:25:13 +00:00
c2d6ce0f8a some code for delayed multiplexer operations
hyung-hwan pushed to main at hyung-hwan/hip 2025-05-04 03:00:11 +00:00
cf7bdd66fd converted nanoseconds to milliseconds if epoll_pwait2() is not avaiable and used epoll_pwait() at the compile time