History log of /external/dbus/dbus/dbus-nonce.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fbd21dd0977b9edd6114d56190fe0bb5ffa3a82f 21-Oct-2009 Frank Osterfeld <frank@kdab.net> Fixes to the nonce code

On Unix, we create a 700 subdir in /tmp only readable by the user, on
Windows we use the user-specific tmpdir and create the noncefile
directly.

Add NonceFile to abstract this behaviour and to delete the noncefile
and possibly tmpdir on shutdown.

Cherry-picked from commit 885f16b90c4f769ae29f432d0ed2a63bb2e4dab8 in
the dbus4win repository. Fixed to apply and correct whitespace issues
by tml@iki.fi.
/external/dbus/dbus/dbus-nonce.h
b0091cf47e1172b1d5c1b0c060efe8b60c3b11e1 21-Oct-2009 Frank Osterfeld <frank@kdab.net> Improve error handling in nonce code

Replace errno (from assuan code) by DBusError. Errors are not passed
through dbus_accept_with_nonce atm, as the original _dbus_accept() has
no error arg either.

Cherry-picked from commit 8082e92bb3a6304362e730f8b6e324860e1bb26c in
the dbus4win repository, edited to apply and fix whitespace issues by
tml@iki.fi.
/external/dbus/dbus/dbus-nonce.h
25ceeeb6799849e2d1c67b421be2110aee2804ff 21-Oct-2009 Frank Osterfeld <frank@kdab.net> Cleanup of nonce code

Remove the write_file function and use the existing
_dbus_string_save_to_file, improve error handling

Cherry picked from commit 0f7b026d01be7e0fd444cdb56e5f9b7a5137a062 in
the dbus4win repository. Edited to apply and fix whitespace issues by
tml@iki.fi.
/external/dbus/dbus/dbus-nonce.h
5e2a99c12c7e3531d908ed4fca82caca9cb02825 21-Oct-2009 Frank Osterfeld <frank@kdab.net> The current state of the nonce-tcp implementation

Merged and cleaned up patch from my [Frank Osterfeld's] local work
branch.

Cherry-picked from commit e2801eca57b2d9e09afd662ed5ef6fc83be73afc and
edited by tml@iki.fi to make it apply, and fixing whitespace issues.
/external/dbus/dbus/dbus-nonce.h