mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-03 13:50:16 +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. |
||
|---|---|---|
| .. | ||
| auth | ||
| equiv-config-files | ||
| incomplete-messages | ||
| invalid-config-files | ||
| invalid-messages | ||
| sha-1 | ||
| valid-config-files | ||
| valid-introspection-files | ||
| valid-messages | ||
| valid-service-files | ||