Commit graph

  • 36d8039288 fix test clowwindy 2013-01-02 02:49:56 +08:00
  • a38c2a88dc use apt-get instead of pip clowwindy 2013-01-02 02:36:53 +08:00
  • b1cd361e37 add build status icon clowwindy 2013-01-02 02:31:16 +08:00
  • ae711d2b2c add test clowwindy 2013-01-02 02:26:19 +08:00
  • 6763a94a1d merge from dev clowwindy 2012-12-30 15:29:54 +08:00
  • dd8ccf6f6e rollback clowwindy 2012-12-30 14:57:56 +08:00
  • e8454cf9b1 add TCP_NODELAY clowwindy 2012-12-30 14:47:24 +08:00
  • 480c9ec51e fix infinite loop bug clowwindy 2012-12-30 14:43:18 +08:00
  • 004e9292f4 implement send_all myself clowwindy 2012-12-30 14:12:15 +08:00
  • 65444c5b06 use sendall() clowwindy 2012-12-30 14:01:41 +08:00
  • 12173a66d1 add gevent clowwindy 2012-12-30 13:28:51 +08:00
  • 8c5c40915e add version clowwindy 2012-12-30 12:28:23 +08:00
  • 761a264ed8 Merge branch 'temp' into dev clowwindy 2012-12-16 00:48:28 +08:00
  • 3960e6495e replace send with sendall clowwindy 2012-12-16 00:47:46 +08:00
  • c3d5193111 add troubleshooting clowwindy 2012-12-12 15:21:08 +08:00
  • 075be61de8 add troubleshooting clowwindy 2012-12-12 15:19:51 +08:00
  • a57a942305 add Python version requirement in README.md clowwindy 2012-12-10 14:40:43 +08:00
  • 1bec9f051e add Python version requirement in README.md clowwindy 2012-12-10 14:39:22 +08:00
  • 8910cb1db9 Merge dda8326592 into 8a3adfc344 Yuchen Ying 2012-12-09 21:56:48 -08:00
  • dda8326592 Refactoring the names used in config file yegle 2012-12-10 00:52:51 -05:00
  • ff373ff637 Merge a61c718a33 into 8a3adfc344 Yuchen Ying 2012-12-09 21:15:44 -08:00
  • a61c718a33 Delete unused test code yegle 2012-12-10 00:15:24 -05:00
  • 0735859d1f Update: use argparse instead of getopt yegle 2012-12-10 00:10:32 -05:00
  • 952f0c482d Merge c681ce101d into 8a3adfc344 mitnk 2012-12-09 02:45:15 -08:00
  • c681ce101d clearfied the code mitnk 2012-12-09 18:44:28 +08:00
  • 8a3adfc344 support args clowwindy 2012-12-06 14:39:06 +08:00
  • 9bbb89581a Merge branch 'master' of github.com:clowwindy/shadowsocks clowwindy 2012-11-08 21:29:33 +08:00
  • c66107107d fix a encryption issue for negative md5sum clowwindy 2012-11-08 21:28:31 +08:00
  • a6a8c0f435 add test for negative number clowwindy 2012-11-08 21:10:50 +08:00
  • c40ac987af fix ipv6 issue clowwindy 2012-11-02 21:02:17 +08:00
  • f65aa6b114 update readme; auto detect config path clowwindy 2012-11-02 17:36:57 +08:00
  • 2f67cabfe0 move config into a JSON file; lint code clowwindy 2012-11-02 17:17:40 +08:00
  • 04c04ce40c update readme clowwindy 2012-11-02 14:30:04 +08:00
  • 9b2d8027c5 fix a typo clowwindy 2012-11-01 14:54:45 +08:00
  • bd6b8dd857 fix a typo clowwindy 2012-11-01 14:52:08 +08:00
  • a79b90d2a5 Merge pull request #10 from clowwindy/local-socks5 clowwindy 2012-06-20 23:30:01 -07:00
  • ff2b099a68 Merge e875df752f into f78a0ea298 GitHub Merge Button 2012-06-20 23:16:46 -07:00
  • e875df752f lint code clowwindy 2012-06-06 15:43:50 +08:00
  • 5ccebd480c close Issue #8 clowwindy 2012-06-06 14:13:56 +08:00
  • f78a0ea298 ipv6 is buggy; revert for now clowwindy 2012-05-30 15:01:59 +08:00
  • 571ba4e47c add test_encrypt.py. clowwindy 2012-05-28 14:02:54 +08:00
  • 00b2ce3e2e fix socket.error problem clowwindy 2012-05-12 00:56:42 +08:00
  • 79c3dfb86f Merge pull request #5 from phus/master clowwindy 2012-05-11 09:48:05 -07:00
  • a194aa5139 Merge 449673c875 into 5d34ac2fa8 GitHub Merge Button 2012-05-11 07:44:52 -07:00
  • 449673c875 disable ThreadingTCPServer dns revsere lookup, sometimes it will be slow Phus Lu 2012-05-11 22:44:10 +08:00
  • 5d34ac2fa8 documentation improvements clowwindy 2012-05-11 11:01:09 +08:00
  • 174d50bc6b Merge pull request #4 from clowwindy/ipv6 clowwindy 2012-05-10 19:55:36 -07:00
  • 6127c19a51 Merge 31fd15702d into 98363cf961 GitHub Merge Button 2012-05-10 19:51:41 -07:00
  • 31fd15702d merged from plus/shadowsocks clowwindy 2012-05-11 01:14:51 +08:00
  • a46b4cf11b Merge 3629c28bee into 98363cf961 GitHub Merge Button 2012-05-10 09:21:25 -07:00
  • 3629c28bee try add ipv6 support, but server.py line 113~119 should be reviewed Phus Lu 2012-05-11 00:20:35 +08:00
  • 98363cf961 fixed a bug in README.md clowwindy 2012-05-10 19:03:28 +08:00
  • 7d8005891a ipv6 version clowwindy 2012-05-10 15:19:24 +08:00
  • 93890e9ccc close remote fd clowwindy 2012-04-20 23:09:55 +08:00
  • 1c49b9c688 fix new() problem clowwindy 2012-04-20 22:42:18 +08:00
  • 833bd3de41 init clowwindy 2012-04-20 22:26:00 +08:00
  • 418156deba initial commit clowwindy 2012-04-20 06:10:49 -07:00