summaryrefslogtreecommitdiff
path: root/gio/gtlsconnection.h
Commit message (Expand)AuthorAgeFilesLines
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+18
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Fix malformed GTK-Doc comment blocks: remove repeated comment blocks.Dieter Verfaillie2012-04-051-8/+0
* GIO: Don't use G_DISABLE_DEPRECATED for functionsMatthias Clasen2011-11-031-3/+2
* Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in our headersChun-wei Fan2011-10-111-2/+3
* Add G_GNUC_DEPRECATED to deprecated functions in gioMatthias Clasen2011-10-081-2/+2
* GTlsDatabase and related objectsStef Walter2011-08-041-1/+11
* Change the handling of the peer certificate in GTlsConnectionDan Winship2010-12-071-31/+29
* Remove GTlsConnection::need-certificateDan Winship2010-12-071-3/+0
* Add GTlsConnection:use-system-certdbDan Winship2010-12-071-0/+4
* Add initial TLS (SSL) support to gioDan Winship2010-11-261-0/+137