summaryrefslogtreecommitdiff
path: root/gio/gtlsinteraction.c
AgeCommit message (Expand)Author
2023-10-25docs: Move the GTlsInteraction SECTIONPhilip Withnall
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2019-08-24minor typos in the documentation (a/an)Дилян Палаузов
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2017-04-13gio: Fix some typos of ‘asynchronous’ in documentation commentsPhilip Withnall
2016-11-22introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert
2015-06-03doc: add GTlsInteractionClassXavier Claessens
2014-07-23gtlsinteraction: Hoist precondition before allocationColin Walters
2014-01-31Updated FSF's addressDaniel Mustieles
2013-10-28Add a request_certificate virtual method to GTlsInteractionStef Walter
2013-06-24Rename the generated private data getter functionEmmanuele Bassi
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi
2012-10-10gio: port networking classes from GSimpleAsyncResult to GTaskDan Winship
2012-06-28GTlsInteraction: Fix incorrect locking of mutexStef Walter
2011-10-07Add g_main_context_ref_thread_default()Dan Winship
2011-10-04GIO: switch a couple more GMutex users to _init()Ryan Lortie
2011-08-30gio: Add GTlsInteraction interaction method invocation guaranteesStef Walter
2011-08-26Make GTlsInteraction virtual methods cancellableStef Walter
2011-08-04Fix up ABI symbols after GTlsDatabase merge.Stef Walter
2011-08-04GTlsDatabase and related objectsStef Walter