hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-24 06:59:01 +00:00
a433e2f343 config loader to load the system cert trust
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-21 02:20:09 +00:00
555b9a3a80 updated the /_ctl/token endpoint to support client-token encipherment
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-20 07:39:01 +00:00
c4a0342067 updated usage text in utility files
hyung-hwan pushed to main at hyung-hwan/hawk 2026-04-19 19:09:26 +00:00
9bf9563edf added the ecb_stmt_count field to rtx to skip unnecessary ecb chain traversal for ecb->stmt invocation
hyung-hwan pushed to main at hyung-hwan/hawk 2026-04-19 18:26:46 +00:00
33f6266876 folded concatenating string constants
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-19 14:13:28 +00:00
76c1e2135e fixed the formatting of the 'failed to authenticate' message
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-17 14:32:06 +00:00
6f8658a0e8 enhanced to preserve the query string part when redirecting
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-17 14:07:33 +00:00
a9aa55a526 added the cert-required action for http access control
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-17 13:59:35 +00:00
bab4e6de27 added the cert-required action for http access control
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-17 12:23:26 +00:00
e832257563 protected session-info endpoints.
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-17 08:39:37 +00:00
eabc844ef3 fixed a bug of an error message as basic auth realm
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-17 05:42:24 +00:00
b7031c1630 bundled xterm stuffs into a single file.
5595c3813f added client token protection for rpty.
134ef7feec ported the xinfo passing between http handlers to the client's http server side
0c8fb18a7a added iat and exp to protected client token for rpx
14b5b82881 added the protection for client token in rpx handler
Compare 5 commits »
hyung-hwan pushed to main at hyung-hwan/hawk 2026-04-16 07:25:15 +00:00
48fe906a1a enhanced expression folding
hyung-hwan pushed to main at hyung-hwan/hawk 2026-04-16 06:04:15 +00:00
5efe1d9b6f enhanced ternary expression folding
hyung-hwan pushed to main at hyung-hwan/hawk 2026-04-15 17:56:23 +00:00
79fd236c94 changed the code folder less agressive
hyung-hwan pushed to main at hyung-hwan/hawk 2026-04-15 12:24:59 +00:00
0a0db012a3 parser enhancement to get rid of unneeded statements
21b22e28c4 implemented primitive dead code eliminator
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/hawk 2026-04-14 17:05:52 +00:00
e8b613576f removed all byte-code related code
62ff4ecabb attempt to lower function calls - call_fun & call_expr added. but stuck in handling argument reference
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-11 01:33:22 +00:00
e1c47c041d fixed minor error condition check before setting O_NONBLOCK
cae129e92c removed job run traversal from server_Rxc_job_to_json by maintaining job level counters
9bd25db60b SERVER_EVENT_RXC_JOB_DONE and SERVER_EVENT_RXC_JOB_RUN_DONE
8ec19857d5 enhanced to store/load exit status over rxc
2386f612bc defined RXC_DATA_FLAG bits
Compare 22 commits »
hyung-hwan pushed to main at hyung-hwan/hawk 2026-04-10 15:38:36 +00:00
a758747661 added the jis0208 cmgr
d0a425cbd6 added big5 and gbk encoding
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-04-09 14:30:17 +00:00
e35e38eb3b enhanced code for strict reuqest-wide transactional behavior
7ca729a6b0 updated some functions in ssh_broker.go to use the db.Store passed in
1a79a62068 added terminal buffer download
37958d5b6a added ssh sessions list page
5fd651534e added prompted_password implementation
Compare 8 commits »