Commit Graph

69 Commits

Author SHA1 Message Date
mengskysama 0168be7c92 Update .travis.yml
new path for nginx static file
2017-09-06 15:19:45 +08:00
Zou Yong 0f4e3fa00c Add mbedtls wrapper, custom crypto lib path, test files (#803)
* add mbedtls crypto wrapper.
add tests files for new aead ciphers
add custom lib path support
fix some typo

* fix forbidden ip list

* rm crypto lib build files

* remove crypto source

* add xchacha20 test config

* convert dos new line format to unix format

* Fix help msg
2017-04-29 14:27:55 +08:00
clowwindy 1a62694a3b add udp source port test 2015-07-10 15:56:27 +08:00
clowwindy 0e14f3bbef fix travis 2015-02-10 18:01:53 +08:00
clowwindy 48ddc1714b move jenkins.sh 2015-02-10 17:02:31 +08:00
clowwindy 80b8bd7014 remove M2Crypto completely 2015-01-12 14:11:33 +08:00
clowwindy 30f4f78557 fix travis 2014-12-24 18:23:35 +08:00
clowwindy 9cfffa360e sudo tc setup 2014-12-23 15:32:29 +08:00
clowwindy f1b084be06 add large file test 2014-12-23 13:09:51 +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 a377cc3fb2 remove coveralls 2014-12-11 15:57:30 +08:00
clowwindy 92e49099b6 remove pypy as it is too slow 2014-12-11 15:09:30 +08:00
clowwindy 95ed8a7576 add coveralls 2014-12-11 14:51:10 +08:00
clowwindy 60c16fae69 fix coverage 2014-12-11 14:41:53 +08:00
clowwindy 55630f5a7e add coverage 2014-12-11 12:43: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 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