summaryrefslogtreecommitdiff
path: root/gio/gtlsconnection.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-01-13various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie1-0/+18
2012-12-27Move single-include guards inside include guardsMatthias Clasen1-3/+3
2012-04-05Fix malformed GTK-Doc comment blocks: remove repeated comment blocks.Dieter Verfaillie1-8/+0
2011-11-03GIO: Don't use G_DISABLE_DEPRECATED for functionsMatthias Clasen1-3/+2
2011-10-11Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in our headersChun-wei Fan1-2/+3
2011-10-08Add G_GNUC_DEPRECATED to deprecated functions in gioMatthias Clasen1-2/+2
2011-08-04GTlsDatabase and related objectsStef Walter1-1/+11
2010-12-07Change the handling of the peer certificate in GTlsConnectionDan Winship1-31/+29
2010-12-07Remove GTlsConnection::need-certificateDan Winship1-3/+0
2010-12-07Add GTlsConnection:use-system-certdbDan Winship1-0/+4
2010-11-26Add initial TLS (SSL) support to gioDan Winship1-0/+137