Add tests for {read,write}_all_async()
[platform/upstream/glib.git] / gio / tests / tls-interaction.c
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...