summaryrefslogtreecommitdiff
path: root/gio/gsocketclient.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-03-25Corrected some GLIB_AVAILABLE_IN_*Murray Cumming1-5/+5
2013-02-14GSocketClient: add proxy-resolver propertyDan Winship1-0/+5
2013-01-13various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie1-0/+31
2012-12-27Move single-include guards inside include guardsMatthias Clasen1-3/+3
2011-12-22Add GSocketClient::event, for tracking socket client statusDan Winship1-1/+5
2010-11-26Add initial TLS (SSL) support to gioDan Winship1-0/+7
2010-08-19Add support for g_socket_client_add_application_proxy()Nicolas Dufresne1-0/+2
2010-08-19Implemented g_socket_client_connect_to_uri() methodNicolas Dufresne1-0/+14
2010-08-19Hooked proxy enumeration into GSocketClientNicolas Dufresne1-0/+3
2010-08-14GSocketClient: add a timeout propertyDan Winship1-0/+3
2009-06-12make all APIs that take inet port arguments take a guint16Benjamin Otte1-2/+2
2009-05-27Documentation and coding style fixupsMatthias Clasen1-8/+8
2009-05-20Add helper functions for connecting to service (#583061)Sjoerd Simons1-0/+15
2009-05-20Remove protocol names, instead use an enum with common protocolsAlexander Larsson1-2/+2
2009-05-18Update the docs for the new network APIsAlexander Larsson1-4/+4
2009-05-15Import all the highlevel socket classes from gnioAlexander Larsson1-0/+115