1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-01 03:25:23 +00:00
Commit Graph

2981 Commits

Author SHA1 Message Date
Darien Raymond
81c4f23691
merge address writing 2017-12-04 00:55:34 +01:00
Darien Raymond
13ed4b8429
update http header test 2017-12-03 23:41:01 +01:00
Darien Raymond
7709ee9b7f
more interface test 2017-12-03 23:11:29 +01:00
Darien Raymond
b3e6994e52
implement WriteMultiBuffer 2017-12-03 22:53:00 +01:00
Darien Raymond
be714f76f1
cleanup 2017-12-03 21:45:58 +01:00
Darien Raymond
bf7b8798a9
simplify kcp interface 2017-12-03 21:29:27 +01:00
Darien Raymond
e8e7921613
fix lint warnings 2017-12-03 16:40:10 +01:00
Darien Raymond
443fd7c9a5
2k buffer should be enough 2017-12-03 16:39:51 +01:00
Darien Raymond
85a93e9602
cleanup kcp 2017-12-03 14:56:00 +01:00
Darien Raymond
bcfcba396b
simplify auth reader 2017-12-03 13:23:24 +01:00
Darien Raymond
6652edfa6f
move daemon to ext 2017-12-03 12:54:54 +01:00
Darien Raymond
fcc18a7d05
remove old error generator 2017-12-03 12:48:47 +01:00
Darien Raymond
d43a23aa96
move error generator to common 2017-12-03 01:04:57 +01:00
Darien Raymond
5e27e3d260
gofmt 2017-12-03 01:04:38 +01:00
Darien Raymond
0481e6fa42
simplify chunk stream reader 2017-12-02 01:19:27 +01:00
Darien Raymond
2c6b46ee2d
update vscode config 2017-12-01 23:18:25 +01:00
Darien Raymond
b3d9433036 remove unused files 2017-12-01 22:56:44 +01:00
DarienRaymond
ed8093d977
Update ISSUE_TEMPLATE 2017-12-01 15:56:42 +01:00
DarienRaymond
a757049874
Update ISSUE_TEMPLATE 2017-12-01 15:55:17 +01:00
Darien Raymond
a229b5cc94
install dbus for scheduled shutdown 2017-12-01 14:21:13 +01:00
Darien Raymond
9ff0dc7327
remove struct scoped context 2017-12-01 10:36:08 +01:00
Darien Raymond
9caa59c827
move ctx into function 2017-12-01 00:47:17 +01:00
Darien Raymond
b0b65cb3fa
chacha20 confermance test 2017-11-30 20:59:12 +01:00
Darien Raymond
1407bf8ce4
Update version 2017-11-30 16:59:00 +01:00
Darien Raymond
f245d9d963
update version 2017-11-30 13:01:25 +01:00
Darien Raymond
21bcf64f0f
comments 2017-11-30 12:55:31 +01:00
Darien Raymond
3aa5102036
lazy init of authenticator 2017-11-29 23:08:02 +01:00
Darien Raymond
f6bb214d30
fix lint warnings 2017-11-29 22:57:18 +01:00
Darien Raymond
cb68575444
support none cipher in shadowsocks 2017-11-29 22:19:04 +01:00
Darien Raymond
fd8db49dc9
generalized event handler 2017-11-28 23:41:20 +01:00
Darien Raymond
973ce07db9
fix proto merging logic 2017-11-27 23:25:43 +01:00
Darien Raymond
5f91257018
fix error message 2017-11-27 23:00:36 +01:00
Darien Raymond
f90ec9fff0
rename interfaces 2017-11-27 22:18:39 +01:00
Darien Raymond
3214a5078c
customizable policy 2017-11-27 22:09:30 +01:00
Darien Raymond
d4f8934aa4
update link 2017-11-27 17:38:28 +01:00
Darien Raymond
a66d7ff619
update format 2017-11-27 17:37:47 +01:00
Darien Raymond
b507828d1f
update support file 2017-11-27 17:36:21 +01:00
Darien Raymond
6f1ddec78c
support file 2017-11-27 17:34:39 +01:00
DarienRaymond
6c41efe3af
Create CODE_OF_CONDUCT.md 2017-11-27 13:09:40 +01:00
Darien Raymond
64e5430ed9
lazy init of authenticator 2017-11-27 10:42:51 +01:00
Darien Raymond
eef2a72ac0
fix aes cfb decode packet. fix #739 2017-11-27 10:42:34 +01:00
Darien Raymond
fefb5c8e01
fix aead udp 2017-11-26 21:51:30 +01:00
Darien Raymond
9ec3e40cee
more aead test cases 2017-11-26 16:56:09 +01:00
Darien Raymond
b64aceabcf
fix aead reader and writer 2017-11-26 16:56:01 +01:00
Darien Raymond
40222de0f7
fix chunk parser for ss aead 2017-11-26 16:55:46 +01:00
Darien Raymond
981c43afc2
allow nil additional data generator 2017-11-26 16:55:35 +01:00
Darien Raymond
4b990c49bc
add ss submodules for testing 2017-11-26 16:43:13 +01:00
Darien Raymond
b7d022702e
warn user when http proxy is not finished properly 2017-11-26 15:36:05 +01:00
Darien Raymond
e8901368d7
update http connect test 2017-11-26 15:15:03 +01:00
Darien Raymond
721bea5d54
fix lint warnings 2017-11-26 15:13:33 +01:00