hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-18 16:56:41 +00:00
cfc0db4b54 renamed parse_duration_string to ParseDurationString
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-18 04:32:57 +00:00
0809f9bedc renamed cts.id/sid to cts.Id/Sid respectively
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-18 03:58:33 +00:00
e2f1d58c5e exposed some fields of the ClientRoute struct
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-17 05:47:47 +00:00
edda6d169b changed the logger identifier for client
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-16 15:21:13 +00:00
9118acb268 removed the extra stats table
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-16 00:32:26 +00:00
369a41eeb2 renamed json_errmsg to JsonErrmsg
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-15 16:27:14 +00:00
c237b8a842 updated code to treat ipv4inv6 as ipv4
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-14 16:20:03 +00:00
e1eb346228 exposed some utility functions that handles http response headers
a52926d017 fixed a bug of not unlocking a mutex when checking port uniqueness in adding a route listener
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-14 05:10:09 +00:00
ea56287eb4 some code touch-up
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-13 16:42:35 +00:00
22542537bf removed ServerPluginInterface
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-13 16:20:25 +00:00
42fec28a0e added SvcPermNet to ServerRouteProxyInfo
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-13 11:17:56 +00:00
0100d615d8 refactored code to use wrapper functions when sending the header with content-type
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-13 06:20:46 +00:00
091d28d52e added space for extra statistical items by exterrnal services
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-13 05:25:21 +00:00
7e772b7d3f added the handler to /favicon.ico to wpx
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-12 08:30:29 +00:00
9d30a0efea added more code to support foreign ports for the wpx endpoint
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-11 02:48:29 +00:00
3a2ea68614 moved the panic handler to a common wrapper
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-11 02:47:04 +00:00
cacd1f0908 moved the panic handler to a common wrapper
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-09 16:14:58 +00:00
b0ad40deca fixed minor bugs including wrong message output and mssing log messages
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-09 16:02:20 +00:00
24ca5f01b5 added ExtendLifetime
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-09 14:02:58 +00:00
a147ed64ec added a new client-side endpoint /_ctl/client-conns/{conn_id}/routes-spsp/{port_id}