summaryrefslogtreecommitdiff
path: root/gio/src/tlsclientconnection.hg
Commit message (Expand)AuthorAgeFilesLines
* Glib, Gio: Add some methods for glibmm 2.72Kjell Ahlstedt2022-04-071-9/+4
* Gio: Use _WRAP_METHOD(..., ignore_deprecations)Kjell Ahlstedt2021-11-261-7/+4
* Gio::SocketClient, TlsClientConnection: Ignore some deprecationsKjell Ahlstedt2021-11-241-2/+13
* Rewrite Gio::Tls[Client,Server]ConnectionImplKjell Ahlstedt2020-08-121-1/+1
* Gio: Add Tls[Client,Server]ConnectionImplKjell Ahlstedt2020-07-301-11/+14
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-3/+3
* Gio::TlsClientConnection: Remove property_accepted_cas()Kjell Ahlstedt2019-01-281-2/+3
* Gio::TlsClientConnection: Remove get/set/property_use_ssl3()Kjell Ahlstedt2018-01-121-3/+2
* Fix some TODO commentsKjell Ahlstedt2017-12-131-2/+6
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* TlsClientConnection: Add copy_session_state().Murray Cumming2015-09-141-0/+3
* Gio::TlsClientConnection: Make the class work correctly.José Alburquerque2013-04-071-0/+1
* Gio::Tls*: Correct some referencing errors.José Alburquerque2013-03-271-1/+1
* Minor whitespace changeMurray Cumming2013-03-261-1/+3
* giomm: Wrap the GTlsError GError.José Alburquerque2013-03-251-1/+1
* Tls[Client|Server]Connection: Add the create() methods.José Alburquerque2013-03-241-3/+6
* Tls*: Add the rest of the (unwrapped) properties, methods and vfuncs.José Alburquerque2013-02-261-2/+5
* giomm: Add the Tls[Client|Server]Connection classes.José Alburquerque2013-01-091-0/+67