bus_dispatch_sha1_test on Windows

Peter Kümmel syntheticpp at gmx.net
Tue Nov 28 09:23:10 PST 2006


Peter Kümmel wrote:
> Havoc Pennington wrote:
>>
>> Peter Kümmel wrote:
>>> But I've no idea why there is a AUTH EXTERNAL instead of a SHA1
>>> mechanism.
>>>
>> I think this is normal, it gets unsupported for EXTERNAL so it should
>> then try SHA1 instead.
>>
>> Have you implemented the SHA1 mechanism on Windows? Should it even work?
>>
>> Maybe you will have to step through in a debugger or add more verbose
>> output to understand why the disconnection occurs.
>>
>> Havoc
>>

I've found the error: the problem was a multi line org_free_desktop file
in combination with a bug in our patched _dbus_string_pop_line, so that
only the first line was read.

Thanks,
Peter


More information about the dbus mailing list