Commit Graph

4917 Commits (886cef691d29ebb0820a3ce8e63b896a65378680)
 

Author SHA1 Message Date
Kslr 46aa2c9e5e
Merge pull request #8 from v2fly/kslr-patch-1
5 years ago
Kslr 09295f7ef6
fix bazel not set home
5 years ago
Shelikhoo a1e4c9bc70
Release 4.23.3 (Bug fix)
5 years ago
Shelikhoo e0aa18b6f3
Drain Connection with invalid checksum before closing. Emergency fix for weakness described in https://github.com/v2ray/v2ray-core/issues/2523
5 years ago
Kslr 9dc12961fa
4.23.2
5 years ago
Kslr 9f4fb3065d
update geoip,geosite
5 years ago
Araragi Hokuto 2a96605138
Fix build failure on illumos
5 years ago
zzc10086 206008081d
golang version number 1.14.1
5 years ago
Kslr 2d934d1027
fix azure-pipelines bad merge
5 years ago
Kslr 200e6ea3dc
Update azure-pipelines.yml
5 years ago
Kslr bab1c33de3
fix get the latest release tag error
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
Dct Mei c5842b91e6
Fix missing permissions
5 years ago
Kslr ea62c9314d release 4.23.1
5 years ago
mzz 49b63cbd79 code quality review
5 years ago
mzz2017 9e84ce38dd feat: support more types of certificates
5 years ago
unknowndev233 b472e3e617 add v2ray@.service
5 years ago
unknowndev233 882320e45a add NoNewPrivileges=yes & CAP_NET_RAW
5 years ago
zouquan741 808ca5d473 installInitScript optimize
5 years ago
vcptr 0fd0c374c1 fix config compatibility with old inbound/inboundDetors/out
5 years ago
lucifer9 2bd5f2fe96 add SO_REUSEPORT for freebsd 11
5 years ago
vcptr 94ea326d89 fix confdir env startup priority
5 years ago
Shelikhoo 3f6ef26a00
Merge branch 'master' of github.com:v2fly/v2ray-core
5 years ago
Shelikhoo c7d9abfb48
Update MacOS Version
5 years ago
Shelikhoo e61b44ff78
Fix Test Parse flag before flag defined by V2 in main
5 years ago
Kslr 13b309f1b3 release 4.23.0
5 years ago
Kslr cfbb875546 Revert "Reduce http proxy client overhead by 1RTT"
5 years ago
loyalsoldier d555508cfe Update geoip.dat & geosite.dat on 2020.03.17
5 years ago
IceCodeNew c7b5d178b7 Bug fix
5 years ago
IceCodeNew f45baff01d SC2086
5 years ago
Loyalsoldier c93003eab6 Update dat files download links
5 years ago
vcptr 0d71d3dcf8 revert back to multiconfig
5 years ago
vcptr 5d13ec9196 code style optmize in dispatch func
5 years ago
vcptr 04a0c04934 doh route strategy optimized
5 years ago
unknowndev233 19061275ca Fixed minor bugs & add Documentation
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
ToutyRater 30b5f521c4 typo
5 years ago
nullptr 450bc5b3f0 Add SO_REUSEPORT to inbound
5 years ago
xymopen 0314d05792 refactor: Remove `extract()`
5 years ago
xymopen 01e940fd8e refactor: Install directly from zip file
5 years ago
xymopen f9dc0a7fb6 feat: Add `zipRoot()`
5 years ago
xymopen debbdc7276 refactor: Remove `makeExecutable()`, `copyFile()`
5 years ago
Anonymous-Someneese 99cf401867 http: send HTTP Connect if no content is written after 5ms.
5 years ago
Anonymous-Someneese 82dee01833 Fix reverse proxy with the HTTP optimization
5 years ago
Anonymous-Someneese a5caa01cb6 Optimize HTTP tunnel setup in TFO environment
5 years ago
Anonymous-Someneese 197fe15d5a Fix code quality
5 years ago
Anonymous-Someneese f0e63c6e3c Reduce http proxy client overhead by 1RTT
5 years ago
unknowndev233 e19749180e minor changes
5 years ago