hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / gio / gtlsconnection.c
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