swift/test/unit/common/middleware
Alistair Coles 2cec70530b crypto - use random iv when wrapping body key
Change-Id: Ia32a7b1cbafd5f593d0609310e4a38de6c52f220
2016-06-01 11:45:40 +01:00
..
__init__.py Initial commit of middleware refactor 2010-08-20 00:42:38 +00:00
crypto_helpers.py crypto - wrap random body key 2016-05-13 18:06:41 +01:00
helpers.py Always encrypt etags for container listings 2016-05-25 15:04:26 -07:00
test_account_quotas.py Use the same key for memcache and env['swift.infocache'] 2016-05-16 18:43:32 -07:00
test_acl.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_bulk.py Move HeaderKeyDict to avoid an inline import 2016-03-07 12:26:48 -08:00
test_cname_lookup.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_container_sync.py Use the same key for memcache and env['swift.infocache'] 2016-05-16 18:43:32 -07:00
test_copy.py Fix up get_account_info and get_container_info 2016-05-13 10:40:56 -07:00
test_crossdomain.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_crypto.py crypto - use random iv when wrapping body key 2016-06-01 11:45:40 +01:00
test_crypto_utils.py crypto - use random iv when wrapping body key 2016-06-01 11:45:40 +01:00
test_decrypter.py crypto - use random iv when wrapping body key 2016-06-01 11:45:40 +01:00
test_dlo.py Refactor server side copy as middleware 2016-05-11 14:55:51 -04:00
test_domain_remap.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_encrypter.py crypto - use random iv when wrapping body key 2016-06-01 11:45:40 +01:00
test_encrypter_decrypter.py crypto - use random iv when wrapping body key 2016-06-01 11:45:40 +01:00
test_except.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_formpost.py Use the same key for memcache and env['swift.infocache'] 2016-05-16 18:43:32 -07:00
test_gatekeeper.py Merge branch 'master' into feature/crypto 2016-03-31 13:53:08 +01:00
test_healthcheck.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_keymaster.py crypto: Remove BYOK support 2016-05-17 17:21:00 +01:00
test_keystoneauth.py Use the same key for memcache and env['swift.infocache'] 2016-05-16 18:43:32 -07:00
test_list_endpoints.py change default ports for servers 2016-04-29 14:47:38 -04:00
test_memcache.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_name_check.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_proxy_logging.py Encrypter and Decrypter middleware - object body only 2015-10-15 21:08:30 +01:00
test_quotas.py Use the same key for memcache and env['swift.infocache'] 2016-05-16 18:43:32 -07:00
test_ratelimit.py Use the same key for memcache and env['swift.infocache'] 2016-05-16 18:43:32 -07:00
test_recon.py change default ports for servers 2016-04-29 14:47:38 -04:00
test_slo.py Refactor server side copy as middleware 2016-05-11 14:55:51 -04:00
test_staticweb.py Stop staticweb revealing container existence to unauth'd requests 2016-02-25 08:52:05 +00:00
test_tempauth.py Replace assertEqual(None, *) with assertIsNone in tests 2016-02-16 23:49:06 +08:00
test_tempurl.py Use the same key for memcache and env['swift.infocache'] 2016-05-16 18:43:32 -07:00
test_versioned_writes.py Refactor server side copy as middleware 2016-05-11 14:55:51 -04:00
test_xprofile.py clear pycache and remove all pyc/pyo before starting unit test 2016-03-04 17:32:12 +00:00