summaryrefslogtreecommitdiff
path: root/gio/gtlsconnection.c
Commit message (Expand)AuthorAgeFilesLines
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-3/+3
* Use Unicode in translatable stringsPiotr Drąg2016-10-121-3/+3
* gio: Add DTLS interfacesPhilip Withnall2016-01-181-0/+2
* gio: Document thread safety of the streams APIPhilip Withnall2016-01-111-2/+7
* gtlsconnection: Fix a typo in the documentationPhilip Withnall2015-11-061-1/+1
* docs: use "Returns:" consistentlyWilliam Jon McCann2014-02-191-12/+12
* Eradicate links and xrefsMatthias Clasen2014-02-081-2/+1
* Docs: replace <literal> by `Matthias Clasen2014-02-061-8/+8
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gio: don't quote quark names for G_DEFINE_QUARKCosimo Cecchi2012-08-281-1/+1
* Use G_DEFINE_QUARK for quarks in GIOMatthias Clasen2012-08-281-6/+1
* Add missing allow-none annotations for function parameters.Robert Ancell2012-03-311-2/+2
* [gi] Add missing Gio transfer annotationsMartin Pitt2011-08-111-1/+1
* GTlsDatabase and related objectsStef Walter2011-08-041-3/+143
* Pass in NULL instead of g_cclosure_marshal_genericJohan Dahlin2011-07-191-1/+1
* Stop using glib-genmarshal at build timeColin Walters2011-06-201-2/+1
* Fix links in gio docsMatthias Clasen2011-06-041-3/+3
* Fix for bug #637720. void functions should not return a value.Brian Cameron2010-12-221-3/+3
* Change the handling of the peer certificate in GTlsConnectionDan Winship2010-12-071-88/+74
* Change the semantics of GTlsConnection:require-close-notifyDan Winship2010-12-071-12/+20
* Remove GTlsConnection::need-certificateDan Winship2010-12-071-98/+33
* Add GTlsConnection:use-system-certdbDan Winship2010-12-071-0/+70
* Various doc tweaksMatthias Clasen2010-11-281-0/+7
* Add initial TLS (SSL) support to gioDan Winship2010-11-261-0/+720