Commit Graph

711 Commits

Author SHA1 Message Date
Micooz
be41c47dae utils: add Xor() 2017-08-01 09:53:44 +08:00
Micooz
ff47b82e82 presets: add exp-base-auth-stream.js 2017-07-31 22:52:36 +08:00
Micooz
60d568f868 readme: update 2017-07-30 17:19:45 +08:00
Micooz
9f4d24c21e package: update deps 2017-07-30 11:15:46 +08:00
Micooz
e965a565d6 readme: update 2017-07-30 11:13:10 +08:00
Micooz
d7fa34a3fa docs: update tutorials and usage 2017-07-30 11:12:33 +08:00
Micooz
1e1c00d544 docs: update presets 2017-07-24 10:23:17 +08:00
Micooz
cc88c002b7 presets: add exp-base-with-padding.js 2017-07-23 22:58:48 +08:00
Micooz
32de693385 utils: change md5(buffer) to hash(algorithm, buffer) 2017-07-23 22:58:05 +08:00
Micooz
587fd7fea0 package: specify "inspect-port" to debug:client and server:client 2017-07-23 22:56:58 +08:00
Micooz
2a73ad37e1 chore(package): update deps 2017-07-04 14:47:18 +08:00
Micooz
2675bd486b fix(ss-base): ipv6 port parse wrong
close: #68
2017-06-19 16:30:16 +08:00
Micooz
a660a77eaa docs(readme): update 2017-06-18 21:05:59 +08:00
Micooz
8721450333 2.4.8 2017-06-18 20:14:04 +08:00
Micooz
cce3988a39 chore(lib): update 2017-06-18 20:07:17 +08:00
Micooz
66bf720385 fix(eslint): no-useless-escape 2017-06-18 20:07:06 +08:00
Micooz
fdb1baa85a chore(package): update eslint and eslint-config-babel 2017-06-18 20:06:33 +08:00
Micooz
0efc2fde9d docs(development): add instructions for debugging 2017-06-16 09:34:39 +08:00
Micooz
2f7bbf3f2a fix(package): commands 2017-06-16 09:33:52 +08:00
Micooz
28d1dc6719 Merge branch 'feature-multiple-sni' 2017-06-15 16:51:12 +08:00
Micooz
f7a02ebe8a docs(presets): update 2017-06-15 16:50:57 +08:00
Micooz
9e7fbd96f6 fix(presets): obfs-tls-1.2-ticket, should send New Session Ticket to client 2017-06-15 16:50:36 +08:00
Micooz
879640d573 feat(presets): allow to pass provide a list of sni to obfs-tls1.2-ticket 2017-06-15 16:47:16 +08:00
Micooz
4b1c2ac06a docs(presets): clarify ss-base.js and ss-stream-cipher.js 2017-06-15 15:05:57 +08:00
Micooz
3e13603e59 fix(core): http message parsing
close: #59
2017-06-13 22:20:53 +08:00
Micooz
795ea1ee76 chore(lib): update 2017-06-12 10:46:49 +08:00
Micooz
c9edb6aac6 Merge branch 'feature-aead-with-random-padding' 2017-06-12 09:14:19 +08:00
Micooz
b0531935dc docs(presets): update
close: #63, #46
2017-06-12 09:11:42 +08:00
Micooz
680748da58 fix(aead-random-cipher): should check whether the factor is an integer 2017-06-12 09:07:12 +08:00
Micooz
0e769c2153 chore(package): re-generate yarn.lock 2017-06-11 22:59:49 +08:00
Micooz
fffca228e7 refactor(utils): bring blinksocks-utils back to blinksocks 2017-06-11 22:55:46 +08:00
Micooz
212cf673ef feat(presets): add aead-random-cipher.js 2017-06-11 22:53:58 +08:00
Micooz
77a085d44a feat(core): allow to custom DNS servers
close: #66
2017-06-11 18:44:19 +08:00
Micooz
1298982c53 2.4.7 2017-06-10 21:32:05 +08:00
Micooz
32cffc19c7 chore(lib): update 2017-06-10 16:23:51 +08:00
Micooz
7a500c3b9c docs(readme): update 2017-06-10 16:23:28 +08:00
Micooz
cf11f0b1d1 fix(core): host display issue 2017-06-10 16:23:12 +08:00
Micooz
ebd678271a fix(proxies): convert socks4 DSTADDR to a buffer 2017-06-10 16:22:14 +08:00
Micooz
c4d4c8e920 chore(package): ignore __tests__ and __mocks__ when compile 2017-06-10 15:37:16 +08:00
Micooz
b720dab5b1 chore(proxies): rename __test__ to __tests__ 2017-06-10 15:36:07 +08:00
Micooz
dd1befe248 test(config): mock fs module and update tests 2017-06-10 15:35:47 +08:00
Micooz
dee03a0438 refactor(core): instantiating winston logger
close: #65
2017-06-10 14:53:21 +08:00
Micooz
9492e8e4ef 2.4.6 2017-06-09 11:04:43 +08:00
Micooz
5a5664ea27 fix(socket): TypeError: Cannot read property 'bufferSize' of null
close: #64
2017-06-09 11:01:44 +08:00
Micooz
b130d0f963 2.4.5 2017-06-08 14:49:21 +08:00
Micooz Lee
fbc2e12da7 fix(test): eslint 2017-06-08 07:50:36 +08:00
Micooz Lee
5ce664414c chore(package): upgrade babel-preset-env to v1.5.2 2017-06-08 07:49:59 +08:00
Micooz
d72679775c refactor(socket): add fsocketWritable() and bsocketWritable() 2017-06-07 14:33:18 +08:00
Micooz Lee
14f62b70c6 chore(lib): update 2017-06-06 21:18:27 +08:00
Micooz Lee
a6ab54ace1 docs(readme): update 2017-06-06 21:10:57 +08:00