summaryrefslogtreecommitdiff
path: root/gio/gtlsconnection.h
Commit message (Expand)AuthorAgeFilesLines
* 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