Commit graph

53 commits

Author SHA1 Message Date
世界
3374a45475
Fix socks5 UDP implementation 2024-12-10 19:53:57 +08:00
世界
c432befd02
http: Fix proxying websocket 2024-11-13 19:02:07 +08:00
世界
0f2447a95b
Crazy sekai overturns the small pond 2024-11-05 18:43:04 +08:00
HystericalDragon
d9f2559214
Fix http socks close 2024-06-17 12:37:52 +08:00
世界
e82ff8e2e6
Fix get source address from X-Forwarded-For 2024-06-06 22:18:55 +08:00
世界
807a51bb81
Fix crash in HTTP server again 2024-03-10 16:52:22 +08:00
DuFoxit
ec2595f010
Fix SwitchyOmega authentication failed 2024-03-05 13:04:20 +08:00
世界
a4a9ec42c6
Fix crash in HTTP server 2024-03-02 14:25:20 +08:00
世界
5f02cb1cff
Fix HTTP server authenticate 2024-02-22 20:46:01 +08:00
世界
5ee4f84faf
Fix IPv6 handshake for HTTP proxy 2024-02-21 13:40:24 +08:00
世界
0f7de716ac
Refactor the Authenticator interface to a struct 2023-12-24 08:03:39 +08:00
世界
1f02d6daca
Implementation read waiter for pipe 2023-12-24 08:03:38 +08:00
世界
349d7d31b3
Fix calculate host for HTTP connect client 2023-12-24 08:02:11 +08:00
世界
544863e3f4
Try to fix HTTP server leak again 2023-12-21 14:12:41 +08:00
世界
01c915e1e4
Fix "Fix not set Host header for HTTP proxy client" 2023-12-08 11:03:25 +08:00
世界
0ba5576c7b
Fix not set Host header for HTTP proxy client 2023-12-03 16:52:53 +08:00
世界
e50e7ae2d3
Fix "Fix HTTP server leak" 2023-11-24 19:57:45 +08:00
世界
8002db54c0
Add http.parseBasicAuth func stub 2023-10-21 17:08:46 +08:00
世界
e0ec961fb1
Fix HTTP server leak 2023-10-01 14:36:49 +08:00
世界
c6a69b4912
Fix "Fix http proxy server" 2023-08-02 18:59:22 +08:00
世界
221477cf17
Fix http proxy server 2023-07-31 08:57:58 +08:00
世界
f8049ca89b
Fix deadline 2023-04-13 17:15:07 +08:00
世界
d88db59703
Add path option for http connect client 2023-04-12 15:06:23 +08:00
Adlyq
121c0b14e4
Add headers option to http connect client 2023-04-09 15:02:29 +08:00
世界
c875a4ffab
Fix http client 2023-03-03 13:20:48 +08:00
isnowly
e4b763450c
Fix http proxy auth 2022-12-18 15:41:14 +08:00
世界
b12b8b7fd2
Remove 4in6 cast 2022-09-25 19:20:14 +08:00
世界
d4ba8fdfac
Improve bind 2022-08-26 20:49:16 +08:00
世界
185d879182
Fix http proxy 2022-08-25 17:36:30 +08:00
世界
8d23d189c3
Parse X-Forwarded-For in http request 2022-08-23 15:51:28 +08:00
世界
842fd713ff
Fix buffer usage 2022-08-02 10:17:49 +08:00
世界
c922e42771
Add network name constants 2022-07-29 19:53:56 +08:00
世界
bc109486f1
Fix buffer read (break change) 2022-07-26 11:48:11 +08:00
世界
6795d518e1
Improve user context 2022-07-17 14:39:25 +08:00
世界
51de48ed21
Fix http proxy server 2022-07-14 18:20:52 +08:00
世界
f8356c256f
Add multi error 2022-07-06 21:15:32 +08:00
世界
677c52f01a
Add http connect client 2022-07-03 20:29:12 +08:00
世界
719a27fc42
Fix http handshake 2022-07-01 13:29:56 +08:00
世界
9076aa005b
Fix http handler 2022-06-30 21:24:37 +08:00
世界
63a57e6e12
Refactor error handler 2022-06-30 21:02:01 +08:00
世界
323ace94fd
Trim repo 2022-06-30 17:38:12 +08:00
世界
849d16c37b
Add more lint 2022-06-29 12:35:43 +08:00
世界
90beb46c6d
Refine format 2022-06-16 13:13:25 +08:00
世界
3931a7d904
Remove stub files 2022-06-06 17:25:41 +08:00
世界
3eeebf3712
Fix http proxy server 2022-06-06 17:24:50 +08:00
世界
d4b1e219c0
Trim repo 2022-05-25 14:13:18 +08:00
世界
e44d440031
Fix parsing addr 2022-05-11 20:10:18 +08:00
世界
b35c53ca8f
Refactor socksaddr 2022-05-04 19:34:55 +08:00
世界
77c548883d
Update dependencies 2022-04-29 19:12:07 +08:00
世界
5be6eb2d64
More contetxt in connection 2022-04-28 08:31:07 +08:00