summaryrefslogtreecommitdiff
path: root/gio/gtlsdatabase.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* docs: mark macros, flags, enums with percent signGabor Karsay2022-03-041-1/+1
* gtlsdatabase: tone down warning about g_tls_database_verify_chain()Michael Catanzaro2021-11-221-2/+2
* gtlsdatabase: remove stray "Since: 2.70"Michael Catanzaro2021-11-221-2/+2
* Document potential footgun with GTlsCertificateFlagsMichael Catanzaro2021-11-161-7/+15
* gtlsdatabase: improve documentationMichael Catanzaro2021-08-041-17/+44
* gtlsdatabase: remove duplicate precondition checkmcatanzaro/verify-chain-extra-checkMichael Catanzaro2020-12-071-2/+0
* gtask: Improve task names used internally within GLibPhilip Withnall2020-07-071-0/+4
* Improve documentation of g_tls_database_verify_chain()Michael Catanzaro2020-05-071-3/+7
* docs: Use ‘look up’ as a verb, rather than the noun ‘lookup’Philip Withnall2019-04-261-7/+7
* docs: Fix various typos in linked symbol namesPhilip Withnall2019-03-151-1/+1
* docs: Fix formatting of some literals and propertiesPhilip Withnall2018-11-231-1/+1
* gtlsdatabase: document that implementations must be thread-safeMatthew Waters2018-09-031-0/+3
* docs: Fix various minor syntax errors in gtk-doc commentsPhilip Withnall2017-11-071-2/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-1/+1
* docs: Clarify the use of the GError in g_tls_database_verify_chain*Debarshi Ray2017-04-031-6/+25
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-23/+23
* gio: Add source tags to various GTasks constructed in GLibPhilip Withnall2016-06-291-0/+7
* doc: Add missing GTlsDatabaseClassXavier Claessens2015-06-081-0/+36
* gio: port annotations from the Vala metadata.Evan Nemerson2014-05-231-1/+3
* docs: use "Returns:" consistentlyWilliam Jon McCann2014-02-191-8/+8
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gio: add missing element-type annotationRico Tzschichholz2013-01-131-2/+2
* gio: port networking classes from GSimpleAsyncResult to GTaskDan Winship2012-10-101-141/+108
* gtlsdatabase: Don't complain if no callbacks for async functionsStef Walter2012-08-031-7/+0
* docs: Fix GTlsDatabase typosDavid King2012-02-211-5/+6
* GIO: add lots of annotations for Vala bindingsEvan Nemerson2012-01-111-2/+2
* void functions should not return. Fixes bug #656675.Brian Cameron2011-08-171-1/+1
* GTlsDatabase and related objectsStef Walter2011-08-041-0/+967