Commit graph

522 commits

Author SHA1 Message Date
clowwindy
9fe3cf17d5 just start curl, don't wait 2014-11-02 01:33:31 +08:00
clowwindy
22b87f6f16 Merge pull request #205 from felixonmars/py3-logging
tcprelay.py: decode remote_addr to fix extra b'' in logging on python 3
2014-11-02 00:47:55 +08:00
Felix Yan
d971cb44a8 tcprelay.py: wrap long line for PEP8 2014-11-02 00:41:29 +08:00
Felix Yan
833c98e114 tcprelay.py: decode remote_addr to fix extra b'' in logging on python 3 2014-11-02 00:23:44 +08:00
clowwindy
4e08344035 bump 2014-11-02 00:10:06 +08:00
clowwindy
5892789005 refine tests: add time limit for curl; output shadowsocks logs 2014-11-01 23:52:28 +08:00
clowwindy
d64450915b Merge pull request #203 from felixonmars/setup-py3-fix
setup.py: use codecs.open() so it works for non-utf8 locales
2014-11-01 23:24:44 +08:00
Felix Yan
e6306f7b32 setup.py: use codecs.open() so it works for non-utf8 locales 2014-11-01 22:48:22 +08:00
clowwindy
90dc03c762 prefer ctypes over m2crypto in rc4-md5 2014-11-01 13:52:16 +08:00
clowwindy
4affb56d36 fix test 2014-11-01 13:24:40 +08:00
clowwindy
13c6c393db fix pyflakes 2014-11-01 13:10:19 +08:00
clowwindy
82ddafafa5 skip m2crypto tests on pypy 2014-11-01 13:03:13 +08:00
clowwindy
1205b8c50e skip m2crypto tests on Python 3 2014-11-01 12:52:51 +08:00
clowwindy
812a286f12 lint code 2014-11-01 12:44:22 +08:00
clowwindy
7bff002202 more cipher tests 2014-11-01 12:40:06 +08:00
clowwindy
c69a127772 add some tests 2014-11-01 12:25:44 +08:00
clowwindy
099323e28e update CHANGES 2014-11-01 12:03:38 +08:00
clowwindy
50e5e620a3 fix version detection 2014-10-31 22:27:12 +08:00
clowwindy
aff411a456 seems that dependency requires 3.3+ 2014-10-31 22:16:44 +08:00
clowwindy
0719e80fbd fix python 3.* 2014-10-31 22:08:51 +08:00
clowwindy
efd45ddfc6 fix UDP server 2014-10-31 21:59:22 +08:00
clowwindy
4699de1dd9 fix python 3.2 2014-10-31 21:53:53 +08:00
clowwindy
a502dd32fc fix UDP 2014-10-31 21:49:22 +08:00
clowwindy
5024b300f1 fix rc4-md5 2014-10-31 19:21:13 +08:00
clowwindy
be045f1687 fix import 2014-10-31 19:10:29 +08:00
clowwindy
497524b313 drop table on Python 3 2014-10-31 19:08:00 +08:00
clowwindy
05ba3cc5aa lint code 2014-10-31 18:57:06 +08:00
clowwindy
ede2b1b120 fix salsa20 on python 3 2014-10-31 18:56:24 +08:00
clowwindy
753e46654d bump 2014-10-31 18:46:45 +08:00
clowwindy
f0b0c1edfa update python requirement 2014-10-31 18:45:21 +08:00
clowwindy
0fd2f30911 lint code 2014-10-31 18:43:15 +08:00
clowwindy
b409c18877 fix python 3 tests 2014-10-31 18:39:39 +08:00
clowwindy
53d1bfaecf update setup.py 2014-10-31 18:32:04 +08:00
clowwindy
f98728a761 drop table support in python 3 2014-10-31 18:29:27 +08:00
clowwindy
2a53b67c65 python 3 support; not stable yet 2014-10-31 18:28:22 +08:00
clowwindy
0814888ba5 use absolute import 2014-10-31 16:29:19 +08:00
clowwindy
89dc6031e8 lint code 2014-10-31 16:14:28 +08:00
clowwindy
c553e7a725 lint code 2014-10-31 16:10:41 +08:00
clowwindy
ac94104ac0 use deque instead of heapq 2014-10-31 15:49:24 +08:00
clowwindy
da11d02706 fix memory leak 2014-10-31 15:14:28 +08:00
clowwindy
03eecf1206 fix pep8 2014-10-31 15:03:40 +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
2461f623dd change lru behaviour; #202 2014-10-31 14:33:43 +08:00
clowwindy
89a9872308 remove m2crypto from readme 2014-10-11 12:42:59 +08:00
clowwindy
cd09638023 bump 2014-10-11 12:36:23 +08:00
clowwindy
9e8aa1c56a fix libcrypto on Windows 2014-10-11 00:38:19 +08:00
clowwindy
b47de1dcf6 update CHANGES 2014-10-09 21:25:24 +08:00
clowwindy
0b64f7670f add help for Windows 2014-10-08 21:07:05 +08:00
clowwindy
eb9b6f0a9b does not require M2Crypto anymore 2014-10-08 21:03:01 +08:00