shadowsocks/tests
mengskysama 8b302646ed
update run_method() (#1161)
2018-02-19 01:08:52 +08:00
..
libmbedtls Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
libopenssl update run_method() (#1161) 2018-02-19 01:08:52 +08:00
libsodium Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
socksify fix build dante cache and old src corrupt and slow 2016-04-16 11:46:06 +08:00
aes-cfb1.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
aes-cfb8.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
aes-ctr.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
aes-gcm.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
aes-ocb.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
aes-ofb.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
aes.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
assert.sh add command line tests 2014-12-24 18:02:14 +08:00
camellia.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
chacha20-ietf-poly1305.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
chacha20-ietf.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
chacha20-poly1305.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
chacha20.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
client-multi-server-ip.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
coverage_server.py license under Apache License v2.0 2015-02-03 14:10:36 +08:00
fastopen.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
gen_multiple_passwd.py fix pyflakes 2015-08-01 18:57:44 +08:00
graceful.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
graceful_cli.py fix pyflakes 2015-08-02 15:10:46 +08:00
graceful_server.py fix graceful restart and add unit test 2015-08-02 14:37:44 +08:00
ipv6-client-side.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
ipv6.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
jenkins.sh Update jenkins.sh 2017-09-06 16:11:14 +08:00
mbedtls-aes-ctr.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
mbedtls-aes-gcm.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
mbedtls-aes.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
mbedtls-camellia.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
nose_plugin.py license under Apache License v2.0 2015-02-03 14:10:36 +08:00
rc4-md5-ota.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
rc4-md5.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
salsa20-ctr.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
salsa20.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
server-dnsserver.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
server-multi-passwd-client-side.json do not mix config of client and server for server-multi-passwd 2014-09-20 18:40:35 +08:00
server-multi-passwd-empty.json fix #414 2015-08-11 17:55:16 +08:00
server-multi-passwd-performance.json optimize performance for multiple ports 2015-08-01 18:53:18 +08:00
server-multi-passwd-table.json add server-multi-passwd-table test 2014-06-05 19:33:45 +08:00
server-multi-passwd.json do not mix config of client and server for server-multi-passwd 2014-09-20 18:40:35 +08:00
server-multi-ports.json close #132 2014-06-18 15:50:17 +08:00
setup_tc.sh sudo tc setup 2014-12-23 15:32:29 +08:00
table.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
test.py Can't append to data files in parallel mode. 2016-01-12 00:03:13 +08:00
test_command.sh Fixed #675 (#676) 2016-11-20 14:59:32 +08:00
test_daemon.sh here? 2016-01-11 23:47:47 +08:00
test_graceful_restart.sh Can't append to data files in parallel mode. 2016-01-12 00:04:40 +08:00
test_large_file.sh Can't append to data files in parallel mode. 2016-01-12 00:04:40 +08:00
test_udp_src.py remove IPv6 testcase and add ota test 2016-01-12 10:34:48 +08:00
test_udp_src.sh Can't append to data files in parallel mode. 2016-01-12 00:04:40 +08:00
workers.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
xchacha20-ietf-poly1305.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00
xchacha20.json Add mbedtls wrapper, custom crypto lib path, test files (#803) 2017-04-29 14:27:55 +08:00