Commit graph

513 commits

Author SHA1 Message Date
clowwindy
181446108a add simplejson 2013-03-04 23:47:54 +08:00
clowwindy
87d0085e73 bump version 2013-03-04 23:45:30 +08:00
clowwindy
b4b4073172 bump version 2013-03-04 23:43:03 +08:00
clowwindy
a95bc13bd3 add test for Python 2.5 2013-03-04 23:42:36 +08:00
clowwindy
926fddba43 Merge pull request #28 from zhlwish/master
Support python 2.5 for client
2013-03-04 07:42:02 -08:00
leo zhou
3581d086cd Fix no json module error for python 2.5 2013-02-19 15:34:46 +08:00
leo zhou
32679bf0af Support python 2.5 for client 2013-02-19 14:15:44 +08:00
clowwindy
79fa081e19 update version 2013-01-14 17:30:03 +08:00
clowwindy
d24c3f964b Merge pull request #24 from est/master
fix string index out of range in local.py line 107
2013-01-14 01:27:37 -08:00
est
0e340dec5e fix conn termination null data 2013-01-14 16:55:41 +08:00
clowwindy
f04c45a43d change default timeout 2013-01-07 13:08:38 +08:00
clowwindy
fe442d2c11 fix version 2013-01-07 00:01:04 +08:00
clowwindy
341ce507b9 update README 2013-01-05 16:26:19 +08:00
clowwindy
e5b8823bd6 use pip to install gevent as well in test 2013-01-05 16:23:04 +08:00
clowwindy
cc18d00228 use pip to install gevent as well in test 2013-01-05 16:22:00 +08:00
clowwindy
8ca1d23406 use example.com instead of google in test 2013-01-05 16:18:02 +08:00
clowwindy
5b80bf5cfe add link to other ports 2013-01-04 18:13:33 +08:00
clowwindy
36d8039288 fix test 2013-01-02 02:49:56 +08:00
clowwindy
a38c2a88dc use apt-get instead of pip 2013-01-02 02:36:53 +08:00
clowwindy
b1cd361e37 add build status icon 2013-01-02 02:31:16 +08:00
clowwindy
ae711d2b2c add test 2013-01-02 02:26:19 +08:00
clowwindy
6763a94a1d merge from dev 2012-12-30 15:29:54 +08:00
clowwindy
dd8ccf6f6e rollback 2012-12-30 14:57:56 +08:00
clowwindy
e8454cf9b1 add TCP_NODELAY 2012-12-30 14:47:24 +08:00
clowwindy
480c9ec51e fix infinite loop bug 2012-12-30 14:43:18 +08:00
clowwindy
004e9292f4 implement send_all myself 2012-12-30 14:12:15 +08:00
clowwindy
65444c5b06 use sendall() 2012-12-30 14:01:41 +08:00
clowwindy
12173a66d1 add gevent 2012-12-30 13:28:51 +08:00
clowwindy
8c5c40915e add version 2012-12-30 12:28:23 +08:00
clowwindy
761a264ed8 Merge branch 'temp' into dev 2012-12-16 00:48:28 +08:00
clowwindy
3960e6495e replace send with sendall 2012-12-16 00:47:46 +08:00
clowwindy
c3d5193111 add troubleshooting 2012-12-12 15:21:08 +08:00
clowwindy
075be61de8 add troubleshooting 2012-12-12 15:19:51 +08:00
clowwindy
a57a942305 add Python version requirement in README.md 2012-12-10 14:40:43 +08:00
clowwindy
1bec9f051e add Python version requirement in README.md 2012-12-10 14:39:22 +08:00
mitnk
c681ce101d clearfied the code
- Read exactly bytes we should.
- Use self.rfile / self.wfile install of mixed.
- Do not make the band port specified.
2012-12-09 18:44:28 +08:00
clowwindy
8a3adfc344 support args 2012-12-06 14:39:06 +08:00
clowwindy
9bbb89581a Merge branch 'master' of github.com:clowwindy/shadowsocks 2012-11-08 21:29:33 +08:00
clowwindy
c66107107d fix a encryption issue for negative md5sum 2012-11-08 21:28:31 +08:00
clowwindy
a6a8c0f435 add test for negative number 2012-11-08 21:10:50 +08:00
clowwindy
c40ac987af fix ipv6 issue 2012-11-02 21:02:17 +08:00
clowwindy
f65aa6b114 update readme; auto detect config path 2012-11-02 17:36:57 +08:00
clowwindy
2f67cabfe0 move config into a JSON file; lint code 2012-11-02 17:17:40 +08:00
clowwindy
04c04ce40c update readme 2012-11-02 14:30:04 +08:00
clowwindy
9b2d8027c5 fix a typo 2012-11-01 14:54:45 +08:00
clowwindy
bd6b8dd857 fix a typo 2012-11-01 14:52:08 +08:00
clowwindy
a79b90d2a5 Merge pull request #10 from clowwindy/local-socks5
Local socks5
2012-06-20 23:30:01 -07:00
clowwindy
e875df752f lint code 2012-06-06 15:43:50 +08:00
clowwindy
5ccebd480c close Issue #8 2012-06-06 14:13:56 +08:00
clowwindy
f78a0ea298 ipv6 is buggy; revert for now 2012-05-30 15:01:59 +08:00