Commit Graph

23 Commits

Author SHA1 Message Date
004e9292f4 implement send_all myself 2012-12-30 14:12:15 +08:00
65444c5b06 use sendall() 2012-12-30 14:01:41 +08:00
12173a66d1 add gevent 2012-12-30 13:28:51 +08:00
8c5c40915e add version 2012-12-30 12:28:23 +08:00
761a264ed8 Merge branch 'temp' into dev 2012-12-16 00:48:28 +08:00
3960e6495e replace send with sendall 2012-12-16 00:47:46 +08:00
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
8a3adfc344 support args 2012-12-06 14:39:06 +08:00
c40ac987af fix ipv6 issue 2012-11-02 21:02:17 +08:00
f65aa6b114 update readme; auto detect config path 2012-11-02 17:36:57 +08:00
2f67cabfe0 move config into a JSON file; lint code 2012-11-02 17:17:40 +08:00
bd6b8dd857 fix a typo 2012-11-01 14:52:08 +08:00
e875df752f lint code 2012-06-06 15:43:50 +08:00
5ccebd480c close Issue #8 2012-06-06 14:13:56 +08:00
f78a0ea298 ipv6 is buggy; revert for now 2012-05-30 15:01:59 +08:00
00b2ce3e2e fix socket.error problem 2012-05-12 00:56:42 +08:00
449673c875 disable ThreadingTCPServer dns revsere lookup, sometimes it will be slow 2012-05-11 22:44:10 +08:00
5d34ac2fa8 documentation improvements 2012-05-11 11:01:09 +08:00
31fd15702d merged from plus/shadowsocks 2012-05-11 01:14:51 +08:00
7d8005891a ipv6 version 2012-05-10 15:19:24 +08:00
93890e9ccc close remote fd 2012-04-20 23:09:55 +08:00
1c49b9c688 fix new() problem 2012-04-20 22:42:18 +08:00
833bd3de41 init 2012-04-20 22:26:00 +08:00