summaryrefslogtreecommitdiff
path: root/gio/gsocketcontrolmessage.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* docs: Replace git.gnome.org with gitlab.gnome.org urlsAvinash Sonawane2021-03-241-1/+1
* Fix signedness warning in gio//gsocketcontrolmessage.c:g_socket_control_messa...Emmanuel Fleury2021-01-121-1/+1
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-4/+4
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-3/+1
* glib: Add missing (nullable) and (optional) annotationsPhilip Withnall2015-11-071-1/+1
* Add includes to all gio docsMatthias Clasen2014-01-071-0/+1
* gio: Fix documentation for GSocketControlMessage that refers to a 'file descr...Robert Ancell2013-09-271-1/+1
* Add g_type_ensure() and use it rather than playing games with volatileDan Winship2012-05-151-6/+2
* GSocketControlMessage: Don't warn about unknown messagesDavid Zeuthen2012-04-141-2/+9
* Silence a bunch of -Wunused-but-set-variable warningsDavid Zeuthen2011-04-081-0/+1
* Correct gtk-doc SECTION: syntaxJohan Dahlin2011-02-011-1/+1
* Add GI annotations to Gio lowlevel network support classesPavel Holejsovsky2010-12-291-1/+1
* Add a lot of missing annotationsJohan Dahlin2010-09-241-1/+1
* GSocketControlMessage: clean up confusing codeRyan Lortie2010-09-221-8/+7
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Misc networking build fixesDan Winship2009-06-011-4/+1
* Ref the right type in g_socket_control_message_deserializeAlexander Larsson2009-05-281-1/+1
* Document g_socket_control_message_deserializeAlexander Larsson2009-05-281-5/+13
* Fix make checkMatthias Clasen2009-05-281-1/+1
* Documentation and coding style fixupsMatthias Clasen2009-05-271-14/+25
* Don't return something from a void function (#583408)Alexander Larsson2009-05-251-1/+1
* Import GInitable, GSocket and dependencies from gnioAlexander Larsson2009-05-141-0/+200