summaryrefslogtreecommitdiff
path: root/gcr/gcr-certificate.h
Commit message (Expand)AuthorAgeFilesLines
* gcr: Add GcrCertificateSection/FieldCorentin Noël2022-08-071-0/+2
* gcr: Drop the GcrComparable interfaceNiels De Graef2022-07-151-9/+0
* certificate: Remove markup-textNiels De Graef2022-07-071-2/+0
* Use GDateTime instead of GDateNiels De Graef2022-07-071-2/+2
* gcr: Drop GcrColumnNiels De Graef2022-06-271-4/+0
* Drop custom icons in gcrNiels De Graef2022-06-271-2/+0
* gcr: Update the inclusion guard to not mention gcr-baseCorentin Noël2022-04-091-4/+4
* gcr-comparable: Use G_DECLARE_INTERFACE to define the interfaceCorentin Noël2022-04-091-1/+1
* gcr: Fix GcrCertificateIface vfunc gtk-docNiels De Graef2020-03-101-1/+1
* gcr: Add gtk-doc comment to get_der_data()-vfuncNiels De Graef2020-03-051-7/+4
* gcr: Provide support for g_autoptr for all typesNiels De Graef2020-01-131-0/+2
* gcr: Add gcr_certificate_get_markup() functionStef Walter2014-03-031-0/+2
* gcr: A few tweaks to GcrCertificate introspection dataStef Walter2014-03-031-3/+17
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gcr: Add gcr_certificate_get_basic_constraints()Stef Walter2011-11-291-0/+4
* gcr: Add gcr_certificate_get_xxx_name()Stef Walter2011-11-291-0/+4
* gcr: Function to emit notify on GcrCertificate props for data changeStef Walter2011-10-131-0/+2
* gcr: More introspection and documentation cleanupStef Walter2011-09-291-1/+2
* gcr: Complete introspection annotations for gcr libraryStef Walter2011-09-281-3/+3
* Split the gcr library into base and ui components.Stef Walter2011-09-261-2/+2
* gcr: Complete documentation for new componentsStef Walter2011-04-081-1/+1
* Merge branch 'gnome-3-0'Stef Walter2011-04-081-0/+1
|\
| * gcr: Complete documentationStef Walter2011-04-081-0/+1
* | [gcr] More implementation of selector widget.Stef Walter2011-04-051-7/+30
|/
* [gcr] Move to a single header model.Stef Walter2010-12-061-0/+4
* [gcr] Use void pointers instead of unsigned char for data.Stef Walter2010-12-061-2/+2
* [gcr] Add gcr_certificate_is_issuer() and finish up testing.Stef Walter2010-12-061-0/+3
* [gcr] Functions for access GcrCertificate subject and issuer raw DERStef Walter2010-09-181-0/+6
* Fill in the key size field.Stefan Walter2009-02-141-0/+2
* Add G_BEGIN_DECLS/G_END_DECLS to gcr headers.Stefan Walter2009-02-111-0/+4
* Install appropriate header files and fix the pkg-config file for the gcrStefan Walter2009-01-291-22/+17
* Add basic UI widgets for displaying a certificate.Stefan Walter2009-01-281-0/+91