hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/hawk 2025-02-09 16:49:32 +00:00
867e8bb63e extenced sys::gettime() to accept an argument for nanoseconds
hyung-hwan pushed to main at hyung-hwan/hodu 2025-02-03 16:30:34 +00:00
ec51c101ec updated the authentication to recognize X-Auth-Username and X-Auth-Password
hyung-hwan pushed to main at hyung-hwan/hodu 2025-02-02 00:57:56 +00:00
ef3e80efb8 preallocated of access rules instead of using append()
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-31 15:19:59 +00:00
1bc8406907 fixed a bug in handling the log file argument
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-31 15:06:15 +00:00
0fb57cb77b added http auth config to the client-side control channel
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-31 12:20:23 +00:00
16327fc576 updated to code to enforce access rules to the control channel
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-31 10:54:43 +00:00
148dfbcfe1 updated Authenticate to return status code
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-30 19:06:23 +00:00
8bee855aa8 added code for token issuance and verification
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-28 15:30:18 +00:00
b7992a0bb7 renamed BasicAuth to Auth
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-28 14:50:42 +00:00
2fa5817e88 added some code for control channel authentication
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-28 03:43:21 +00:00
a97be385ec some ground work to support authentcation on the control channel
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-27 17:35:45 +00:00
d3afe29d5a combining server configuration items to a single structure
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-27 16:29:38 +00:00
2655da937f renamed ssh_pxy_sessions to pxy_ssh_sessions
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-27 15:44:24 +00:00
c5f63328b2 added code to export metrics
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-22 01:47:35 +00:00
810356efe5 added the State field to the ClientConn structure
hyung-hwan pushed to main at hyung-hwan/hodu 2025-01-19 03:17:46 +00:00
90305e3eed added the Static field to the ClientRoute structure
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