summaryrefslogtreecommitdiff
path: root/gio/src/tlsconnection.hg
Commit message (Expand)AuthorAgeFilesLines
* Add Gio::giomm_SignalProxy_async_callback() with C linkageKjell Ahlstedt2023-03-311-2/+4
* Glib, Gio: Add some methods for glibmm 2.70Kjell Ahlstedt2021-10-051-0/+6
* Rewrite Gio::Tls[Client,Server]ConnectionImplKjell Ahlstedt2020-08-121-0/+1
* Gio: Add Tls[Client,Server]ConnectionImplKjell Ahlstedt2020-07-301-3/+3
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-5/+5
* Put _WRAP_VFUNC in protected sectionsKjell Ahlstedt2019-03-151-0/+1
* Gio::TlsConnection: Remove rehandshake APIKjell Ahlstedt2018-12-061-8/+3
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Remove deprecated API.Murray Cumming2016-11-141-5/+2
* Remove trailing whitespace.Murray Cumming2016-05-161-1/+1
* Don't disable more deprecation warnings than necessaryKjell Ahlstedt2015-06-171-5/+0
* Deprecate API which is deprecated in glibKjell Ahlstedt2014-06-131-3/+12
* Gio::Tls*: Correct some referencing errors.José Alburquerque2013-03-271-2/+2
* giomm: Wrap the GTlsError GError.José Alburquerque2013-03-251-2/+2
* TlsConnection: Correct its base class derivation.José Alburquerque2013-03-221-5/+7
* TlsConnection: Wrap the virtual functions.José Alburquerque2013-01-171-5/+5
* giomm: Add the TlsConnection class.José Alburquerque2013-01-031-0/+103