Commit Graph

559 Commits (947492a71c80c9dccd9915b051612e32bdef980d)

Author SHA1 Message Date
Darien Raymond d26ee5441e
fix authenticator config
8 years ago
Darien Raymond ab3173039b
increase ping interval
8 years ago
Darien Raymond b5910dccae
simplify fast resend
8 years ago
Darien Raymond f8ad1f4a3e
update predicate syntax
8 years ago
Darien Raymond da9f1a8013
predicate.Not
8 years ago
Darien Raymond f3a83c57ab
optimize ping and updater logic
8 years ago
Darien Raymond 78f87c4f60
test case for cmd only segment
8 years ago
Darien Raymond e023859ef0
stop data updating thread when there is no data
8 years ago
Darien Raymond 67793eb3e0
fix config creator cache
8 years ago
Darien Raymond 1d13f47f9c
protobuf for stream settings
8 years ago
Darien Raymond 5ec948f690
integrate tls settings in ws
8 years ago
Darien Raymond af6abfa3e3
update proto generated code
8 years ago
Darien Raymond 91f2a40dae
refine proto package names
8 years ago
Darien Raymond dc6b7e2e75
protobuf for blackhole config
8 years ago
Darien Raymond b28d718b79
optional field in kcp config
8 years ago
Darien Raymond 1a3f51ade7
protobuf for kcp config
8 years ago
Darien Raymond 8f6a972970
refactor config cache
8 years ago
Darien Raymond 7de7588ec2
proto for destination
8 years ago
Darien Raymond c518726910
network proto
8 years ago
Darien Raymond fbdb1e09d7
remove incorrect check on config name
8 years ago
Darien Raymond 9ade07db03
remove IsTCP() and IsUDP()
8 years ago
Darien Raymond 5f5d28009f
fix typo in utp def
8 years ago
Darien Raymond 04d956462c
fix test without -json tag
8 years ago
Darien Raymond 3fd66ad795
remove PingNecessary()
8 years ago
Darien Raymond e49fb2f50d
no compacting buffers
8 years ago
Darien Raymond fcad4aa212
adjust receiving buffer size
8 years ago
Darien Raymond 0da987ec43
refine buffer size
8 years ago
Darien Raymond 2ae8e5d033
rename buffer size
8 years ago
Darien Raymond 2839ce7a88
simplify receiving worker
8 years ago
Darien Raymond 5d20e3f70b
remove sending queue
8 years ago
Darien Raymond e6e0419958
format private annotation
8 years ago
Darien Raymond a9da266bf9
update default in-fligh size
8 years ago
Darien Raymond 98025e1457
change default kcp.tti to 50
8 years ago
v2ray 07a86f549b
unified import path
8 years ago
v2ray d08ffedf48
reduce ping frequency
8 years ago
v2ray d83a0ce5d2
Apply new read function to UDP hub.
8 years ago
v2ray 55e5268ce8
Fix UDP reading on Windows
8 years ago
v2ray ad1353ac2f
merge similar error definitions
8 years ago
v2ray d9884b4010
format import
8 years ago
v2ray 8ecec9b49d
format log
8 years ago
v2ray bb3ceb3d7b
simplify case
8 years ago
v2ray 41d89e6d1e
skip test requires root permission
8 years ago
v2ray 9876844296
fix test break
8 years ago
v2ray 6417adb56d
correctly get sys fd from udp conn
8 years ago
v2ray 0bca6e8657
fix kcp listener
8 years ago
v2ray a5a70afdb8
remove port testing
8 years ago
v2ray 338dc1ebb6
remove unused deps
8 years ago
v2ray c7871a3ab2
test case for socket opt
8 years ago
v2ray 2a778762b1
rename udp.go to hub.go
8 years ago
Darien Raymond 667b71aad0 Merge pull request #238 from xiaokangwang/websocket
8 years ago
v2ray 210a32dc12
support udp redirection
8 years ago
Shelikhoo 22519353c3
Check Read
8 years ago
Shelikhoo 32e8deb6e8
Simplify Design
8 years ago
Shelikhoo 45d801b922
WsTest:more case
8 years ago
Shelikhoo 6c8b4f5db3
Fix
8 years ago
Shelikhoo d7440bb1d6
Test:listen tls
8 years ago
Shelikhoo 856f2a2dd3
Fix assert fail
8 years ago
Shelikhoo f7ce9d3be6
Add Developer Insecure Skip Verify for testing
8 years ago
Shelikhoo 02e3c17c97
test:listen
8 years ago
Shelikhoo 40ec84e222
Dial test
8 years ago
Shelikhoo 2209294dfc
Set reuse limit
8 years ago
Shelikhoo 0a49628555
Bettering ping method
8 years ago
Shelikhoo e382eaa59f
typo
8 years ago
Shelikhoo 4c093a2107
Apply coding style
8 years ago
Shelikhoo a5ae6a0f4e
Remove workaround
8 years ago
Shelikhoo bfb4e0d9b0
Apply coding style
8 years ago
Shelikhoo 273c8f6c57
Support Stop listener
8 years ago
Shelikhoo 062d05fdcf
Added Stoppable listener for TLS listener
8 years ago
Shelikhoo c8cd1320c7
Use stopable listener for HTTP
8 years ago
Shelikhoo a36582b294
Added stopable listener
8 years ago
Shelikhoo 863237b518
Justify lock use
8 years ago
Shelikhoo 4853a1a6d3
Increase ping time
8 years ago
Shelikhoo de28198234
Guess protocol
8 years ago
Shelikhoo 7b3cf631c2
Removed inaccessable doc
8 years ago
Shelikhoo ee22082fb4
Fix host bug
8 years ago
Shelikhoo 00aeb29e46
typo
8 years ago
Shelikhoo 2bf9edfe7d
Prevent unnesessary log
8 years ago
Shelikhoo d250013c99
Increase conn keep-alive time
8 years ago
Shelikhoo d06c75f926
Doc sync to code change
8 years ago
Shelikhoo 7259b3363b
Merge branch 'master' into websockwt
8 years ago
v2ray 4419f1e3d6
introduce address family in v2net
8 years ago
v2ray a9d583b92f
connection session
8 years ago
Shelikhoo fed2933043
fix crash
8 years ago
Shelikhoo 5e576e11bb
fix crash
8 years ago
Shelikhoo 49441a5050
Docs
8 years ago
Shelikhoo a0fda39274
Fix crash
8 years ago
Shelikhoo 3e9e9b520e
Remove useless test
8 years ago
Shelikhoo 1fe090dbfd
Verfiy Domain correctly
8 years ago
Shelikhoo 427bed5ddb
typo~
8 years ago
Shelikhoo 16b529093d
Support Listen WebSocket with TLS
8 years ago
Shelikhoo fecf9cc5b8
Added WebSocket transport
8 years ago
Shelikhoo 7ef66c57dc
Support Listen WebSocket Connection
8 years ago
Shelikhoo 29f69d63c4
Support Dial WebSocket Connection
8 years ago
Shelikhoo 20f16309e6
Load Websocket Streamtype from json
8 years ago
Shelikhoo 0d60d2449a
Add Websocket Stream type
8 years ago
Shelikhoo 2eced2bd6c
Load Configure from json
8 years ago
Shelikhoo 8c4a6d94f9
WS Conf structure
8 years ago
v2ray bcd27ba36f
option to allow passive connection
8 years ago
v2ray f03c86f468
global session cache
8 years ago
v2ray b01a972076
test for all authenticators
8 years ago
v2ray b38137bd13
utp header
8 years ago
v2ray 86490e884c
return pointer of config
8 years ago
v2ray 75b8dd9521
error message refactoring
8 years ago
v2ray 81855469aa
rename SRTP
8 years ago
v2ray 4a7400ef2a
test case for srtp
8 years ago
v2ray 2f0d602833
nil pointer protection
8 years ago
v2ray 0caf2e6d30
compact kcp stream
8 years ago
v2ray 6678da2fe2
more no-op authenticator into a separate folder
8 years ago
v2ray 8d6a9167b5
add no-op authenticator
8 years ago
v2ray c7d6302292
load srtp in main
8 years ago
v2ray 6ffc24f895
update roundtripinfo
8 years ago
v2ray 0d73726930
srtp header for kcp
8 years ago
v2ray a15e33f720
rename RoundTripInfo
8 years ago
v2ray 00841583d2
reduce ack packet size and send peer RTO
8 years ago
v2ray 7f277c9bcc
prevent goroutine leak
8 years ago
v2ray 6fa84624cb
simplify logic
8 years ago
v2ray 53cdcfdc2b
remove unnecessary goroutine
8 years ago
v2ray b8421f659f
terminate connection
8 years ago
v2ray 7385c05f29
more test case for buffer
8 years ago
v2ray 42efa5dde0
refine buffer usage in kcp
8 years ago
v2ray 6fe7463bf4
simplify state checking
8 years ago
v2ray 347ae8fd75
simplify interface
8 years ago
v2ray ca0ae50e62
refine system dialer substitution
8 years ago
Shelikhoo d1b44619b0
Solve #218: Supporting substitute of the default Dialer, this is a prerequisite of Libv2ray's support of Android VPNService mode; It is not recommanded to modify exported func introduced by this commit.
8 years ago
v2ray 85d6e1ad13
prepend hash
8 years ago
v2ray 1931820c4c
leverage local buffer
8 years ago
v2ray a39132f4c2
update log
8 years ago
v2ray bf2d45a83d
use local buffer when fetching input
8 years ago
v2ray 066e5e216d
fill windows after processing acks
8 years ago
v2ray 72ee6436eb
more accurate of rtt calculation
8 years ago
v2ray d5cd919cec
remove duplicated code
8 years ago
v2ray f6d4e599bd
configurable read and write buffer size
8 years ago
v2ray 631db6e69a
rename
8 years ago
v2ray ef2d49302d
rename command
8 years ago
v2ray ffdce592ec
remove sync.Pool from segment allocation
8 years ago
v2ray 906d846c2e
update test case
8 years ago
v2ray c32f1a0152
update test case
8 years ago
v2ray 991b2703dc
improve writing performance
8 years ago
v2ray 0acd3b6d62
improve sending performance
8 years ago
v2ray 476b3c68d2
introduce a new state: peer terminating
8 years ago
v2ray 05ed05b9a0
correctly release segments
8 years ago
v2ray 73afe9a001
use alloc.Buffer in sending queue
8 years ago
v2ray c7b0264f9a
lock in udp hub
8 years ago
v2ray d602025908
update test performance
8 years ago
v2ray c0a1198514
improve terminating performance
8 years ago
v2ray 9a44ff3145
static conv
8 years ago
v2ray 9434f5156c
fix memory leak
8 years ago
v2ray 205f8b382d
Fix race condition
8 years ago
v2ray 94d4b02191
non blocking flusing
8 years ago
v2ray b68075a99d
test case for kcp read write
8 years ago
v2ray 4c63e9e168
improve fetch performance
8 years ago
v2ray f7d54d57c4
remove lastpayloadtime
8 years ago
v2ray b50671f041
fix a bug in process ack
8 years ago
v2ray 63390786ed
test case for read timeout
8 years ago
v2ray a88a120938
Fix deadlock in kcp.read
8 years ago
v2ray 12d13f1560
refine log in KCP
8 years ago
v2ray 636effbe38
more accurate source id
8 years ago
v2ray 5e7d413404
allow insecure connections
8 years ago
v2ray be81d246f2
rename json fields
8 years ago
v2ray 754e8b6e78
tls config
8 years ago
v2ray 1e3ebeef59
reduce buffer size
9 years ago
v2ray 56ce062154
refine connection.read
9 years ago
v2ray a615afc906
refine locks in sending worker
9 years ago
v2ray 5448ec1fe4
refine locker in sending worker
9 years ago
v2ray 78ef65e17b
refine locker in kcp connection
9 years ago
v2ray e44b374e66
merge kcp into connection
9 years ago
v2ray 344e48e1bb
completely remove itimediff
9 years ago
v2ray 16d1b42f59
refine seg allocation
9 years ago
v2ray 6efff7654c
leverage pool functions
9 years ago
v2ray 34fb72e7c6
refine ack seg put
9 years ago
v2ray 13e83c17a5
apply sync.Pool to segments
9 years ago
v2ray e170750d7e
fix test
9 years ago
v2ray 6ea8691a07
correctly apply cwnd
9 years ago
v2ray d1d153acb9
refine congestion control
9 years ago
v2ray 8ea3c13236
rename ISegment -> Segment
9 years ago
v2ray 03ff683686
rename process ack segment
9 years ago
v2ray 165e323fab
refine sending window size
9 years ago
v2ray 6a1054a0f3
allow capacity = 0
9 years ago
v2ray 9c3ebc0453
allow control window larger than sending window
9 years ago
v2ray 968fffcffb
fix test break
9 years ago
v2ray e4acfe7f7e
sending worker
9 years ago
v2ray 0eaa3ba27a
refactor code
9 years ago
v2ray f8a614714c
sending window fix
9 years ago
v2ray ab2cef1c09
shrink_buf
9 years ago
v2ray 84889117e9
simplify logic
9 years ago
v2ray e5c4fd3e1c
remove unused variables
9 years ago
v2ray 490f77b4a0
cleanup
9 years ago
v2ray 7bc6d8af88
remove nodelay function
9 years ago
v2ray 951b278ac7
test case for receiving queue
9 years ago
v2ray 6416c42bee
rename NewAckList
9 years ago
v2ray a1af9ea839
refine locks
9 years ago
v2ray 3ad83da7cb
rename acksegment
9 years ago
v2ray 32da784549
remove deadlock
9 years ago
v2ray 080f0abee9
receiving worker
9 years ago
v2ray 3e84e4cb44
rename acklist
9 years ago
v2ray e1ce179b8e
remove unnecessary constants
9 years ago
v2ray 94fb16fdfa
refine kcp constructor
9 years ago
v2ray a2abdc3d2f
refine mtu settings
9 years ago
v2ray 8e98ede75d
shrink buf in time
9 years ago
v2ray 2169dcd7da
fix a bug in length calculation
9 years ago
v2ray 829355e6bf
correctly calculate len of sending window
9 years ago
v2ray dc53575540
bug fixes in sending window
9 years ago
v2ray 4c74e25319
sending window
9 years ago
v2ray 48d4f5b7bb
remove acklist test for the moment
9 years ago
v2ray aa46e4ea05
extend ack timeout
9 years ago
v2ray d63330d15e
refine ack list flushing
9 years ago
v2ray 5680c69146
locker protected ReceivingQueue.Put
9 years ago
v2ray a1f5839461
receiving queue
9 years ago
v2ray a6649fa0ff
remove unused variables
9 years ago
v2ray 9d83fbcb7c
fix cwnd
9 years ago
v2ray 7056b414e2
length protection in ReadSegment
9 years ago
v2ray f050113925
fix #185
9 years ago
v2ray 98cc28a4c4
leverage dice.Roll
9 years ago
v2ray 71c9bd678c
Fix receiving update
9 years ago
v2ray 313b3c1db0
shrink buf for all type of segments
9 years ago
v2ray 812ac54290
congestion control
9 years ago
v2ray af5a2ac0bc
allow small capacity
9 years ago
v2ray 6e615c5863
correctly measure payload time
9 years ago
v2ray c5170a36f0
agreesively close unresponding connections
9 years ago
v2ray 0047910a81
bug fixes
9 years ago
v2ray d958b9884e
apply new classes to kcp core
9 years ago
v2ray aa6726a6d0
segment.releasable
9 years ago
v2ray 41b230994e
segment writer
9 years ago
v2ray beea2528ce
ack list
9 years ago
v2ray 6915095a0a
typed segments
9 years ago
v2ray 27b8715b63
refine rto settings
9 years ago
v2ray 32d9984e28
completely remove wnd probe
9 years ago
v2ray 5a5c9b891d
correct window calculation
9 years ago
v2ray 2e63b29191
correct srtt boundary
9 years ago
v2ray 231f5fc140
update RecivingWindow.Remove
9 years ago
v2ray 7f661f5215
rename Error to Err
9 years ago
v2ray 5ee87404fd
remove unused variable
9 years ago
v2ray e9fdc35c3c
fix kcp dial log
9 years ago
v2ray cf6d36ecd5
remove unnecessary flush
9 years ago
v2ray 3925b62751
high performance sending queue
9 years ago
v2ray 67ac925ee7
refactor bytes functions
9 years ago
v2ray d12d5b0593
fix data structure
9 years ago
v2ray d37c01905c
remove unnecessary conversion
9 years ago
v2ray 0812d7f9be
change writeBuffer to uint32
9 years ago
v2ray 5b70c33c77
remove tti check
9 years ago
v2ray 882746380e
Correct RTT Variation
9 years ago
v2ray 25ef62434a
high performance receiving window
9 years ago
v2ray 87e1d66ff0
remove segment.rto
9 years ago
v2ray 15f190d268
remove nodelay settings
9 years ago
v2ray 0613d0cf22
Clear sending queue when peer closed
9 years ago
v2ray ab710f2714
write buffer size
9 years ago
v2ray 4beeba933c
refine rto and wnd, temporarily disable congestion control
9 years ago
v2ray 576b16c2f7
remove unused variable
9 years ago
v2ray db3ca752ff
remove unused methods
9 years ago
V2Ray Dev 41225f8c12
correctly set tti
9 years ago