Alexander Larsson 4708e73bee proxy: Properly detect authentication end
When reading the authentication messages we don't know the
packet size, so we may read to much data, getting a partial
(or full) dbus message after the authentication end.

This commit does a better job looking for the authentication end,
and when found it queues any leftover data from the buffer and
reads it instead of the socket input in the next iteration.
2015-05-19 10:56:21 +02:00
2015-03-11 10:25:15 +01:00
2015-04-05 22:13:45 +02:00
2015-01-15 21:45:55 +01:00
2015-03-20 15:57:22 +01:00
2015-03-20 15:57:22 +01:00
2015-05-13 17:09:53 +02:00
2015-03-31 15:36:29 +01:00
2015-05-08 12:50:09 +02:00
2015-03-28 16:12:03 -04:00
2015-03-23 12:17:58 +01:00
2015-05-14 17:50:48 -04:00
2015-03-23 12:17:58 +01:00
2015-05-15 13:28:11 +02:00
2015-05-12 14:44:08 +02:00
2015-03-23 12:17:58 +01:00

xdg-app

xdg-app is a system for building, distributing and running sandboxed desktop applications on Linux.

See https://wiki.gnome.org/Projects/SandboxedApps for more information.

Description
No description provided
Readme 64 MiB
Languages
C 91.1%
Shell 5.1%
Python 1.8%
Meson 1.1%
Yacc 0.8%