Commit graph

61 commits

Author SHA1 Message Date
clowwindy
48ddc1714b move jenkins.sh 2015-02-10 17:02:31 +08:00
clowwindy
dfd81af844 support --version 2015-02-09 14:43:11 +08:00
clowwindy
783a6ef7f2 support multiple server ip on client side 2015-02-09 13:50:46 +08:00
clowwindy
ce805f0aea license under Apache License v2.0 2015-02-03 14:10:36 +08:00
clowwindy
fbf15cb942 update command tests 2015-02-02 15:59:44 +08:00
clowwindy
da65d0a2ee update coverage_server 2015-02-01 17:15:10 +08:00
clowwindy
b77f419336 test if localhost is in the default forbidden list 2015-02-01 09:23:45 +08:00
clowwindy
c39bbbe237 test invalid CIDR 2015-02-01 09:13:29 +08:00
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