Commit Graph

52 Commits

Author SHA1 Message Date
clowwindy fa31a233b6 add ipv6 tests 2014-11-10 15:04:30 +08:00
clowwindy b5010df575 fix args on Python 3 2014-11-06 13:08:40 +08:00
clowwindy a88d47883b add tests for command line args 2014-11-06 12:56:00 +08:00
clowwindy cbf8c6705b refactor table into a single cipher plugin 2014-11-05 18:27:18 +08:00
clowwindy 5892789005 refine tests: add time limit for curl; output shadowsocks logs 2014-11-01 23:52:28 +08:00
clowwindy 1205b8c50e skip m2crypto tests on Python 3 2014-11-01 12:52:51 +08:00
clowwindy aff411a456 seems that dependency requires 3.3+ 2014-10-31 22:16:44 +08:00
clowwindy 4699de1dd9 fix python 3.2 2014-10-31 21:53:53 +08:00
clowwindy f98728a761 drop table support in python 3 2014-10-31 18:29:27 +08:00
clowwindy 89dc6031e8 lint code 2014-10-31 16:14:28 +08:00
clowwindy 8454220adc update unit test 2014-10-31 15:02:12 +08:00
clowwindy 3fc543cb7f add unit test for lru cache 2014-10-31 14:49:35 +08:00
clowwindy f0b0f6edff do not mix config of client and server for server-multi-passwd 2014-09-20 18:40:35 +08:00
clowwindy 4ddc20945e add travis test 2014-09-17 00:05:12 +08:00
clowwindy 76fed23b34 refactor encrypt; add cfb1 and cfb8 modes 2014-09-16 10:58:45 +08:00
clowwindy 1044358a6b use md5 instead of sha256; #178 2014-09-09 16:17:33 +08:00
clowwindy 1e1b1adba9 add RC4-SHA256 unit test 2014-09-09 14:34:35 +08:00
clowwindy b468476c9c add PEP8 check in travis CI 2014-08-27 00:02:24 +08:00
clowwindy 68b9a063c5 move tests and remove config.json 2014-07-12 21:59:00 +08:00
clowwindy 68cf94b10e add dnsutils for tests 2014-07-11 17:41:22 +08:00
clowwindy 130cf8fe35 add UDP tests 2014-07-11 17:35:47 +08:00
clowwindy 743d3cddb5 close #132 2014-06-18 15:50:05 +08:00
clowwindy b50a89b1f5 add server-multi-passwd-table test 2014-06-05 19:33:45 +08:00
clowwindy 944c422768 fix fast open 2014-06-03 23:37:36 +08:00
clowwindy 0c12ee04cb implement fast open in local 2014-06-03 21:59:34 +08:00
clowwindy 30e8d5d1a1 add pypy 2014-06-02 18:28:57 +08:00
clowwindy fe01025ba7 rename tests 2014-06-01 19:12:15 +08:00
clowwindy 20ba04c4ce fix tests 2014-06-01 17:24:10 +08:00
clowwindy 287d214192 remove workers 2014-05-24 21:13:31 +08:00
clowwindy ea451344ff fix workers 2014-05-24 19:16:21 +08:00
clowwindy cef0063bbc add test for multiple passwords 2014-05-17 16:22:47 +08:00
clowwindy c055feeb0c add test for workers 2014-05-17 15:16:58 +08:00
clowwindy 5c8e603ca6 add test for workers 2014-05-17 14:41:36 +08:00
clowwindy aed707f47f add test for workers 2014-05-17 14:38:25 +08:00
clowwindy 2036446d1a add test for workers 2014-05-17 14:08:37 +08:00
clowwindy fd4efca0fe add test 2014-05-03 23:04:49 +08:00
clowwindy c3e5c6f2bc fix travis 2014-05-02 13:58:39 +08:00
clowwindy 3a571e8e19 fix travis 2014-05-02 13:57:38 +08:00
clowwindy 04d4db1f0b close #97 2014-05-02 13:19:42 +08:00
clowwindy 7fc0cd86f9 fix test 2013-06-22 17:42:14 +08:00
clowwindy 794ff240a6 move to pypi 2013-06-22 17:30:31 +08:00
clowwindy b9a84f9bad Python 2.5 is no longer supported 2013-05-16 11:47:09 +08:00
clowwindy a7949805ce support for python 2.5 2013-03-05 00:04:45 +08:00
clowwindy 0d54102520 support for python 2.5 2013-03-05 00:02:17 +08:00
clowwindy aa106baf51 test with python 2.5 failed 2013-03-04 23:58:04 +08:00
clowwindy 08b1fb9176 fix travis python env 2013-03-04 23:54:21 +08:00
clowwindy 181446108a add simplejson 2013-03-04 23:47:54 +08:00
clowwindy a95bc13bd3 add test for Python 2.5 2013-03-04 23:42:36 +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