hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/codit 2026-05-09 06:03:57 +00:00
9545cb799b defined a payload type for updateRpmsubdir and createRpmSubdir
hyung-hwan pushed to main at hyung-hwan/codit 2026-05-08 08:46:40 +00:00
476a27cedf corrected indentation to use tabs in many tsx files
64a4401484 type cleanup
b6eb5c361d added some dividers in the left sidebar menus
Compare 3 commits »
hyung-hwan pushed to main at hyung-hwan/hodu 2026-05-04 08:58:31 +00:00
0aa89c83d5 updated to trim leadin/traling spaces from the configured client token
hyung-hwan pushed to main at hyung-hwan/codit 2026-05-02 04:07:06 +00:00
cb42518aec added more links to open information dialogs
aaf5c1b841 added pki cert details dialog
56db618202 updated some ssh, pki pages to show related info in dialogs
Compare 3 commits »
hyung-hwan pushed to main at hyung-hwan/codit 2026-04-30 22:41:53 +00:00
2465fac858 added the ssh server details dialog component
986cad3c24 extracted more dialogs to components
f1f1561f9f added ssh server form dialog component
801d044be1 added ssh profile form dialog component
d7fb58d2ee extracted the pki client profile details/create/edit dialogs
Compare 21 commits »
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-28 04:54:06 +00:00
f8f1b79fd0 registered /_pty under the ect endpoint
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-27 07:52:41 +00:00
844bbfee31 the server side has an optional ect endpoint
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-26 04:45:10 +00:00
0d966108ee new configuration item snis under tls for server use
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-26 04:29:18 +00:00
508df235e1 changed to regex in matching sni certs
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-25 13:21:38 +00:00
32c0bc1940 extended the server's tls config to support per-sni cert and key
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-25 13:14:21 +00:00
421316cb18 extended the server's tls config to support per-sni cert and key
hyung-hwan pushed to main at hyung-hwan/hawk 2026-04-25 08:36:43 +00:00
6ddba562d6 optimization in handling reference arguments
hyung-hwan pushed to main at hyung-hwan/hawk 2026-04-25 07:46:53 +00:00
7888255a3a fixed the wrong asserting while refdowning named variable slots
hyung-hwan pushed to main at hyung-hwan/hawk 2026-04-25 07:45:32 +00:00
b1fe5d44ae fixed the wrong asserting while refdowning named variable slots
hyung-hwan pushed to main at hyung-hwan/hawk 2026-04-25 06:18:02 +00:00
8ad6477b7c added more test cases
hyung-hwan pushed to main at hyung-hwan/hawk 2026-04-25 06:07:27 +00:00
5dd6934191 patches run_reset to reflect the change in named variable access implementation
hyung-hwan pushed to main at hyung-hwan/hawk 2026-04-25 05:52:53 +00:00
59bd31dd56 fixed the skipped error assignment in hawkgo.go.
hyung-hwan pushed to main at hyung-hwan/hawk 2026-04-25 05:12:39 +00:00
fd0da9b046 updated the test harness to support VALGRIND=1
hyung-hwan pushed to main at hyung-hwan/hawk 2026-04-25 04:21:20 +00:00
3232992bbe optimized accesses and manipulation of named variables
06c62443bf removed the disabled code under HAWK_ENABLE_NAMED_LOOKUP_CACHE
e5694bb330 swapped some condition orders in lib/run.c
1780afec23 typo fixes in rbt.c
1638426f9b using switch in eval_expression0 to perform actual routines for common cases. all others cases are handled using function pointer tables
Compare 8 commits »
hyung-hwan pushed to main at hyung-hwan/hodu 2026-04-24 07:59:15 +00:00
ce76d9c3cc config loader modified to load the system cert trust for server cert verification as a client