summaryrefslogtreecommitdiff
path: root/gio/gtlsbackend.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* giomodule: Don’t mandatorily cache GIOModule implementationsPhilip Withnall2021-01-201-2/+14
* Document that the get_default() functions for the various GIO modules will ne...Sebastian Dröge2020-11-141-1/+2
* gtlsbackend: add support for setting the default TLS databaseMatthew Waters2018-09-031-1/+42
* gtlsbackend: Default to indicating no support for DTLS in GTlsBackendPhilip Withnall2017-09-131-4/+2
* gtlsbackend: Add missing preconditions for DTLS virtual methodsPhilip Withnall2017-09-111-4/+20
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-1/+1
* gio: Add DTLS interfacesPhilip Withnall2016-01-181-3/+65
* docs: fix up docs issues in gio/Xavier Claessens2015-02-051-0/+4
* docs: use "Returns:" consistentlyWilliam Jon McCann2014-02-191-6/+6
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Fix malformed GTK-Doc comment blocks: remove repeated comment blocks.Dieter Verfaillie2012-04-051-2/+3
* docs: Fix GTlsBackend typo GTyep → GTypeDavid King2012-02-211-1/+1
* Add _g_io_module_get_default(), use to simplify other *_get_default()sDan Winship2011-10-041-33/+2
* [gi] Add missing Gio transfer annotationsMartin Pitt2011-08-111-1/+2
* GTlsDatabase and related objectsStef Walter2011-08-041-0/+44
* Add two annotations for g-iDan Winship2011-05-051-1/+1
* Various doc tweaksMatthias Clasen2010-11-281-1/+1
* Add initial TLS (SSL) support to gioDan Winship2010-11-261-0/+201