Imported Upstream version 2.66.6
[platform/upstream/glib.git] / gio / gtlsconnection.c
2021-10-29 DongHun KwakImported Upstream version 2.65.1 upstream/2.65.1
2021-10-29 DongHun KwakImported Upstream version 2.65.0 upstream/2.65.0
2021-10-29 DongHun KwakImported Upstream version 2.64.5 upstream/2.64.5
2019-12-03 Hyunjee KimImported Upstream version 2.61.2
2019-12-03 Hyunjee KimImported Upstream version 2.59.1
2019-12-03 Hyunjee KimImported Upstream version 2.59.0
2019-12-03 Hyunjee KimImported Upstream version 2.58.2
2019-12-03 Hyunjee KimImported Upstream version 2.57.3
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-05-19 DongHun KwakImported Upstream version 2.51.1 03/130003/1
2017-05-19 DongHun KwakImported Upstream version 2.51.0 02/130002/1
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-01-31 Daniel MustielesUpdated FSF's address
2012-08-28 Cosimo Cecchigio: don't quote quark names for G_DEFINE_QUARK
2012-08-28 Matthias ClasenUse G_DEFINE_QUARK for quarks in GIO
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-11 Martin Pitt[gi] Add missing Gio transfer annotations
2011-08-04 Stef WalterGTlsDatabase and related objects
2011-07-19 Johan DahlinPass in NULL instead of g_cclosure_marshal_generic
2011-06-20 Colin WaltersStop using glib-genmarshal at build time
2011-06-04 Matthias ClasenFix links in gio docs
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-22 Brian CameronFix for bug #637720. void functions should not return...
2010-12-07 Dan WinshipChange the handling of the peer certificate in GTlsConn...
2010-12-07 Dan WinshipChange the semantics of GTlsConnection:require-close...
2010-12-07 Dan WinshipRemove GTlsConnection::need-certificate
2010-12-07 Dan WinshipAdd GTlsConnection:use-system-certdb
2010-11-29 Matthias ClasenVarious doc tweaks
2010-11-26 Dan WinshipAdd initial TLS (SSL) support to gio