hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hodu 2025-08-21 11:41:05 +00:00
7ec1387132 improved code to break unix.Poll() using a seperate pipe for rpty
hyung-hwan pushed to main at hyung-hwan/hodu 2025-08-21 07:01:35 +00:00
7d3ce7147a updated client rpx logging to print the x-forwarded-host value
hyung-hwan pushed to main at hyung-hwan/hodu 2025-08-21 06:19:49 +00:00
0d76146bc3 enhanced rpx message logging
hyung-hwan pushed to main at hyung-hwan/hodu 2025-08-20 14:36:38 +00:00
1dcb1605b7 upated NewClient() to append the default port number of the rpx target address if the port number isn't found
hyung-hwan pushed to main at hyung-hwan/hodu 2025-08-20 05:11:16 +00:00
6078a41504 moved some goroutines to separate functions for improved readability
hyung-hwan pushed to main at hyung-hwan/hodu 2025-08-19 17:04:22 +00:00
0696f4f560 updated code to add x-forwarded-host and x-forwarded-proto for rpx
hyung-hwan pushed to main at hyung-hwan/hodu 2025-08-19 13:23:33 +00:00
c001458b24 added the rpx_sessions counter
hyung-hwan pushed to main at hyung-hwan/playground 2025-08-19 11:41:55 +00:00
a85cd7e1a2 added docker image containing go 1.25.0
hyung-hwan pushed to main at hyung-hwan/hodu 2025-08-19 11:20:45 +00:00
10c139e837 added code for rpx handling
hyung-hwan pushed to main at hyung-hwan/hodu 2025-08-12 07:40:24 +00:00
31a4223aab minotr message fix
hyung-hwan pushed to main at hyung-hwan/hodu 2025-08-12 07:31:05 +00:00
41cd725c1c added server-rpx.go
hyung-hwan pushed to main at hyung-hwan/hodu 2025-08-12 07:29:56 +00:00
6200bc5460 removed UNUSED from the proto file
hyung-hwan pushed to main at hyung-hwan/hodu 2025-08-12 03:17:46 +00:00
7fb4fbaae2 updated http logging to include the query string part
hyung-hwan pushed to main at hyung-hwan/hodu 2025-08-11 17:50:29 +00:00
d818acc53d rpty at least working
05cb0823b4 some code clean-up in handling grpc packets
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/hodu 2025-08-08 10:25:27 +00:00
d0f1663bf3 renamed pts to pty to avoid name collision
hyung-hwan pushed to main at hyung-hwan/hak 2025-08-06 16:25:10 +00:00
be77ac8ad2 fixed to print a character array
hyung-hwan pushed to main at hyung-hwan/hak 2025-08-06 03:44:19 +00:00
2ef2273f11 added files left behind
hyung-hwan pushed to main at hyung-hwan/hak 2025-08-05 13:36:21 +00:00
f7ff1605d0 added hcl_inttouintmax_noseterr() and hcl_inttointmax_noseterr()
hyung-hwan pushed to main at hyung-hwan/moo 2025-08-05 13:35:28 +00:00
0da2d2abd3 ported the portability fix in bigint.c
hyung-hwan pushed to main at hyung-hwan/hak 2025-08-05 09:22:53 +00:00
f9970e1bb7 updated .drone.yml