On Tue, 04.02.14 00:57, David Härdeman ([email protected]) wrote: Sorry for the later review!
> Add binary string handling functions and extend the password agent > protocol to support binary strings (using "=" as a string prefix > instead of "+"). Hmm, I wished there was a different way to implement this, rather than having to introduce bstrv... But I see no other way, I fear.. :-( (Well, we could always just pass an escaped string around, never the binary data, and then only convert to binary data only as last step. But I figure that would just lying to ourselves...) I figure this has to do then. Could you please rebase to current git? Thanks, Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
