Commit graph

53 commits

Author SHA1 Message Date
Sunny
17624d0b99 Fix large file test since forbidden ip list is default to localhost
Use an empty forbidden ip list to override default list should work.
2015-02-01 02:40:48 +08:00
clowwindy
5e476843ec fix python3 2015-01-12 23:19:24 +08:00
clowwindy
cc36de5a2f fix pep8 2015-01-12 23:05:19 +08:00
clowwindy
4312eb9e58 add forbidden support for UDP and add tests 2015-01-12 23:02:59 +08:00
clowwindy
1423fe1921 support color 2014-12-28 15:24:38 +08:00
clowwindy
5a5c8b9c7e fix coverage server 2014-12-28 15:24:38 +08:00
clowwindy
70559a1030 fix pep8 2014-12-28 15:24:38 +08:00
clowwindy
45ee594d58 coverage server now supports more projects 2014-12-28 15:24:38 +08:00
clowwindy
dd140814a8 suppress some warnings 2014-12-24 18:15:52 +08:00
clowwindy
c6bc912c11 add command line tests 2014-12-24 18:02:14 +08:00
clowwindy
b785d95f66 fix tests 2014-12-24 17:14:01 +08:00
clowwindy
1d0c8b1800 add coverage 2014-12-24 16:47:14 +08:00
clowwindy
9cfffa360e sudo tc setup 2014-12-23 15:32:29 +08:00
clowwindy
cd07001471 use SIGINT instead in large file test 2014-12-23 14:05:20 +08:00
clowwindy
2cc7ee5053 alter tc rule 2014-12-23 13:57:31 +08:00
clowwindy
9b3944c954 fix large file test 2014-12-23 13:18:30 +08:00
clowwindy
f1b084be06 add large file test 2014-12-23 13:09:51 +08:00
clowwindy
5ea8403e56 fix daemon and add fastopen tests 2014-12-22 22:42:39 +08:00
clowwindy
072afd68f2 use local tmp dir 2014-12-22 17:39:52 +08:00
clowwindy
536b7d1ee6 use SIGINT instead in tests
Conflicts:
	tests/test.py
2014-12-22 17:25:39 +08:00
clowwindy
be2ab378ff add jenkins 2014-12-22 16:33:23 +08:00
clowwindy
28347b685e add unit test for daemon 2014-12-21 13:46:27 +08:00
clowwindy
60c16fae69 fix coverage 2014-12-11 14:41:53 +08:00
clowwindy
2a149a5b3f fix tests 2014-12-11 12:50:25 +08:00
clowwindy
c214dbf7b5 parallel libsodium and socksify builds 2014-12-11 12:46:52 +08:00
clowwindy
55630f5a7e add coverage 2014-12-11 12:43:16 +08:00
clowwindy
d7d9e5c103 add ldconfig 2014-12-10 23:46:16 +08:00
clowwindy
9d33a59b60 add libsodium tests 2014-12-10 23:15:24 +08:00
clowwindy
fa31a233b6 add ipv6 tests 2014-11-10 15:04:30 +08:00
clowwindy
4e3c055406 lint code 2014-11-06 12:58:14 +08:00
clowwindy
a88d47883b add tests for command line args 2014-11-06 12:56:00 +08:00
clowwindy
9fe3cf17d5 just start curl, don't wait 2014-11-02 01:33:31 +08:00
clowwindy
5892789005 refine tests: add time limit for curl; output shadowsocks logs 2014-11-01 23:52:28 +08:00
clowwindy
c69a127772 add some tests 2014-11-01 12:25:44 +08:00
clowwindy
b409c18877 fix python 3 tests 2014-10-31 18:39:39 +08:00
clowwindy
2a53b67c65 python 3 support; not stable yet 2014-10-31 18:28:22 +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
f0b0f6edff do not mix config of client and server for server-multi-passwd 2014-09-20 18:40:35 +08:00
clowwindy
8114f7043a add CTR test 2014-09-16 23:58:21 +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
1b4e885818 add rc4-sha256; close #178 2014-09-09 14:26:34 +08:00
clowwindy
972bf22e6d fix PEP8 2014-08-27 00:17:26 +08:00
clowwindy
c1cf02cbea fix tests 2014-07-13 01:29:57 +08:00
clowwindy
68b9a063c5 move tests and remove config.json 2014-07-12 21:59:00 +08:00
clowwindy
130cf8fe35 add UDP tests 2014-07-11 17:35:47 +08:00
clowwindy
e594478852 close #132 2014-06-18 15:50:17 +08:00
clowwindy
d3f294217c close #121 2014-06-05 19:47:03 +08:00