summaryrefslogtreecommitdiff
path: root/gcr/gcr-certificate.c
Commit message (Expand)AuthorAgeFilesLines
* certificate: Print dates in ISO8601 formatDaiki Ueno2023-01-171-3/+3
* certificate: Don't leak Identifier field valueNiels De Graef2023-01-161-1/+1
* gcr: Fix criticals if a CN is nullNiels De Graef2022-08-091-0/+4
* gcr: Add GcrCertificateSection/FieldCorentin Noël2022-08-071-0/+435
* gcr: Drop the GcrComparable interfaceNiels De Graef2022-07-151-71/+1
* certificate: Remove markup-textNiels De Graef2022-07-071-45/+1
* Use GDateTime instead of GDateNiels De Graef2022-07-071-27/+7
* certificate: rename properties to match gettersnielsdg/certificate-props-renameNiels De Graef2022-07-061-28/+28
* gcr: Drop GcrColumnNiels De Graef2022-06-271-54/+0
* Drop custom icons in gcrNiels De Graef2022-06-271-34/+0
* Replace g_memdup with g_memdup2Niels De Graef2022-06-131-3/+3
* gcr: Add nullable and out annotations in GcrCertificateCorentin Noël2022-04-301-24/+32
* gcr-comparable: Use G_DECLARE_INTERFACE to define the interfaceCorentin Noël2022-04-091-1/+1
* docs: Port from gtk-doc to gi-docgenNiels De Graef2021-11-101-14/+7
* Drop "volatile" for g_once_init_enter locationsbugfix/drop-volatileNiels De Graef2021-05-021-1/+1
* gcr-certificate: Add (virtual) annotationNiels De Graef2020-01-051-1/+1
* gcr: Use G_PARAM_STATIC_STRINGSNiels De Graef2020-01-041-7/+7
* Mark GIR constants as suchNiels De Graef2020-01-031-4/+4
* Don't use deprecated (allow-none) GIR annotationNiels De Graef2020-01-031-6/+6
* gcr: Don't specify checksum types for certificate fingerprint docswip/mjog/cert-fingerprint-docsMichael Gratton2019-01-091-6/+0
* gcr: Add gcr_certificate_get_markup() functionStef Walter2014-03-031-3/+11
* Makefile.am: Single Makefile mode and parallel-testsStef Walter2014-03-031-1/+2
* Gcr-3.gir: Unbreak virtual-method output for GcrCertificate.get_der_dataStef Walter2014-03-031-5/+5
* gcr: A few tweaks to GcrCertificate introspection dataStef Walter2014-03-031-2/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gck: Properly flag (out) arguments for introspectionStef Walter2014-01-051-2/+2
* More tweaks and fixes for vapi bindingsStef Walter2013-04-271-1/+36
* gcr-certificate: Handle cases where no certificate data is availableStef Walter2013-04-191-17/+36
* Make gcr oids work between ui and base librariesGabor Adam Toth2013-02-141-2/+0
* egg-hex: Use a full string as the hex delimiterStef Walter2012-11-071-1/+1
* Use GBytes instead of our own EggBytesStef Walter2012-06-201-26/+26
* gcr: Fix up documentation for recent prompting workStef Walter2011-12-171-0/+8
* gcr: Add gcr_certificate_get_basic_constraints()Stef Walter2011-11-291-0/+37
* gcr: Add gcr_certificate_get_xxx_name()Stef Walter2011-11-291-4/+54
* gcr: Implement functions for loading and using SubjectPublicKeyInfoStef Walter2011-11-231-2/+2
* egg: Rename egg_asn1x_xxx_raw_element() to egg_asn1x_xxx_element_raw()Stef Walter2011-11-231-2/+2
* gcr: Add support for viewing certificate requestsStef Walter2011-11-231-93/+7
* gcr: Use GBytes immutable ref counted byte buffersStef Walter2011-11-161-53/+95
* gcr: Function to emit notify on GcrCertificate props for data changeStef Walter2011-10-131-0/+15
* egg: Fix parsing of unsigned integers in DERStef Walter2011-10-041-1/+3
* gck: More introspection tweaks, checking for parameters which allow noneStef Walter2011-09-291-16/+27
* gcr: More introspection and documentation cleanupStef Walter2011-09-291-2/+4
* gcr: Complete introspection annotations for gcr libraryStef Walter2011-09-281-40/+32
* gcr: Don't initialize pkcs11 modules automatically.Stef Walter2011-08-251-1/+1
* gcr: Reorganize how gcr oids are generatedStef Walter2011-08-031-6/+5
* gcr: Split GcrSelector into GcrComboSelector and GcrTreeSelectorStef Walter2011-05-111-1/+1
* gcr: GcrColumn.label should be translated with context.Stef Walter2011-04-191-3/+3
* gcr: Complete documentation for new componentsStef Walter2011-04-081-1/+33
* Merge branch 'gnome-3-0'Stef Walter2011-04-081-0/+12
|\
| * gcr: Complete documentationStef Walter2011-04-081-0/+12