Commit Graph

  • fbe7ce13a9 add bind address clowwindy 2013-06-14 12:22:24 +0800
  • f18d6cd2f8 compatible with py2exe; lint code clowwindy 2013-06-13 01:01:33 +0800
  • cb26bb96ca Update README.md clowwindy 2013-05-31 23:57:22 +0800
  • ddaab6fbbf local can listen at ::0 with -6 arg; bump 1.2.2 clowwindy 2013-05-31 23:43:47 +0800
  • b3e5d81a0b bump clowwindy 2013-05-23 13:22:58 +0800
  • b71ef639bf try to fix OPENSSL_assert(inl > 0) clowwindy 2013-05-23 12:41:08 +0800
  • 7e546bdff1 try to fix OPENSSL_assert(inl > 0) clowwindy 2013-05-23 12:38:10 +0800
  • 3e61ff3e8e merge origin/master clowwindy 2013-05-23 12:12:06 +0800
  • 8b2f26c08e more robust clowwindy 2013-05-23 12:10:31 +0800
  • 652d6451ed Update README.md clowwindy 2013-05-22 14:15:08 +0800
  • 0893c7be42 Update README.md clowwindy 2013-05-22 14:14:37 +0800
  • 44aa5387c2 update readme clowwindy 2013-05-22 13:51:44 +0800
  • 1ab679b568 bump clowwindy 2013-05-22 11:37:03 +0800
  • 9a6a934261 use random iv so we finally have strong encryption now clowwindy 2013-05-22 11:35:25 +0800
  • 0aa252e2b0 bump version clowwindy 2013-05-21 16:52:22 +0800
  • faf49fc3ac use M2Crypto clowwindy 2013-05-21 16:45:52 +0800
  • bfbe20e422 add PyCrypto clowwindy 2013-05-21 15:42:32 +0800
  • b9a84f9bad Python 2.5 is no longer supported clowwindy 2013-05-16 11:47:09 +0800
  • d3f7666921 Update README.md clowwindy 2013-05-16 11:45:02 +0800
  • 0990ad0224 ipv6 clowwindy 2013-05-16 11:38:14 +0800
  • db0fc87a22 support IPv6 address clowwindy 2013-05-16 11:12:40 +0800
  • e040b54370 Merge pull request #41 from everplays/master clowwindy 2013-05-13 00:30:00 -0700
  • b71a3e2a0b exit quietly when user hits ctrl+C behrooz shabani (everplays) 2013-05-13 11:49:47 +0430
  • b8cb1a3e97 bump version clowwindy 2013-04-03 21:09:23 +0800
  • 3a76d132b9 Merge pull request #36 from ZeR0-Wu/master clowwindy 2013-03-24 23:31:24 -0700
  • 11b102b741 fix -6 params not work on client. fix IPv6 support wuhaotian 2013-03-24 15:25:25 +0800
  • 6536cb2df8 fix test for python 2.5 clowwindy 2013-03-05 00:17:37 +0800
  • 4127215ef8 support for python 2.5 clowwindy 2013-03-05 00:08:55 +0800
  • a7949805ce support for python 2.5 clowwindy 2013-03-05 00:04:45 +0800
  • 0d54102520 support for python 2.5 clowwindy 2013-03-05 00:02:17 +0800
  • aa106baf51 test with python 2.5 failed clowwindy 2013-03-04 23:58:04 +0800
  • 08b1fb9176 fix travis python env clowwindy 2013-03-04 23:54:21 +0800
  • 181446108a add simplejson clowwindy 2013-03-04 23:47:54 +0800
  • 87d0085e73 bump version clowwindy 2013-03-04 23:45:30 +0800
  • b4b4073172 bump version clowwindy 2013-03-04 23:43:03 +0800
  • a95bc13bd3 add test for Python 2.5 clowwindy 2013-03-04 23:42:36 +0800
  • 926fddba43 Merge pull request #28 from zhlwish/master clowwindy 2013-03-04 07:42:02 -0800
  • 3581d086cd Fix no json module error for python 2.5 leo zhou 2013-02-19 15:34:46 +0800
  • 32679bf0af Support python 2.5 for client leo zhou 2013-02-19 14:15:44 +0800
  • 79fa081e19 update version clowwindy 2013-01-14 17:30:03 +0800
  • d24c3f964b Merge pull request #24 from est/master clowwindy 2013-01-14 01:27:37 -0800
  • 0e340dec5e fix conn termination null data est 2013-01-14 16:55:41 +0800
  • f04c45a43d change default timeout clowwindy 2013-01-07 13:08:38 +0800
  • fe442d2c11 fix version clowwindy 2013-01-07 00:01:04 +0800
  • 341ce507b9 update README clowwindy 2013-01-05 16:26:19 +0800
  • e5b8823bd6 use pip to install gevent as well in test clowwindy 2013-01-05 16:23:04 +0800
  • cc18d00228 use pip to install gevent as well in test clowwindy 2013-01-05 16:22:00 +0800
  • 8ca1d23406 use example.com instead of google in test clowwindy 2013-01-05 16:18:02 +0800
  • 5b80bf5cfe add link to other ports clowwindy 2013-01-04 18:13:33 +0800
  • 36d8039288 fix test clowwindy 2013-01-02 02:49:56 +0800
  • a38c2a88dc use apt-get instead of pip clowwindy 2013-01-02 02:36:53 +0800
  • b1cd361e37 add build status icon clowwindy 2013-01-02 02:31:16 +0800
  • ae711d2b2c add test clowwindy 2013-01-02 02:26:19 +0800
  • 6763a94a1d merge from dev clowwindy 2012-12-30 15:29:54 +0800
  • dd8ccf6f6e rollback clowwindy 2012-12-30 14:57:56 +0800
  • e8454cf9b1 add TCP_NODELAY clowwindy 2012-12-30 14:47:24 +0800
  • 480c9ec51e fix infinite loop bug clowwindy 2012-12-30 14:43:18 +0800
  • 004e9292f4 implement send_all myself clowwindy 2012-12-30 14:12:15 +0800
  • 65444c5b06 use sendall() clowwindy 2012-12-30 14:01:41 +0800
  • 12173a66d1 add gevent clowwindy 2012-12-30 13:28:51 +0800
  • 8c5c40915e add version clowwindy 2012-12-30 12:28:23 +0800
  • 761a264ed8 Merge branch 'temp' into dev clowwindy 2012-12-16 00:48:28 +0800
  • 3960e6495e replace send with sendall clowwindy 2012-12-16 00:47:46 +0800
  • c3d5193111 add troubleshooting clowwindy 2012-12-12 15:21:08 +0800
  • 075be61de8 add troubleshooting clowwindy 2012-12-12 15:19:51 +0800
  • a57a942305 add Python version requirement in README.md clowwindy 2012-12-10 14:40:43 +0800
  • 1bec9f051e add Python version requirement in README.md clowwindy 2012-12-10 14:39:22 +0800
  • c681ce101d clearfied the code mitnk 2012-12-09 18:44:28 +0800
  • 8a3adfc344 support args clowwindy 2012-12-06 14:39:06 +0800
  • 9bbb89581a Merge branch 'master' of github.com:clowwindy/shadowsocks clowwindy 2012-11-08 21:29:33 +0800
  • c66107107d fix a encryption issue for negative md5sum clowwindy 2012-11-08 21:28:31 +0800
  • a6a8c0f435 add test for negative number clowwindy 2012-11-08 21:10:50 +0800
  • c40ac987af fix ipv6 issue clowwindy 2012-11-02 21:02:17 +0800
  • f65aa6b114 update readme; auto detect config path clowwindy 2012-11-02 17:36:57 +0800
  • 2f67cabfe0 move config into a JSON file; lint code clowwindy 2012-11-02 17:17:40 +0800
  • 04c04ce40c update readme clowwindy 2012-11-02 14:30:04 +0800
  • 9b2d8027c5 fix a typo clowwindy 2012-11-01 14:54:45 +0800
  • bd6b8dd857 fix a typo clowwindy 2012-11-01 14:52:08 +0800
  • a79b90d2a5 Merge pull request #10 from clowwindy/local-socks5 clowwindy 2012-06-20 23:30:01 -0700
  • e875df752f lint code clowwindy 2012-06-06 15:43:50 +0800
  • 5ccebd480c close Issue #8 clowwindy 2012-06-06 14:13:56 +0800
  • f78a0ea298 ipv6 is buggy; revert for now clowwindy 2012-05-30 15:01:59 +0800
  • 571ba4e47c add test_encrypt.py. clowwindy 2012-05-28 14:02:54 +0800
  • 00b2ce3e2e fix socket.error problem clowwindy 2012-05-12 00:56:42 +0800
  • 79c3dfb86f Merge pull request #5 from phus/master clowwindy 2012-05-11 09:48:05 -0700
  • 449673c875 disable ThreadingTCPServer dns revsere lookup, sometimes it will be slow Phus Lu 2012-05-11 22:44:10 +0800
  • 5d34ac2fa8 documentation improvements clowwindy 2012-05-11 11:01:09 +0800
  • 174d50bc6b Merge pull request #4 from clowwindy/ipv6 clowwindy 2012-05-10 19:55:36 -0700
  • 31fd15702d merged from plus/shadowsocks clowwindy 2012-05-11 01:14:51 +0800
  • 98363cf961 fixed a bug in README.md clowwindy 2012-05-10 19:03:28 +0800
  • 7d8005891a ipv6 version clowwindy 2012-05-10 15:19:24 +0800
  • 93890e9ccc close remote fd clowwindy 2012-04-20 23:09:55 +0800
  • 1c49b9c688 fix new() problem clowwindy 2012-04-20 22:42:18 +0800
  • 833bd3de41 init clowwindy 2012-04-20 22:26:00 +0800
  • 418156deba initial commit clowwindy 2012-04-20 06:10:49 -0700