Imported Upstream version 2.67.4
[platform/upstream/glib.git] / gio / tests / tls-interaction.c
2021-10-29 DongHun KwakImported Upstream version 2.67.4 upstream/2.67.4
2021-10-29 DongHun KwakImported Upstream version 2.67.0 upstream/2.67.0
2021-10-29 DongHun KwakImported Upstream version 2.66.7 upstream/2.66.7
2019-12-03 Hyunjee KimImported Upstream version 2.61.2
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-09-29 DongHun KwakImported Upstream version 2.53.1 75/153575/1
2014-01-31 Daniel MustielesUpdated FSF's address
2013-10-28 Stef WalterAdd a request_certificate virtual method to GTlsInteraction
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-10-10 Dan Winshipgio/tests: port from GSimpleAsyncResult to GTask
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-14 Simon McVittietls-interaction test: use a weak pointer instead of...
2011-10-17 Ryan Lortiemore 'static' adding in testcases
2011-10-13 Ryan Lortieg_thread_new: never fail
2011-10-13 Ryan Lortiethread: nuke the concept of 'joinable'
2011-10-10 Matthias ClasenDon't use deprecated GThread API in gio tests
2011-10-04 Ryan LortieRemove g_mutex_new()/g_cond_new() in testcases
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-04 Dan Winshipgio/tests/tls-interaction: fix two sporadic errors
2011-08-30 Stef Waltergio: Add GTlsInteraction interaction method invocation...