hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hip 2025-06-13 14:36:57 +00:00
34c0ba457b updated channel buffering code
hyung-hwan pushed to main at hyung-hwan/hip 2025-06-13 11:36:44 +00:00
0c5da297d0 let the scheduler to free memory for terminated routines
hyung-hwan pushed to main at hyung-hwan/hip 2025-06-13 08:04:13 +00:00
c7378287dc fixed a wrong field name in chan.c that caused a segfault
hyung-hwan pushed to main at hyung-hwan/hip 2025-06-12 06:00:19 +00:00
89a6bf21ab implementing the blocking channel communitation between routines
hyung-hwan pushed to main at hyung-hwan/hip 2025-06-10 13:27:31 +00:00
0865609ec7 fixed wrong chaining in hip_sleep()
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-09 06:37:06 +00:00
24c48fab9a minor touch-up
hyung-hwan pushed to main at hyung-hwan/hcl 2025-06-08 23:07:15 +00:00
02748cd24d added hcl_json_feeduchars() and hcl_json_feedbchars()
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-08 12:51:26 +00:00
63eb61c5c0 added hawk_json_feeduchars()
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-06 16:34:24 +00:00
7f9ac2047f touched up the cut utility
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-04 03:51:24 +00:00
d235fa023d removed duplicate code
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-03 13:18:33 +00:00
cbbc06179a moved initialization of the sub programs to the main program
hyung-hwan pushed to main at hyung-hwan/hawk 2025-06-03 12:55:30 +00:00
715085c778 moved the xma mmgr to std.c with the new function hawk_init_xma_mmgr() and hawk_fini_xma_mmgr()
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