Resolve warnings about istream and ostream in socket test
[platform/upstream/glib.git] / gio / tests / socket-server.c
2010-12-03 Christian DywanResolve warnings about istream and ostream in socket...
2010-11-26 Dan WinshipAdd initial TLS (SSL) support to gio
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-07 Dan Winshipremove broken useless initialization in socket-client...
2010-04-23 Dan WinshipGSocket: add support for timeouts
2010-04-23 Dan Winshipgio/tests/socket-client, socket-server: fix for win32
2010-04-22 Dan WinshipGUnixSocketAddress: handle abstract sockets with non...
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-07-23 Dan WinshipFix leaks in GSocketClient and GThreadedResolver
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-07-06 Matthias ClasenRevert "Move gio tests from gio/tests/ to tests/gio/"
2009-07-01 Benjamin OtteMove gio tests from gio/tests/ to tests/gio/
2009-06-30 Dan WinshipAdd GCancellables to GSocket ops
2009-06-29 Benjamin Ottefix warnings from gcc compilation with my mad CFLAGS
2009-05-19 Alexander LarssonRead socket state in g_socket_get_local/remote_address
2009-05-15 Alexander LarssonAdd test apps for GSocket API