Commit Graph

4985 Commits (3ad73fde202787afa434bd810150a471262373f9)
 

Author SHA1 Message Date
Kslr bf80143789
v4.25.1
4 years ago
Kslr 477daeb1d3
clean go.sum
4 years ago
JH2628 98a5d3fc7b
Update install-release.sh (#16)
4 years ago
dependabot[bot] b4a071a3bb
Bump github.com/miekg/dns from 1.1.4 to 1.1.29 (#28)
4 years ago
Kslr 4a37179aef
update net,sync,sys package
4 years ago
Kslr 6b256238dc
update crypto package
4 years ago
Darhwa d29370a654 Enhance http outbound
4 years ago
dependabot[bot] 36ff6bb903
Bump github.com/google/go-cmp from 0.4.0 to 0.5.0 (#29)
4 years ago
dependabot[bot] e0f38a1d23
Bump github.com/gorilla/websocket from 1.4.1 to 1.4.2 (#27)
4 years ago
Kslr 48c489aff0
only handle push
4 years ago
dependabot-preview[bot] 825e5b8c8f
Bump github.com/golang/mock from 1.2.0 to 1.4.3 (#26)
4 years ago
dependabot-preview[bot] e5f028b3f6
Create Dependabot config file (#25)
4 years ago
kslr 3c5476a7cb update codecov badge
4 years ago
kslr 78729fc698 improve test coverage
4 years ago
Kslr 8dc133c4c6
update test badge
4 years ago
Kslr 0b612c43ec
Merge branch 'master' of github.com:v2fly/v2ray-core
4 years ago
Kslr 51be32fa12
actions add coverage
4 years ago
Loyalsoldier 70283d705c
Refine updatedat script (#24)
4 years ago
Shelikhoo d6cad0b426
Update Version
4 years ago
Kslr 2c8f06e121
clean code (#22)
4 years ago
Kslr 0dfeba6a2f
在 actions 添加 lint 和 test (#21)
4 years ago
Kslr 6880b5a6d8
Merge pull request #20 from kslr/master
4 years ago
kslr bc96f75bcb add armv5
4 years ago
Shelikhoo 38868e0469
Fix context layering in Shadowsocks UDP
4 years ago
Shelikhoo 3e13d79af7
Fix TProxy Process Logic
5 years ago
Shelikhoo 85bd352bc1
propagate context
5 years ago
Shelikhoo 73616ab9e2
branch context instead of layer it
5 years ago
Darhwa 8e791e92bc
Further strip unique signatures of tls handshake
5 years ago
Shelikhoo 9e62f4a934
Merge branch 'master' of github.com:v2fly/v2ray-core
5 years ago
Shelikhoo a26534c79c
Allow client to submit a context in v2ray.New
5 years ago
Xiaokang Wang 4eeb913c9a
Update core.go
5 years ago
Xiaokang Wang 448d24496c
Merge pull request #10 from rprx/patch-1
5 years ago
Xiaokang Wang e920d39b11
Update core.go
5 years ago
Xiaokang Wang e4ec9807a2
Merge pull request #12 from zhuobixin/master
5 years ago
Shelikhoo 8988dc32b9
Update Version
5 years ago
Shelikhoo aece8a6a86
Added Seed to mKCP, encrypts the packets
5 years ago
Shelikhoo d06a4d1f50
Added TestsEnabled Settings to enable VMessAEAD test
5 years ago
Shelikhoo 00103d1f73
Fix tests
5 years ago
Shelikhoo 09b81b78c3
regenerate pb data
5 years ago
Shelikhoo da0b63bc12
allow user to define tests enable for this server
5 years ago
Shelikhoo 870ff52775
Apply Coding Style
5 years ago
Shelikhoo 8c886b4b46
Apply Coding Style
5 years ago
Shelikhoo a58b20b5b8
Reserve sign bit
5 years ago
Shelikhoo 78d7b4f183
Check replay only for AEAD connection, and later
5 years ago
Shelikhoo 9fc37646b6
Check replay only for AEAD connection
5 years ago
Shelikhoo 6a29fa5fe2
Enable AEAD by Default
5 years ago
Shelikhoo 8d489f6c7c
Make taint acquire lesser lock
5 years ago
Shelikhoo 6007e4cc6f
Detailed AEAD Auth Error
5 years ago
Shelikhoo 9bf07b1f26
VMess AEAD Experiment
5 years ago
zhuobixin dc906cf68a
LocalAddr() should return local address
5 years ago