Commit Graph

1020 Commits (9997567bd469843f3ca21551fe646af946ea442a)

Author SHA1 Message Date
RPRX cde63bfac1
Add XTLS support to DomainSocket (#241)
4 years ago
RPRX 97eddc2374
Add XTLS support
4 years ago
DuckSoft 9def692b21
kcp: removing annoying NewAEADAESGCMBasedOnSeed hint
4 years ago
lucifer9 801b9490b8
fix abstract UDS & add PROXY protocol support to DS inbound
4 years ago
loyalsoldier f12f76582f
Fix according to staticcheck result
4 years ago
loyalsoldier 1fa89b32d4
Format: run go fmt ./...
4 years ago
lucifer 4c9210cf11
Parse X-Forwarded-For in http transport (#142)
4 years ago
loyalsoldier f9175e3bc8
Fix according to go vet results
4 years ago
RPRX f5642b4075
L -> l, A -> a
4 years ago
RPRX 9046bea466
Adjust TCP inbound logs
4 years ago
RPRX a3bc930075
Add PROXY protocol support to WS inbound
4 years ago
Loyalsoldier ef460f68f8
Adjust Protocol Buffers (#109)
4 years ago
lucifer 5df17338a1
Add PROXY protocol support to tcp inbound (#103)
4 years ago
Vigilans 39cbe4ab13 Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go
4 years ago
Vigilans bb932d8a1e Move setting of SO_REUSEPORT out of applyInboundSocketOptions
4 years ago
RPRX 9311cb18e4
Remove unused utls
4 years ago
Kslr a8f3450b89
Merge pull request #38 from yuhan6665/master
4 years ago
Shelikhoo e4acbcee8f
Allow the use of Browser Bridge
4 years ago
yuhan6665 f34c092a06 Rename fields in StatCouterConnection
4 years ago
Xiaokang Wang 327a6ee1f7
Merge pull request #18 from darhwa/enhance_http_outbound
4 years ago
Roger Shimizu 90af5f19ba
Apply Debian's patch to upstream
4 years ago
Darhwa d29370a654 Enhance http outbound
4 years ago
Darhwa 8e791e92bc
Further strip unique signatures of tls handshake
5 years ago
Shelikhoo 8988dc32b9
Update Version
5 years ago
Shelikhoo aece8a6a86
Added Seed to mKCP, encrypts the packets
5 years ago
Shelikhoo 09b81b78c3
regenerate pb data
5 years ago
Shelikhoo b610fc0a70
make error less sensitive
5 years ago
Shelikhoo 221a13e658
Early detection of non http traffic to match web server behavior
5 years ago
Shelikhoo 087a62ef3d
Fixed HTTP response not adjusted based on request
5 years ago
Araragi Hokuto 2a96605138
Fix build failure on illumos
5 years ago
vcptr 524b2aca56 let crypto/tls choose the proper ciphers
5 years ago
vcptr e62e6608e1 tls use crypto std cipher suites
5 years ago
lucifer9 2bd5f2fe96 add SO_REUSEPORT for freebsd 11
5 years ago
lucifer9 9608f77ba8 fix udp not work in ipv4 using common config
5 years ago
lucifer9 d055c0497d fix tproxy udp "unable to get destination" in IPv6 environment
5 years ago
nullptr 450bc5b3f0 Add SO_REUSEPORT to inbound
5 years ago
lucifer9 e176746d03 make Codacy/PR Quality Review happy
5 years ago
lucifer9 8c6dac924c code cleanup to make Codacy/PR Quality Review happy
5 years ago
lucifer 2ad7060375 add freebsd/pf support:
5 years ago
Kslr ae04c402da
Revert "Fix self-signed certificates on Windows"
5 years ago
Kslr 5bb4efd126
Merge pull request #1893 from lixin9311/patch-1
5 years ago
Kslr d0ac3e9d8e
Merge pull request #1940 from enihcam/master
5 years ago
vcptr fa0a21f0dd external module refraction-networking/utls use mod version
5 years ago
vcptr 5d9e2e69a9 external module gorilla/websocket use mod version
5 years ago
nullptr ed1ade4266 Add SO_REUSEPORT (kernel level load balance) support
5 years ago
vcptr 8759e28890 update for go1.13+
5 years ago
lucus lee 3b087bf8c4
Fix self-signed certificates on Windows
5 years ago
lucifer9 e6bf431f93 add server side h2c support
5 years ago
Kirill Motkov 0401a91ef4 Some code improvements
5 years ago
Kslr c5635f9507 sync fly, enable tls 1.3
6 years ago