summaryrefslogtreecommitdiff
path: root/dbus/dbus-nonce.c
Commit message (Expand)AuthorAgeFilesLines
* Consistently save and restore errnoSimon McVittie2014-10-291-2/+6
* Ensure DBusError is set if _dbus_read_nonce() failChengwei Yang2014-01-061-1/+9
* _dbus_get_tmpdir: be thread-safeSimon McVittie2013-08-291-1/+5
* Remove various never-used variablesSimon McVittie2011-08-051-2/+0
* DBusNonceFile: don't always fail when use_subdir=TRUE, i.e. on UnixSimon McVittie2011-05-251-1/+1
* dbus-nonce: check results of _dbus_string_init for OOMChristian Dywan2011-01-171-2/+7
* Make dbus-uuidgen atomicColin Walters2010-09-031-1/+1
* Prepare for WinCE port: Convert windows code to native API, avoid errno.Marcus Brinkmann2010-04-131-20/+17
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+1
* Avoid warnings on WindowsTor Lillqvist2009-12-011-6/+0
* Don't use DBUS_DIR_SEPARATORTor Lillqvist2009-12-011-3/+3
* Fixes to the nonce codeFrank Osterfeld2009-12-011-2/+5
* Add api dox for nonce-tcpFrank Osterfeld2009-12-011-29/+62
* Fixes to the nonce codeFrank Osterfeld2009-12-011-21/+160
* Improve error handling in nonce codeFrank Osterfeld2009-12-011-18/+25
* Cleanup of nonce codeFrank Osterfeld2009-12-011-7/+17
* The current state of the nonce-tcp implementationFrank Osterfeld2009-12-011-0/+239