378 Commits

Author SHA1 Message Date
砚然
4461628e1b fix the issue with TLS connection cache, when server doesn't recognize the cache, it will hang up the following request after the cached one.
refer to https://github.com/nodejs/node/issues/8368
2016-09-06 10:23:09 +08:00
砚然
fa177f645a Merge branch 'master' of github.com:alibaba/anyproxy 2016-09-02 11:14:27 +08:00
Nick
70d0e39bac Merge pull request #85 from zhuangya/global
reopen #69
2016-09-01 21:29:08 +08:00
Ya Zhuang
cc71812445
chore: npm testing script 2016-09-01 17:07:40 +08:00
Ya Zhuang
4144beecc1
change: discard decrpecated GLOBAL 2016-09-01 15:14:26 +08:00
Nick
207a20adf2 Merge pull request #84 from alibaba/3.10.3beta1
Add test cases for the proxy, and do some tiny fixes.
2016-08-31 11:26:31 +08:00
砚然
530491d2a9 Merge branch '3.10.3beta1' into 'master'
Add test cases for the proxy, and do some tiny fixes.

the fixes are:
1. add "content-type" in headers for when dealing with localresponse
2. make a more accurate tip for throttle rate when lower than 1
3. make the crtMgr funcionality a more independent one
4. uppercase the request header before sending it out

update the tip

See merge request !2
2016-08-31 10:59:40 +08:00
砚然
e489e188f4 Add test cases for the proxy, and do some tiny fixes.
the fixes are:
1. add "content-type" in headers for when dealing with localresponse
2. make a more accurate tip for throttle rate when lower than 1
3. make the crtMgr funcionality a more independent one
4. uppercase the request header before sending it out

update the tip
2016-08-31 10:41:29 +08:00
OttoMao
a925cbed55 fix the issue about duplicated cert serial number #70 2016-06-06 00:05:55 +08:00
OttoMao
0fb202ec4d ready to release v3.10.2 2016-05-26 17:55:58 +08:00
OttoMao
b38eb0c227 Merge branch 'wuchangming-master' 2016-05-26 17:55:34 +08:00
OttoMao
c4d8002701 Merge branch 'master' of https://github.com/wuchangming/anyproxy into wuchangming-master 2016-05-26 17:47:51 +08:00
OttoMao
1de6d9c484 release v3.10.1 2016-05-26 17:00:44 +08:00
Otto Mao
4d28e737f7 Merge pull request #65 from jiangxiang89/patch-1
修复windows下 home路径不正确的问题
2016-05-26 16:57:23 +08:00
jiangxiang89
0f7f0608cc 修复windows下 home路径不正确的问题 2016-05-26 16:54:06 +08:00
wuchangming
3ac3cec079 modify notBefore
证书时间戳notBefore
的时间最好设置早点。当用户使用其它设备安装ca证书连接代理时,可能由于该设备的时间设置比生成证书的设备慢,会导致系统判定证书还未生效。
2016-05-26 14:27:51 +08:00
OttoMao
d886e8af5d ready to release v3.10.0 2016-05-26 11:47:48 +08:00
OttoMao
4c17e837c5 use js-forge to generate certs, remove cors for default rule 2016-05-02 15:47:24 +08:00
OttoMao
5fb212d8d4 Merge branch 'remove_cors' 2016-05-02 15:44:28 +08:00
OttoMao
b736a8bd4a update 2016-05-02 15:43:24 +08:00
OttoMao
56961301c6 remove some extentions for certificate 2016-05-02 14:23:01 +08:00
OttoMao
e0ecd528cb invoke node-forge to generator certs 2016-05-02 00:18:35 +08:00
OttoMao
424be80b8e update sha1 to sha256, ready to release v3.9.1 v3.9.1 2016-04-29 14:15:11 +08:00
OttoMao
b4a2d88186 Merge branch 'dickeylth-master' 2016-04-29 14:12:53 +08:00
OttoMao
35da6fd385 调整rootCA的参数,调整过期时间 2016-04-29 14:12:19 +08:00
tiehang.lth
f0c42dce72 指定 sha256 而不是 sha1 的证书, 避免 Chrome 下证书警告 2016-04-29 11:56:31 +08:00
OttoMao
a174f36f42 remove cors config in default rule 2016-04-27 19:52:44 +08:00
OttoMao
207ff83bb6 release v3.9.0 2016-04-27 19:17:31 +08:00
OttoMao
c91a6f7bc9 Merge branch 'linkarys-add_global_proxy' 2016-04-05 22:11:43 +08:00
OttoMao
0452cb0794 ready to release 3.9.0Beta 2016-04-05 22:11:27 +08:00
OttoMao
b76610576a optimized tips for global proxy 2016-04-05 22:09:07 +08:00
沈辰
c3e67ebcb1 enable global proxy depends on options.type 2016-04-05 20:04:11 +08:00
沈辰
bdca110890 tweak 2016-04-04 22:52:31 +08:00
沈辰
052a75f120 update comments 2016-04-04 22:42:20 +08:00
沈辰
a467f23ab0 disable global proxy when user exit anyproxy by pressing ctrl/cmd + c 2016-04-03 02:10:48 +08:00
沈辰
5b52859900 add global proxy 2016-04-03 02:04:27 +08:00
OttoMao
225edd2317 bugfix for web gui v3.8.1 2015-11-19 14:03:40 +08:00
OttoMao
f749880ec7 update version number, ready to release v3.8.0 v3.8.0 2015-11-16 22:02:39 +08:00
OttoMao
5130553c38 recover test.js, ready to release beta version 2015-10-24 23:40:23 +08:00
OttoMao
cfc817cb1f move response data from memory to local cache file 2015-10-24 23:37:43 +08:00
OttoMao
31daeebdd5 bugfix for #36, ready to release v3.7.7 v3.7.7 2015-10-02 14:06:18 +08:00
OttoMao
a0c8862be9 Merge branch 'txchen-tunecss'
PR #35
2015-09-09 15:34:17 +08:00
OttoMao
ece9dfc896 optimize detail panel, ready to release 3.7.6 2015-09-09 15:34:11 +08:00
Tianxiang Chen
649047b9e9 tune css in overlay, make it easier to read the request/resposne 2015-09-07 11:26:12 -07:00
OttoMao
b869743ca9 merge PR #34, ready to release 3.7.5 v3.7.5 2015-09-03 10:53:52 +08:00
OttoMao
6146b23988 Merge branch 'supnate-master'
bugfix for proxy https server with a port other than 443
2015-09-03 10:51:37 +08:00
OttoMao
9fc48d5e36 update some comment for req.url 2015-09-03 10:51:17 +08:00
Nate
6b89a0b9d7 Get full url for https and http separately. 2015-09-01 11:14:58 +08:00
Nate
6a2803b7c1 Correctly parse url for https if port is not 443. 2015-08-31 18:30:35 +08:00
Otto Mao
9e36136075 Update README.md 2015-08-22 15:06:21 +08:00