hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / gio / gsocketconnection.c
2014-02-13 Philip Withnallgsocketconnection: Document closing connections with...
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-18 Colin WaltersGSocketClient: For _CONNECTING event, make remote addre...
2013-06-24 Emmanuele BassiRename the generated private data getter function
2013-06-24 Emmanuele Bassigio: Use the new private instance data declaration
2012-10-10 Dan Winshipgio: port networking classes from GSimpleAsyncResult...
2012-05-15 Dan WinshipAdd g_type_ensure() and use it rather than playing...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-22 Dan WinshipAdd g_socket_connection_connect(), etc
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-20 Thomas Hindoe Paab... docs: fix typos in networking classes
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-08 David ZeuthenSilence a bunch of -Wunused-but-set-variable warnings
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-11-26 Dan WinshipAdd pollable input/output streams
2010-11-03 Christian PerschAdd g_simple_async_report_take_gerror_in_idle
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-24 Johan DahlinAdd a lot of missing annotations
2010-07-29 Eduardo Lima MitevGIO: Add G-I annotations for several methods
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-22 Dan WinshipGSocketConnection: don't close the socket if it's still...
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2009-06-08 Benjamin Ottetypo in documentation
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-20 Alexander LarssonRemove protocol names, instead use an enum with common...
2009-05-20 Alexander LarssonCall sync close function directly in async implementation
2009-05-19 Alexander LarssonRead socket state in g_socket_get_local/remote_address
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-15 Alexander LarssonImport all the highlevel socket classes from gnio