Commit Graph

20 Commits

Author SHA1 Message Date
gVisor bot
7d83127347 refactor: Move vision implementation to a new package 2023-05-26 20:11:06 +08:00
gVisor bot
72e42957bf fix: Update unsafe pointer add usage 2023-05-06 15:49:10 +08:00
gVisor bot
c4580858fb chore: Update dependencies 2023-04-09 15:40:17 +08:00
gVisor bot
30213afed5 chore: Vision padding upgrade 2023-03-04 21:47:42 +08:00
gVisor bot
e0b3b4515e adjust: Simplify VLESS handshake lock 2023-02-27 12:02:44 +08:00
gVisor bot
e60ce44e7f fix: vless NeedHandshake mistake 2023-02-27 09:46:00 +08:00
gVisor bot
6b4e46af72 fix: Vision filter TLS 1.2
Add magic from sing-box. 5ce3ddee9b/transport/vless/vision.go (L199)
2023-02-27 01:24:36 +08:00
gVisor bot
e45b8dc404 chore: add early conn interface to decrease unneeded write 2023-02-27 00:26:49 +08:00
gVisor bot
c1d7d4be13 fix: Vision filter TLS 1.2 2023-02-26 11:13:47 +08:00
gVisor bot
95196c9c21 fix: Vision filter Client Hello 2023-02-25 19:11:23 +08:00
gVisor bot
0bdd896c45 fix: Vision disable filter for non-TLS connections 2023-02-25 15:00:21 +08:00
gVisor bot
aaf1ce67d1 feat: Support VLESS XTLS Vision (#406) 2023-02-25 14:01:59 +08:00
gVisor bot
a132fe585b chore: use early conn to support real ws 0-rtt 2023-02-24 09:54:54 +08:00
gVisor bot
2e183fb53f fix: VLESS handshake write 2023-02-11 15:13:17 +08:00
gVisor bot
a3688b1a08 feat: Attempts to send request with first payload on VLESS 2023-02-10 10:03:37 +08:00
gVisor bot
d926d6106f chore: code cleanup 2023-01-16 12:11:34 +08:00
gVisor bot
58ee2ae7f5 chore: decrease direct depend on the sing package 2023-01-16 10:50:31 +08:00
gVisor bot
7df6e79cf0 refactor: Implement extended IO 2023-01-16 09:42:03 +08:00
gVisor bot
0467b2a68d feat: VLESS support packet encodings (#334)
* adjust: Do not use XTLS on H2 connections

* feat: VLESS support XUDP fullcone NAT

* fix: VLESS with PacketAddr does not work

* fix: VLESS XUDP crash
2023-01-11 22:01:15 +08:00
gVisor bot
f5d2e7cd04 [test]core 1.8 2021-11-17 15:00:32 +08:00