Commit Graph

1422 Commits

Author SHA1 Message Date
Micooz
db73f0dc57 lib: regen 2018-04-28 11:12:50 +08:00
Micooz
f20d85f9bf docs: update 2018-04-28 11:12:10 +08:00
Micooz
6aa445000f package: update deps 2018-04-28 10:16:45 +08:00
Micooz
b8184a2d81 ci: change NEXT_VERSION to 3.2.0, test also on the latest stable Node.js release 2018-04-26 16:37:26 +08:00
Micooz
b54914a6b7 presets: use uint64ToBuffer() instead of numberToBuffer() 2018-04-26 13:48:55 +08:00
Micooz
cf83eeebb4 utils,test: add uint64ToBuffer() 2018-04-26 13:48:13 +08:00
Micooz
b4225749ad docs: update 2018-04-25 22:49:29 +08:00
Micooz
748ebe9aaa presets: use increment* helpers to increase nonce 2018-04-25 22:49:13 +08:00
Micooz
26041f5659 utils,test: add incrementLE() and increamentBE() 2018-04-25 22:47:03 +08:00
Micooz
d126b3c4db presets: add chacha20-ietf support for ss-stream-cipher 2018-04-25 22:46:20 +08:00
Micooz
b7db7374c2 core/hub: patch server.getConnections for ws 2018-04-22 18:49:50 +08:00
Micooz
8157a19ca0 proxies/http: bug fix 2018-04-22 18:37:29 +08:00
Micooz
7ad910464c package: remove yarn.lock, remove unused packages, add package-lock.json 2018-04-21 21:34:36 +08:00
Micooz
ee61845b48 core/preset: inline createPreset() 2018-04-21 21:14:44 +08:00
Micooz
7ed3e59bec test: add tests for http proxy 2018-04-21 21:14:13 +08:00
Micooz
1e8bcbe8a7 core,proxies: use WHATWG URL api instead of legacy URL api 2018-04-21 14:11:00 +08:00
Micooz
a0d9050bdd package: remove qs 2018-04-21 14:09:26 +08:00
Micooz
463c9d9e6c docs: add instructions of Service Authentication 2018-04-21 13:24:33 +08:00
Micooz
1c2c6b9eb8 proxies,test: support http basic authorization 2018-04-21 12:20:12 +08:00
Micooz
7d2cc6a5f4 src: support socks4(a), socks5 username/password authorization 2018-04-20 23:48:49 +08:00
Micooz
d0ca25eed8 package: update deps 2018-04-20 23:45:10 +08:00
Micooz
55ad5aca3a package,transports: upgrade ws from v3.3.3 to v5.1.1 2018-04-17 23:25:31 +08:00
Micooz
99807c8daf package: update chalk to v2.4.0 2018-04-17 23:24:23 +08:00
Micooz
f7bc191a4e docs: update 2018-04-15 21:47:43 +08:00
Micooz
18a91d3b61 presets,test: remove "auto-conf" preset 2018-04-15 21:45:10 +08:00
Micooz
100f1fe48d presets: use this.resolveTargetAddress() instead of broadcast(...) 2018-04-15 20:34:59 +08:00
Micooz
6d392d845c core/preset: inject resolveTargetAddress() to preset instance 2018-04-15 20:34:28 +08:00
Micooz
d1dedef8e6 presets: use onInitTargetAddress() instead of onNotified() to get target address 2018-04-15 19:59:39 +08:00
Micooz
805bf7fb9f core: add Pipe::initTargetAddress() and remove calling onNotified() 2018-04-15 19:58:58 +08:00
Micooz
c083c4cc60 package: upgrade deps 2018-04-15 19:57:14 +08:00
Micooz
65dd04ca75 core: fix sequence between calling .on() and .init() of relay 2018-04-11 14:37:44 +08:00
Micooz
29375b2f48 pacakge: bump to v3.1.1 2018-04-10 21:07:05 +08:00
Micooz
4de2e7cf61 changelog: update 2018-04-10 21:06:42 +08:00
Micooz
77a318d3c2 benchmark: add 2018-04-10.txt 2018-04-10 21:06:32 +08:00
Micooz
071d639745 ci: change NEXT_VERSION to 3.1.2 2018-04-10 21:06:14 +08:00
Micooz
35c0bc00fd package: upgrade socks to v2.2.0 2018-04-10 21:05:27 +08:00
Micooz
99b3a32b96 lib: regen 2018-04-10 21:04:43 +08:00
Micooz
dcfcc802f8 docs: update 2018-04-10 17:24:27 +08:00
Micooz
c3ead00197 core: bubble "_error" and "_connect" events up to Hub 2018-04-09 21:35:38 +08:00
Micooz
b1366fd7fe core: remove performance.js 2018-04-09 15:42:48 +08:00
Micooz
6802e21536 src/core: put removeAllListeners() to right place 2018-04-07 14:32:26 +08:00
Micooz
742988e5c1 core/tracker: add setSourceAddress(host, port) 2018-04-07 14:27:49 +08:00
Micooz
db56701aff test: add udp test case for multiplexing.test.js 2018-04-07 14:26:33 +08:00
Micooz
f3e9f7e99d package: update deps 2018-04-01 23:12:14 +08:00
Micooz
86cb1955d2 package: update deps 2018-04-01 23:12:14 +08:00
Micooz
2753075765 eslint: enable "no-undef" and "object-curly-spacing" 2018-03-30 12:09:48 +08:00
Micooz
5d0fc5ac6e src: fix crush when onConnected() is triggered after ss-base destroyed 2018-03-29 19:42:23 +08:00
Micooz
bbc1ce990c core/config: remove colorize() from logger 2018-03-29 19:18:49 +08:00
Micooz
38a1503533 package: remove husky and precommit hook 2018-03-29 19:17:56 +08:00
Micooz
d4a79dd564 core/pipe: log error stack 2018-03-29 19:17:24 +08:00