Commit graph

42 commits

Author SHA1 Message Date
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
clowwindy
a38c2a88dc use apt-get instead of pip 2013-01-02 02:36:53 +08:00
clowwindy
ae711d2b2c add test 2013-01-02 02:26:19 +08:00