summaryrefslogtreecommitdiff
path: root/gio/src/tlscertificate.hg
Commit message (Expand)AuthorAgeFilesLines
* Gio::TlsCertificate: Fix the create*() methodsKjell Ahlstedt2022-04-081-9/+11
* Glib, Gio: Add some methods for glibmm 2.72Kjell Ahlstedt2022-04-071-6/+4
* Glib, Gio: Add some methods for glibmm 2.70Kjell Ahlstedt2021-10-051-0/+10
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-4/+6
* Put _WRAP_VFUNC in protected sectionsKjell Ahlstedt2019-03-151-0/+1
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* TlsCertificate: Use std::string for data instead of char*.José Alburquerque2013-03-311-4/+5
* Gio::Tls*: Correct some referencing errors.José Alburquerque2013-03-271-1/+1
* TlsCertificate: Wrap its single virtual function.José Alburquerque2013-03-211-1/+5
* Tls*: Add the rest of the (unwrapped) properties, methods and vfuncs.José Alburquerque2013-02-261-3/+11
* TlsDatabase: Add a TODO to wrap virtual functions.José Alburquerque2013-01-031-1/+2
* giomm: Add the TlsCertificate class.José Alburquerque2012-11-111-0/+74