hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/playground 2025-04-14 07:37:32 +00:00
659e4e9b4a updated Dockerfile.dev-gcc-rocky9
hyung-hwan pushed to main at hyung-hwan/playground 2025-04-14 07:10:58 +00:00
e5230066c1 added a docker file for go 1.24.2
hyung-hwan pushed to main at hyung-hwan/hodu 2025-04-08 14:40:00 +00:00
be864129dc fixed the command to generate tls files
hyung-hwan pushed to main at hyung-hwan/hodu 2025-04-08 06:14:20 +00:00
e1c288f17f some error output to stderr
hyung-hwan pushed to main at hyung-hwan/hodu 2025-04-07 06:24:21 +00:00
a1f8d4cf22 minor relocation of a variable
hyung-hwan pushed to main at hyung-hwan/hio 2025-04-04 10:53:51 +00:00
d18fbfc412 added --enable-quadmath in configure.ac
hyung-hwan pushed to main at hyung-hwan/hodu 2025-04-03 03:30:51 +00:00
9c3a4d0c17 changed the unit of lifetimestart to a millisecond
hyung-hwan pushed to main at hyung-hwan/hodu 2025-03-31 14:40:58 +00:00
b41df682e1 added function to maintain the list of service addresses
hyung-hwan pushed to main at hyung-hwan/hodu 2025-03-29 04:29:31 +00:00
918b887517 renamed server_ctl to ServerCtl and capitalized the first letter of inner fields for exposure
hyung-hwan pushed to main at hyung-hwan/hodu 2025-03-28 08:03:33 +00:00
76cba687ed created event firing functions under server and client to replace directy bulleting enqueing
hyung-hwan pushed to main at hyung-hwan/hodu 2025-03-27 15:57:12 +00:00
fd28add458 switch to use Atom for connect_ssh_cancel
hyung-hwan pushed to main at hyung-hwan/hodu 2025-03-26 14:44:54 +00:00
0cfd241e00 added more client-side endpoints
hyung-hwan pushed to main at hyung-hwan/hodu 2025-03-23 16:51:14 +00:00
5dbe9cd34e revised Makefile
hyung-hwan pushed to main at hyung-hwan/hodu 2025-03-23 04:23:11 +00:00
494f11836c added another control endpoint /_ctl/server-conns/{conn_id}/peers
hyung-hwan pushed to main at hyung-hwan/hodu 2025-03-22 05:02:10 +00:00
41503373d3 added a new endpoint - /_ctl/server-routes
hyung-hwan pushed to main at hyung-hwan/hodu 2025-03-21 03:53:43 +00:00
e01a6b347c updated to support multiple notice handlers with a fix on race condition accessing cts.Token on the client side
hyung-hwan pushed to main at hyung-hwan/hodu 2025-03-18 15:24:51 +00:00
8cde9f08d4 added /_ctl/server-peers
hyung-hwan pushed to main at hyung-hwan/hodu 2025-03-18 14:45:09 +00:00
9865914436 fired CONN_UPDATED from receive_from_stream
hyung-hwan pushed to main at hyung-hwan/hodu 2025-03-18 14:38:13 +00:00
5fa6cd466b added the routes parameter to the server-conns endpoint
hyung-hwan pushed to main at hyung-hwan/hodu 2025-03-14 13:51:32 +00:00
3714138656 added fields to hold creation time in various structures