summaryrefslogtreecommitdiff
path: root/gio/gdbusauthmechanismexternal.c
Commit message (Expand)AuthorAgeFilesLines
* gdbusauthmechanismexternal: Optionally send empty authorization identitySimon McVittie2022-07-241-21/+37
* GDBusServer: Accept empty authorization identity for EXTERNAL mechanismGiuseppe Scrivano2022-07-181-3/+13
* GDBusServer: If no initial response for EXTERNAL, send a challengeGiuseppe Scrivano2022-07-181-5/+18
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gio: make client connection work with EXTERNAL on win32Marc-André Lureau2022-01-181-5/+22
* ci: fix warnings and enable --werror for the mingw buildChristoph Reiter2018-04-251-0/+3
* gdbus: do not initialize gsize variables with -1Руслан Ижбулатов2018-03-131-1/+1
* gdbus: actually return string length from hexdecode()Руслан Ижбулатов2018-03-131-4/+10
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* win32: silence build warningMarc-André Lureau2014-01-191-1/+1
* Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIXDan Winship2013-11-201-4/+0
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-6/+2
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Fix build with the Microsoft compilerTor Lillqvist2010-06-221-0/+2
* Bug 619142 – Build fixesDavid Zeuthen2010-05-201-3/+1
* CleanupsMatthias Clasen2010-05-141-5/+4
* GDBus: Use call() instead of invoke_method()David Zeuthen2010-05-101-1/+1
* Update copyright years to include 2010Matthias Clasen2010-05-091-1/+1
* GDBus: Rework GCredentials typeDavid Zeuthen2010-05-091-16/+3
* GDBus: Add new symbols to gio.symbolsDavid Zeuthen2010-05-061-0/+4
* GDBus: Fix up i18nDavid Zeuthen2010-05-061-1/+3
* Initial GDBus code-drop from GDBus-standalone repoDavid Zeuthen2010-05-061-0/+416