summaryrefslogtreecommitdiff
path: root/gio/gtlsinteraction.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* minor typos in the documentation (a/an)Дилян Палаузов2019-08-241-1/+1
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gio: Fix some typos of ‘asynchronous’ in documentation commentsPhilip Withnall2017-04-131-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-4/+4
* doc: add GTlsInteractionClassXavier Claessens2015-06-031-0/+9
* gtlsinteraction: Hoist precondition before allocationColin Walters2014-07-231-6/+8
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Add a request_certificate virtual method to GTlsInteractionStef Walter2013-10-281-43/+347
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-5/+2
* gio: port networking classes from GSimpleAsyncResult to GTaskDan Winship2012-10-101-15/+14
* GTlsInteraction: Fix incorrect locking of mutexStef Walter2012-06-281-2/+7
* Add g_main_context_ref_thread_default()Dan Winship2011-10-071-5/+2
* GIO: switch a couple more GMutex users to _init()Ryan Lortie2011-10-041-19/+19
* gio: Add GTlsInteraction interaction method invocation guaranteesStef Walter2011-08-301-62/+361
* Make GTlsInteraction virtual methods cancellableStef Walter2011-08-261-9/+48
* Fix up ABI symbols after GTlsDatabase merge.Stef Walter2011-08-041-3/+3
* GTlsDatabase and related objectsStef Walter2011-08-041-0/+197