dbus/test/data/auth
Simon McVittie 6231e7d75f test: Add basic test coverage for DBUS_COOKIE_SHA1
We don't actually complete successful authentication, because that
would require us to generate a cookie and compute the correct SHA1,
which is difficult to do in a deterministic authentication script.
However, we do assert that dbus#269 (CVE-2019-12749) has been fixed.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2019-06-09 13:08:53 +01:00
..
anonymous-client-successful.auth-script
anonymous-server-successful.auth-script Revert "Enable anonymous authorization for tests" 2013-08-23 11:10:40 +01:00
cancel.auth-script
client-out-of-mechanisms.auth-script
cookie-sha1-username.auth-script test: Add basic test coverage for DBUS_COOKIE_SHA1 2019-06-09 13:08:53 +01:00
cookie-sha1.auth-script test: Add basic test coverage for DBUS_COOKIE_SHA1 2019-06-09 13:08:53 +01:00
external-auto.auth-script test: Add a test for authenticating with an empty authorization identity 2018-01-15 14:05:21 +00:00
external-failed.auth-script
external-root.auth-script * dbus/dbus-auth-script.c (_dbus_auth_script_run): added UNIX_ONLY and WIN_ONLY commands for auth scripts 2007-06-23 07:45:17 +00:00
external-silly.auth-script
external-successful.auth-script
external-username.auth-script test: Add a test-case for EXTERNAL auth rejecting usernames 2018-01-15 14:05:34 +00:00
extra-bytes.auth-script
fail-after-n-attempts.auth-script
fallback.auth-script
invalid-command-client.auth-script
invalid-command.auth-script
invalid-hex-encoding.auth-script
mechanisms.auth-script