407 Commits

Author SHA1 Message Date
bingjian.gbj
6763a5ca60 add gitignore 2017-12-28 11:31:13 +08:00
bingjian.gbj
8d3de7f210 add multi rules 2017-12-28 11:30:42 +08:00
砚然
9cdac33e97 correct the license declaration 2017-12-25 21:22:07 +08:00
Otto Mao
9e6eb5bd2e fix #295 2017-12-15 00:13:41 +08:00
Otto Mao
3c6e8512ae Merge branch 'master' of https://github.com/alibaba/anyproxy 2017-12-15 00:13:09 +08:00
Otto Mao
cbfcf8c37a
Merge pull request #295 from alibaba/304-gzip
do not unzip the response body when it's empty, such as 304
2017-12-15 00:12:45 +08:00
砚然
b6c7088965 do not unzip the response body when it's empty, such as 304
also remove the delete operatoin for 'accept-encoding' in the test utils, since AnyProxy will not remove the header now
2017-12-14 23:58:52 +08:00
Otto Mao
50ec8eb2ba fix #290, release 4.0.1 2017-12-13 00:08:36 +08:00
Otto Mao
87c4eeec94
Merge pull request #290 from alibaba/write-after-end
fix the "write after end" error when in stream mode
2017-12-13 00:07:29 +08:00
砚然
7b3d171a96 fix the "write after end" error when in stream mode 2017-12-11 10:24:21 +08:00
Otto Mao
e54fb23daa update doc 2017-12-04 17:10:21 +08:00
砚然
4fd60da6fa fix the URL of AnyProxy project on github, and fix the way we define the favicon in docs 2017-12-02 14:09:30 +08:00
Otto Mao
f7521a8685 update screenshot 2017-12-01 22:08:51 +08:00
Otto Mao
7a2156dec8 update screenshot 2017-12-01 22:02:28 +08:00
Otto Mao
3022f1de18 update readme and doc 2017-12-01 21:58:32 +08:00
Otto Mao
4be5aa8954 update to 4.0 2017-12-01 21:30:49 +08:00
OttoMao
e392fefc64 update doc link of 4.x 2017-04-05 17:40:52 +08:00
OttoMao
45c9c50cc4 remove the Wangwang tribe info 2017-03-03 14:29:18 +08:00
OttoMao
d8316fa061 add intro for 4.x 2017-02-28 18:22:02 +08:00
OttoMao
26a05e8c5c let users assign the port for web socket in AnyProxy cli #131 2017-02-26 20:57:03 +08:00
xiaofeng.mxf
591a821834 withdraw the intro of 4.x 2017-02-07 21:53:47 +08:00
Otto Mao
7c2242d773 Update README.md 2017-01-20 21:20:41 +08:00
砚然
2e218938af update info about 4.x
update doc
2017-01-20 21:00:38 +08:00
Nick
f52097f1c4 Update and rename ISSUE_TEMPLATE.md to ISSUE_TEMPLATE.md 2016-10-19 23:34:39 +08:00
砚然
15f5a76e97 Merge branch 'master' of github.com:alibaba/anyproxy 2016-10-19 23:13:16 +08:00
砚然
e033cf1680 Add the issue template to AnyProxy 2016-10-19 23:12:38 +08:00
Nick
5acd8e9fde Update CHANGELOG
add change log for 3.10.3
2016-09-19 16:08:35 +08:00
OttoMao
38aee27faa Merge branch 'master' of https://github.com/alibaba/anyproxy 2016-09-19 10:37:17 +08:00
OttoMao
2db0fa4626 ready to release v3.10.3 v3.10.3 2016-09-19 10:33:43 +08:00
砚然
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