Commit Graph

  • 163992b98b small fix clowwindy 2014-12-12 00:04:17 +08:00
  • 676bf9617b fix key cache when just method changes clowwindy 2014-12-11 23:44:42 +08:00
  • cbbc880f44 try to find the problem clowwindy 2014-12-11 23:22:48 +08:00
  • 810db996cd disable M2Crypto on Python 3 clowwindy 2014-12-11 22:54:49 +08:00
  • 3e503bf677 log method in encrypt unit test clowwindy 2014-12-11 22:43:46 +08:00
  • 1459282ae6 only test some ciphers clowwindy 2014-12-11 18:02:57 +08:00
  • 4d5d6c7c85 add unit tests in encrypt clowwindy 2014-12-11 17:47:12 +08:00
  • a377cc3fb2 remove coveralls clowwindy 2014-12-11 15:57:30 +08:00
  • 92e49099b6 remove pypy as it is too slow clowwindy 2014-12-11 15:09:30 +08:00
  • 95ed8a7576 add coveralls clowwindy 2014-12-11 14:51:10 +08:00
  • 60c16fae69 fix coverage clowwindy 2014-12-11 14:41:53 +08:00
  • 134bf332a4 remove domain not existed test(causing time out) clowwindy 2014-12-11 14:13:58 +08:00
  • e1f2046229 lint code clowwindy 2014-12-11 14:09:18 +08:00
  • 030cdbcec0 add asyncdns test clowwindy 2014-12-11 14:08:34 +08:00
  • d42a32fbc0 master should wait for child to quit clowwindy 2014-12-11 13:00:08 +08:00
  • 2a149a5b3f fix tests clowwindy 2014-12-11 12:50:25 +08:00
  • c214dbf7b5 parallel libsodium and socksify builds clowwindy 2014-12-11 12:46:52 +08:00
  • 55630f5a7e add coverage clowwindy 2014-12-11 12:43:16 +08:00
  • b4ce4b7f48 update CHANGES clowwindy 2014-12-11 00:36:39 +08:00
  • 5fe886efad bump clowwindy 2014-12-11 00:06:56 +08:00
  • d7d9e5c103 add ldconfig clowwindy 2014-12-10 23:46:16 +08:00
  • e6416562fc add salsa20 and chacha20 clowwindy 2014-12-10 23:19:11 +08:00
  • 9d33a59b60 add libsodium tests clowwindy 2014-12-10 23:15:24 +08:00
  • 84dcff83c1 add libsodium support clowwindy 2014-12-10 23:11:22 +08:00
  • ffcbf05975 bump clowwindy 2014-11-10 15:48:16 +08:00
  • 0a3730942f update CHANGES clowwindy 2014-11-10 15:47:52 +08:00
  • fa31a233b6 add ipv6 tests clowwindy 2014-11-08 02:28:37 +08:00
  • e476a54658 Merge pull request #214 from wb14123/py3-str clowwindy 2014-11-10 11:30:23 +08:00
  • f43906006a fix str/byte issue in python 3 Bin Wang 2014-11-10 10:37:37 +08:00
  • ea535c74b2 bump clowwindy 2014-11-06 14:52:53 +08:00
  • 143750f699 update README.rst clowwindy 2014-11-06 14:52:15 +08:00
  • a8996b812b update CHANGES clowwindy 2014-11-06 14:50:19 +08:00
  • 70dae91e7c add tests for common.py clowwindy 2014-11-06 14:04:28 +08:00
  • b5010df575 fix args on Python 3 clowwindy 2014-11-06 13:02:57 +08:00
  • 4e3c055406 lint code clowwindy 2014-11-06 12:58:14 +08:00
  • a88d47883b add tests for command line args clowwindy 2014-11-06 12:56:00 +08:00
  • 6bbf347d0e Merge branch 'master' of https://github.com/jinliu/shadowsocks into jinliu-master clowwindy 2014-11-05 18:48:49 +08:00
  • 5209860db1 fix cipher name in test clowwindy 2014-11-05 18:42:01 +08:00
  • f9ba6f7390 fix table test clowwindy 2014-11-05 18:40:51 +08:00
  • 710fe14190 rename test_cipher as it will break unit tests clowwindy 2014-11-05 18:32:01 +08:00
  • 039451bcfb fix encrypt_all clowwindy 2014-11-05 18:30:18 +08:00
  • cbf8c6705b refactor table into a single cipher plugin clowwindy 2014-11-05 18:27:18 +08:00
  • 2519fb9abe Merge pull request #208 from felixonmars/table-py3 clowwindy 2014-11-05 17:15:43 +08:00
  • aca86f8685 encrypt.py: port table to support python 3 Felix Yan 2014-11-05 16:54:51 +08:00
  • fb27cf52a9 Fix str/byte related TypeError in Python 3.4 刘缙 2014-11-05 11:04:40 +08:00
  • 7ac8434983 Update README.md clowwindy 2014-11-03 18:14:25 +08:00
  • f02e9a3132 fix EVP_CIPHER_CTX_new's arg types clowwindy 2014-11-02 17:13:56 +08:00
  • 9fe3cf17d5 just start curl, don't wait clowwindy 2014-11-02 01:25:02 +08:00
  • 22b87f6f16 Merge pull request #205 from felixonmars/py3-logging clowwindy 2014-11-02 00:47:55 +08:00
  • d971cb44a8 tcprelay.py: wrap long line for PEP8 Felix Yan 2014-11-02 00:41:29 +08:00
  • 833c98e114 tcprelay.py: decode remote_addr to fix extra b'' in logging on python 3 Felix Yan 2014-11-02 00:23:44 +08:00
  • 4e08344035 bump clowwindy 2014-11-02 00:10:06 +08:00
  • 5892789005 refine tests: add time limit for curl; output shadowsocks logs clowwindy 2014-11-01 23:47:38 +08:00
  • d64450915b Merge pull request #203 from felixonmars/setup-py3-fix clowwindy 2014-11-01 23:24:44 +08:00
  • e6306f7b32 setup.py: use codecs.open() so it works for non-utf8 locales Felix Yan 2014-11-01 22:48:22 +08:00
  • 90dc03c762 prefer ctypes over m2crypto in rc4-md5 clowwindy 2014-11-01 13:52:16 +08:00
  • 4affb56d36 fix test clowwindy 2014-11-01 13:24:40 +08:00
  • 13c6c393db fix pyflakes clowwindy 2014-11-01 13:10:19 +08:00
  • 82ddafafa5 skip m2crypto tests on pypy clowwindy 2014-11-01 13:03:13 +08:00
  • 1205b8c50e skip m2crypto tests on Python 3 clowwindy 2014-11-01 12:52:51 +08:00
  • 812a286f12 lint code clowwindy 2014-11-01 12:44:22 +08:00
  • 7bff002202 more cipher tests clowwindy 2014-11-01 12:40:06 +08:00
  • c69a127772 add some tests clowwindy 2014-11-01 12:25:44 +08:00
  • 099323e28e update CHANGES clowwindy 2014-11-01 12:03:38 +08:00
  • 50e5e620a3 fix version detection clowwindy 2014-10-31 22:27:12 +08:00
  • aff411a456 seems that dependency requires 3.3+ clowwindy 2014-10-31 22:16:44 +08:00
  • 0719e80fbd fix python 3.* clowwindy 2014-10-31 22:08:51 +08:00
  • efd45ddfc6 fix UDP server clowwindy 2014-10-31 21:59:22 +08:00
  • 4699de1dd9 fix python 3.2 clowwindy 2014-10-31 21:53:53 +08:00
  • a502dd32fc fix UDP clowwindy 2014-10-31 21:49:22 +08:00
  • 5024b300f1 fix rc4-md5 clowwindy 2014-10-31 19:21:13 +08:00
  • be045f1687 fix import clowwindy 2014-10-31 19:10:29 +08:00
  • 497524b313 drop table on Python 3 clowwindy 2014-10-31 19:08:00 +08:00
  • 05ba3cc5aa lint code clowwindy 2014-10-31 18:57:06 +08:00
  • ede2b1b120 fix salsa20 on python 3 clowwindy 2014-10-31 18:56:24 +08:00
  • 753e46654d bump clowwindy 2014-10-31 18:46:45 +08:00
  • f0b0c1edfa update python requirement clowwindy 2014-10-31 18:45:21 +08:00
  • 0fd2f30911 lint code clowwindy 2014-10-31 18:43:15 +08:00
  • b409c18877 fix python 3 tests clowwindy 2014-10-31 18:39:39 +08:00
  • 53d1bfaecf update setup.py clowwindy 2014-10-31 18:32:04 +08:00
  • f98728a761 drop table support in python 3 clowwindy 2014-10-31 18:29:27 +08:00
  • 2a53b67c65 python 3 support; not stable yet clowwindy 2014-10-31 18:28:22 +08:00
  • 0814888ba5 use absolute import clowwindy 2014-10-31 16:29:19 +08:00
  • 89dc6031e8 lint code clowwindy 2014-10-31 16:14:28 +08:00
  • c553e7a725 lint code clowwindy 2014-10-31 16:10:41 +08:00
  • ac94104ac0 use deque instead of heapq clowwindy 2014-10-31 15:49:24 +08:00
  • da11d02706 fix memory leak clowwindy 2014-10-31 15:14:28 +08:00
  • 03eecf1206 fix pep8 clowwindy 2014-10-31 15:03:40 +08:00
  • 8454220adc update unit test clowwindy 2014-10-31 15:02:12 +08:00
  • 3fc543cb7f add unit test for lru cache clowwindy 2014-10-31 14:49:35 +08:00
  • 2461f623dd change lru behaviour; #202 clowwindy 2014-10-31 14:33:43 +08:00
  • 89a9872308 remove m2crypto from readme clowwindy 2014-10-11 12:42:59 +08:00
  • cd09638023 bump clowwindy 2014-10-11 12:36:23 +08:00
  • 9e8aa1c56a fix libcrypto on Windows clowwindy 2014-10-11 00:37:29 +08:00
  • b47de1dcf6 update CHANGES clowwindy 2014-10-09 21:25:24 +08:00
  • 0b64f7670f add help for Windows clowwindy 2014-10-08 21:07:05 +08:00
  • eb9b6f0a9b does not require M2Crypto anymore clowwindy 2014-10-08 21:03:01 +08:00
  • 6609de4577 Merge branch 'sybblow-patch-1' into dev clowwindy 2014-09-25 22:53:54 +08:00
  • dfd4cdd758 avoid memory leak sybblow 2014-09-25 20:18:02 +08:00
  • 1af7f84f41 update changes clowwindy 2014-09-23 13:52:52 +08:00