Commit Graph

4104 Commits (bcd5d026fe8be028722d537416038eabba017e78)
 

Author SHA1 Message Date
Darien Raymond 17e51b277b
move proxy.Dialer to internet.Dialer
6 years ago
Darien Raymond 07a7597ee8
fix return value parsing
6 years ago
Darien Raymond 4481cc36db
update coverage script
6 years ago
Darien Raymond ed2779e333
more test case for router
6 years ago
Darien Raymond 39134c1b82
remove unnecessary sleep
6 years ago
Darien Raymond f78cf6cfc2
testing with mock
6 years ago
Darien Raymond 307aac26b3
simplify dependency resolution
6 years ago
Darien Raymond 9decb3fe36
comments
6 years ago
Darien Raymond ab9ae703fc
remove config from outbound.Handler
6 years ago
Darien Raymond c29f1c8cf0
merge duplicated code
6 years ago
Darien Raymond 275c92b6fa
Update version
6 years ago
Darien Raymond 7aa11e2954
test case for context
6 years ago
Darien Raymond 2fbf0e062d
refactor new instance function
6 years ago
Darien Raymond 515fcb9f87
remove debug code
6 years ago
Victoria Raymond 908eb44cd4
Merge pull request #1324 from HaraldNordgren/master
6 years ago
Harald Nordgren dbf0ec166f Let Go patch version float freely on Travis
6 years ago
Darien Raymond a5dcb0f13e
refactor dependency resolution
6 years ago
Darien Raymond d9cdfffc69
comments
6 years ago
Darien Raymond fb7dd1a577
fix #1322
6 years ago
Darien Raymond 37f838985c
rename validator
6 years ago
Darien Raymond 4fcb39ded9
comments
6 years ago
Darien Raymond be56feead3
comments
6 years ago
DarienRaymond 5c112c2f32
Merge pull request #1314 from wuxiangzhou2010/patch-1
6 years ago
Wuxiang 85093c4ba1
fix a typo
6 years ago
Darien Raymond dcae6c63dd
move size stats writer into vio
6 years ago
Darien Raymond 33becfe553
comments
6 years ago
Darien Raymond 595f3d685e
merge user info inbound metadata
6 years ago
Darien Raymond e35e3e6e53
comment
6 years ago
Darien Raymond 7d3aabbd8d
fix comment
6 years ago
Darien Raymond 99d661882a
remove unused constants
6 years ago
Darien Raymond cb8e7dc9a0
comments
6 years ago
Darien Raymond 98e330513d
remove unnecessary interface
6 years ago
Darien Raymond 2fb1258639
update lint config
6 years ago
Darien Raymond e2bfdec012
rename ReadFrom to Unmarshal
6 years ago
Darien Raymond 351316490d
fix typos
6 years ago
Darien Raymond e3d5a1c279
merge functions file
6 years ago
Darien Raymond abf0cb1ec4
move function to features
6 years ago
Darien Raymond 2440d276f1
comments
6 years ago
Darien Raymond 4f7aa625e4
enable linux and windows in travis ci
6 years ago
Darien Raymond d730637239
Require Type() for Feature
6 years ago
Darien Raymond dcd26ec61f
fix StartInstance signature for mobile
6 years ago
Darien Raymond c3170dfc8e
fix dns client
6 years ago
Darien Raymond ca4d42f2bc
help function for create instance from config bytes
6 years ago
Darien Raymond b4821c5ed5
move policy and dnsClient
6 years ago
Darien Raymond 273342d0b9
move stats and inbound to features directory
6 years ago
Darien Raymond b6dc31d3fe
first part to move feature interfaces into dedicated directory
6 years ago
Darien Raymond 88387f2d6e
Update version
6 years ago
Darien Raymond 2e94561584
support mtproto conn type 0xee. fixes #1297
6 years ago
Darien Raymond d83959569d
prepend 'v' to version numbers
6 years ago
DarienRaymond 336d28c29e
Merge pull request #1305 from sunshineplan/master
6 years ago