mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-26 11:00:09 +01:00
* dbus/dbus-auth.c: Rewrite auth protocol handling to use a state machine approach. A state is implemented as a function that handles incoming events as specified for that state. * doc/dbus-specification.xml: Update auth protocol state machine specification to match implementation. Remove some leftover base64 examples. |
||
|---|---|---|
| .. | ||
| cancel.auth-script | ||
| client-out-of-mechanisms.auth-script | ||
| external-failed.auth-script | ||
| external-root.auth-script | ||
| external-silly.auth-script | ||
| external-successful.auth-script | ||
| 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 | ||