hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/indigo 2026-05-13 15:57:40 +00:00
6b7e96c1b2 added initial files
hyung-hwan created branch main in hyung-hwan/indigo 2026-05-13 15:57:40 +00:00
hyung-hwan created repository hyung-hwan/indigo 2026-05-13 15:52:25 +00:00
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/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
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