38 Commits

Author SHA1 Message Date
Chen Yufei
cf262fafb8 Fix PAC error in test script. 2015-06-03 11:18:32 +08:00
Chen Yufei
fd8203d39c Update README-en.md in set version script. 2015-06-01 21:19:59 +08:00
Chen Yufei
f687b7b1e2 Disable build for mac32. 2015-05-12 23:47:42 +08:00
Chen Yufei
fd610b545a Update README, bump version to 0.9-rc1 2013-11-01 21:05:11 +08:00
Chen Yufei
028333f76d Kill server upon INT/TERM signal in test script. 2013-10-31 11:42:52 +08:00
Chen Yufei
4d3ca5bc58 cow chain server done. 2013-10-30 13:17:47 +08:00
Chen Yufei
03b61b6da6 Update sample rc.
- Introduce the new cow protocol server
- New syntax to specify proxy server address in PAC
2013-10-24 14:04:06 +08:00
Chen Yufei
98b9555b85 Add ARMv7 binary, use full arch in binary file name. 2013-10-08 13:46:14 +08:00
Chen Yufei
3d0d82ce41 Build 32-bit OS X binary. 2013-08-11 22:45:49 +08:00
Chen Yufei
fa47ada2d1 Provide ARMv5 binary. 2013-08-11 00:00:46 +08:00
Chen Yufei
011b6064be Script to group log by client. 2013-07-28 13:52:46 +08:00
Chen Yufei
44b7433881 Provide armv6 binary. 2013-07-17 20:17:46 +08:00
Chen Yufei
0dc8673640 Remove force rebuild flag in build script. 2013-07-15 18:18:33 +08:00
Chen Yufei
c92c9b41ef Update acknowledgement in README. 2013-07-05 15:45:23 +08:00
Paddy Xu
481fcbe61a Add cow-hide.exe to allow COW running in silence. 2013-07-03 14:20:26 +08:00
Chen Yufei
6329dab1fb Convert sample rc to dos newline for windows bundle. 2013-06-19 10:47:57 +08:00
Chen Yufei
5684040a46 Bump version to 0.7 2013-06-07 13:10:08 +08:00
Chen Yufei
1545cd60e1 Enable CGO for OS X when building binary. 2013-05-17 13:17:22 +08:00
Chen Yufei
bc6932bc52 Add sample rc in windows zip bundle. 2013-05-17 12:53:52 +08:00
Chen Yufei
d5832c4620 Update cow-taskbar.exe, smaller binary size. 2013-04-15 16:24:32 +08:00
Chen Yufei
e83541788c Fix test: remove logFile in debugrc. 2013-04-15 12:16:42 +08:00
Chen Yufei
0903b62b02 Move plan9.bell-labs.com test into local test.
The site is down at this time.
2013-04-09 22:39:35 +08:00
Chen Yufei
f146a0ff75 Include cow-taskbar.exe in windows binary. 2013-03-11 19:18:54 +08:00
Chen Yufei
5999e33c41 Avoid using too much memory to hold http request body. 2013-03-05 21:03:50 +08:00
Chen Yufei
8fed94a74b Add cow-taskbar.exe 2013-03-05 11:24:41 +08:00
Chen Yufei
17dc9f537d Fix upload script. 2013-03-03 21:57:29 +08:00
Chen Yufei
bcbfec6a61 Reuse server buffer in copyServer2Client. 2013-02-22 19:55:43 +08:00
Chen Yufei
1e2810c4b7 Update CHANGELOG. 2013-02-21 17:08:29 +08:00
Chen Yufei
993b1e38cb Use FieldsN to parse request line and response status line.
This makes COW more tolerant with HTTP servers.
2013-02-21 16:50:21 +08:00
Chen Yufei
49bb3177f5 Use customized bufio package to avoid copy in sendBocyChunked. 2013-02-20 22:36:27 +08:00
Chen Yufei
314f7a74ec Use const bool to detect if running on Windows. 2013-02-20 22:35:15 +08:00
Chen Yufei
6e0ed664e6 Handle servers that use LF as line ending in header. 2013-02-19 20:08:18 +08:00
Chen Yufei
588868ad50 Don't test Chinese sites on travis. 2013-02-19 19:35:20 +08:00
Chen Yufei
3c8043c243 Always load builtin and user specified list. 2013-02-19 19:12:35 +08:00
Chen Yufei
b8bcfd895e Improve integration test and add it to travis. 2013-02-19 13:25:12 +08:00
Chen Yufei
80a2f9efc5 Use ReadSlice in parseResponse. 2013-02-18 22:41:02 +08:00
Chen Yufei
cf1b702cb0 Add integration test script. 2013-02-18 21:40:41 +08:00
Chen Yufei
b1bd08ab8c Move misc script into script directory. 2013-02-18 21:19:38 +08:00