summaryrefslogtreecommitdiff
path: root/telepathy-glib/gnio-util.c
Commit message (Expand)AuthorAgeFilesLines
* Suppress remaining GValueArray deprecation warningsSimon McVittie2013-09-261-0/+2
* prepare 0.19.10telepathy-glib-0.19.10Guillaume Desmottes2012-09-261-2/+2
* tp_g_socket_address_from_g_variant, tp_address_g_variant_from_g_socket_addres...Simon McVittie2012-09-261-2/+66
* Stop using TP_ERRORSSimon McVittie2012-05-021-6/+6
* many fixes to documentation commentsJonny Lamb2012-04-061-1/+1
* start preparing 0.17.5Guillaume Desmottes2012-02-141-4/+4
* Add config.h include in all source filesXavier Claessens2012-02-061-1/+1
* Add extra cast of guchar to guint when using GUINT_TO_POINTERXavier Claessens2012-01-241-1/+4
* TpStreamTubeChannel: Use async API to send/receive credentialsXavier Claessens2012-01-191-6/+17
* Add async variant for _receive_credentials_with_byte() and _send_credentials_...Xavier Claessens2012-01-191-0/+197
* Replace deprecated g_unix_socket_* functions.Travis Reitter2011-10-281-3/+8
* gnio-util: properly set the GError if UNIX sockets are not implementedGuillaume Desmottes2011-07-121-2/+2
* gnio-util: correct typo in “(allown-none)” annotationWill Thompson2011-04-201-2/+2
* Remove dummy local GType variable.Will Thompson2011-03-151-3/+1
* Fix “Value stored to _ is never read” clang warnings.Will Thompson2011-03-151-1/+2
* fix gcc 4.6 "variable is set but not used" warningsDan Winship2011-03-151-1/+1
* NEWS and stuff for 0.13.2Simon McVittie2010-10-151-2/+2
* include gunixcredentialsmessage.h only if we have Unix socket supportGuillaume Desmottes2010-10-061-1/+1
* document tp_unix_connection_{send,receive}_credentials_with_byteGuillaume Desmottes2010-10-061-0/+29
* add a wrapper around tp_unix_connection_{send,receive}_credentials_with_byte()Guillaume Desmottes2010-10-041-4/+41
* gnio-util: add _with_byte variant of gio API to send/receive credentialsGuillaume Desmottes2010-09-281-0/+242
* Add a GError to both methods for handling bad input, rather than a critical w...Danielle Madeley2010-02-231-16/+54
* Cleanup type -> ret_type and type_ -> typeDanielle Madeley2010-02-231-11/+8
* Use tp_value_array_build to build GValueArraysDanielle Madeley2010-02-231-11/+10
* Rearrange order of includesDanielle Madeley2010-02-231-4/+4
* Use the correct types for address variantsDanielle Madeley2010-02-231-2/+9
* Include in gtk-docDanielle Madeley2010-02-231-0/+9
* Plug some leaksDanielle Madeley2010-02-231-1/+1
* Move API to gnio-util, set hard requirement for GIODanielle Madeley2010-02-231-0/+215