Commit Graph

3037 Commits (11d726f9bf5a8d70e6717b3e64895fbca0b9ee4a)

Author SHA1 Message Date
Darien Raymond 19a0d21cb6
fix kcp write 2017-12-05 18:04:34 +01:00
Darien Raymond 53b0f91873
add env variable for config file 2017-12-05 11:58:12 +01:00
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
sunshineplan 8ec1a98040
update http connect test 2017-12-03 10:45:26 +08: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
sunshineplan cf0fc6e4a0
完善HTTP基本认证 2017-12-02 17:07:42 +08:00
sunshineplan d1fa98b60b
Merge pull request #2 from v2ray/master
Update
2017-12-02 16:58:06 +08: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