summaryrefslogtreecommitdiff
path: root/gio/gsocketclient.h
Commit message (Expand)AuthorAgeFilesLines
* Rename all visibility macrosXavier Claessens2022-10-131-33/+33
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gsocketclient: deprecate tls-validation-flags propertyMichael Catanzaro2021-11-161-2/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-4/+4
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Corrected some GLIB_AVAILABLE_IN_*Murray Cumming2013-03-251-5/+5
* GSocketClient: add proxy-resolver propertyDan Winship2013-02-141-0/+5
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+31
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Add GSocketClient::event, for tracking socket client statusDan Winship2011-12-221-1/+5
* Add initial TLS (SSL) support to gioDan Winship2010-11-261-0/+7
* Add support for g_socket_client_add_application_proxy()Nicolas Dufresne2010-08-191-0/+2
* Implemented g_socket_client_connect_to_uri() methodNicolas Dufresne2010-08-191-0/+14
* Hooked proxy enumeration into GSocketClientNicolas Dufresne2010-08-191-0/+3
* GSocketClient: add a timeout propertyDan Winship2010-08-141-0/+3
* make all APIs that take inet port arguments take a guint16Benjamin Otte2009-06-121-2/+2
* Documentation and coding style fixupsMatthias Clasen2009-05-271-8/+8
* Add helper functions for connecting to service (#583061)Sjoerd Simons2009-05-201-0/+15
* Remove protocol names, instead use an enum with common protocolsAlexander Larsson2009-05-201-2/+2
* Update the docs for the new network APIsAlexander Larsson2009-05-181-4/+4
* Import all the highlevel socket classes from gnioAlexander Larsson2009-05-151-0/+115