1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-04 21:15:24 +00:00
Commit Graph

1557 Commits

Author SHA1 Message Date
v2ray
66bb7879e0
handle empty payload in freedom and outbound 2016-08-15 12:23:35 +02:00
v2ray
cc92973daf
fix destination from addr 2016-08-14 23:20:23 +02:00
v2ray
ccf1bf25b6
Update version 2016-08-14 22:13:57 +02:00
v2ray
07dee80f54
update server 2016-08-14 22:08:23 +02:00
v2ray
4419f1e3d6
introduce address family in v2net 2016-08-14 18:14:12 +02:00
v2ray
a9d583b92f
connection session 2016-08-14 17:08:01 +02:00
v2ray
a2651f4dfc
address family interface 2016-08-14 17:07:52 +02:00
v2ray
bcd27ba36f
option to allow passive connection 2016-08-12 23:37:21 +02:00
Darien Raymond
a43ee2f1c2 Update .travis.yml 2016-08-12 17:08:07 +02:00
v2ray
f03c86f468
global session cache 2016-08-11 23:21:23 +02:00
v2ray
9e997a5be7
typo 2016-08-09 23:17:02 +02:00
v2ray
25b30704a4
update coverage 2016-08-09 22:13:16 +02:00
v2ray
5dc80a2cc5
capture sigterm 2016-08-09 22:10:44 +02:00
v2ray
0b2df7f658
typo 2016-08-09 01:16:45 +02:00
v2ray
27f3401848
update coverage profile location 2016-08-09 01:16:29 +02:00
v2ray
697d44abbd
bring back all coverage 2016-08-09 00:55:36 +02:00
v2ray
c6ad190f0a
add json tag 2016-08-08 23:53:07 +02:00
v2ray
dbf5f948cd
remove unused dependency in travis config 2016-08-08 22:54:44 +02:00
v2ray
b01a972076
test for all authenticators 2016-08-08 22:47:59 +02:00
v2ray
b38137bd13
utp header 2016-08-08 21:23:07 +02:00
v2ray
86490e884c
return pointer of config 2016-08-07 19:07:59 +02:00
v2ray
60a4e3cc61
update make-release.sh 2016-08-07 17:13:18 +02:00
v2ray
c82b56b760
update version 2016-08-07 17:11:15 +02:00
v2ray
545fa5b53c
rename errors 2016-08-07 15:32:41 +02:00
v2ray
75b8dd9521
error message refactoring 2016-08-07 15:31:24 +02:00
v2ray
81855469aa
rename SRTP 2016-08-07 15:05:05 +02:00
v2ray
4a7400ef2a
test case for srtp 2016-08-07 09:08:30 +02:00
v2ray
2f0d602833
nil pointer protection 2016-08-07 08:45:03 +02:00
v2ray
0caf2e6d30
compact kcp stream 2016-08-07 01:01:44 +02:00
v2ray
6678da2fe2
more no-op authenticator into a separate folder 2016-08-07 00:38:23 +02:00
v2ray
8d6a9167b5
add no-op authenticator 2016-08-06 23:15:06 +02:00
v2ray
c7d6302292
load srtp in main 2016-08-06 22:52:02 +02:00
v2ray
6ffc24f895
update roundtripinfo 2016-08-06 21:59:47 +02:00
v2ray
0d73726930
srtp header for kcp 2016-08-06 21:59:22 +02:00
v2ray
a15e33f720
rename RoundTripInfo 2016-08-05 21:03:44 +02:00
v2ray
00841583d2
reduce ack packet size and send peer RTO 2016-08-05 20:59:33 +02:00
v2ray
c42ed62fd5
remove use of small buffer in tests 2016-08-01 22:59:18 +02:00
v2ray
3e4bdc4b0c
commit core.go after updating version 2016-08-01 17:50:55 +02:00
v2ray
589d20205e
update version 2016-08-01 17:49:21 +02:00
v2ray
36107927bf
remove download count 2016-08-01 17:49:14 +02:00
v2ray
1f503ec99f
adjust number of preallocated buffers 2016-08-01 17:47:31 +02:00
v2ray
283bafdd4a
remove use of small buffer 2016-08-01 17:47:20 +02:00
v2ray
e6a61930d9
remove use of small buffer 2016-07-29 23:18:58 +02:00
v2ray
7f277c9bcc
prevent goroutine leak 2016-07-29 12:13:20 +02:00
v2ray
6fa84624cb
simplify logic 2016-07-29 12:13:09 +02:00
v2ray
53cdcfdc2b
remove unnecessary goroutine 2016-07-29 11:50:02 +02:00
v2ray
b8421f659f
terminate connection 2016-07-29 11:49:53 +02:00
v2ray
7385c05f29
more test case for buffer 2016-07-28 16:29:38 +02:00
v2ray
42efa5dde0
refine buffer usage in kcp 2016-07-28 16:24:15 +02:00
v2ray
34b4fceaa4
update file location 2016-07-27 23:40:47 +02:00