|
2fa5817e88
|
added some code for control channel authentication
|
2025-01-28 23:50:28 +09:00 |
|
|
a97be385ec
|
some ground work to support authentcation on the control channel
|
2025-01-28 12:43:03 +09:00 |
|
|
c5f63328b2
|
added code to export metrics
|
2025-01-28 00:44:02 +09:00 |
|
|
e1eb346228
|
exposed some utility functions that handles http response headers
added AddCtlHandler function to the Server type
|
2025-01-15 01:19:50 +09:00 |
|
|
a52926d017
|
fixed a bug of not unlocking a mutex when checking port uniqueness in adding a route listener
|
2025-01-14 16:47:14 +09:00 |
|
|
ea56287eb4
|
some code touch-up
|
2025-01-14 14:09:52 +09:00 |
|
|
42fec28a0e
|
added SvcPermNet to ServerRouteProxyInfo
|
2025-01-14 01:20:17 +09:00 |
|
|
0100d615d8
|
refactored code to use wrapper functions when sending the header with content-type
|
2025-01-13 20:17:49 +09:00 |
|
|
9d30a0efea
|
added more code to support foreign ports for the wpx endpoint
|
2025-01-12 17:30:13 +09:00 |
|
|
3a2ea68614
|
moved the panic handler to a common wrapper
added the foreign port proxy maker callback function
|
2025-01-11 11:48:19 +09:00 |
|
|
7f8d5e270a
|
enhanced wpx to handle ssh stuffs
|
2025-01-09 20:30:14 +09:00 |
|
|
26c40ea70e
|
renamed tcp_addr_str_class to TcpAddrStrClass
|
2025-01-08 17:32:40 +09:00 |
|
|
1edcbb4f93
|
added some redirect handlers
|
2025-01-05 01:36:41 +09:00 |
|
|
aa5f3d8af8
|
removed code for _init endpoint and cookie handling
changed to use /_ctl/ prefix for api access
|
2025-01-04 18:42:18 +09:00 |
|
|
65cec65597
|
added SetXtermHtml and GetXtermHtml to enable the caller to customize the ssh page
|
2024-12-28 18:48:29 +09:00 |
|
|
4016793327
|
exposed some fields of ServerRoute and ServerConn
|
2024-12-28 18:35:14 +09:00 |
|
|
a5bb59622e
|
removed unneeded code
|
2024-12-28 13:19:51 +09:00 |
|
|
9d266180e9
|
removed repeated GetId functions using struct embedding
|
2024-12-27 16:52:27 +09:00 |
|
|
f1572f9321
|
enhanced for wpx response transformer
|
2024-12-27 14:43:44 +09:00 |
|
|
6809cfdeb6
|
fixed the issue of no mutex lock/unlock when accessing some maps.
added a wpx service
|
2024-12-26 00:20:44 +09:00 |
|
|
fcb7ae5ade
|
ensured call the cancellation function for ssh connection
|
2024-12-25 16:12:04 +09:00 |
|
|
1681b34374
|
ensured to call context cancellation function
|
2024-12-25 16:00:14 +09:00 |
|
|
2424a63db9
|
enhanced conneciton upgrade handling in http proxy code
|
2024-12-25 02:14:47 +09:00 |
|
|
c1f7c5d4c2
|
enhancing http proxy code
|
2024-12-23 01:27:47 +09:00 |
|
|
91714b23ae
|
implementing websocket proxy
|
2024-12-20 01:09:00 +09:00 |
|
|
02e3e4561a
|
changed X-Forwarded-Path-Prefix to X-Forwarded-Prefix
|
2024-12-19 00:05:24 +09:00 |
|
|
b147795ae0
|
added non-stanrd x-forward-path-prefix header
|
2024-12-18 01:21:44 +09:00 |
|
|
3fc48eb590
|
relocated functions
|
2024-12-17 09:35:51 +09:00 |
|
|
e177b7dc6b
|
simplified some code of parsing connection ids and route ids
|
2024-12-17 00:32:22 +09:00 |
|
|
d71290a0a8
|
adding a new http proxy endpoint
|
2024-12-16 18:53:13 +09:00 |
|
|
bf2c70fa2c
|
updated to support ssh by port number
|
2024-12-16 15:19:01 +09:00 |
|
|
ec6577aed2
|
added a stat item to the server
|
2024-12-16 01:03:03 +09:00 |
|
|
7cea612ae5
|
trying to add client-side peer name
|
2024-12-14 00:19:12 +09:00 |
|
|
ea601f1011
|
many enhancements to the ssh terminal support
|
2024-12-13 21:49:11 +09:00 |
|
|
61c13bd4e8
|
added server-proxy.go
|
2024-12-13 02:25:58 +09:00 |
|