summaryrefslogtreecommitdiff
path: root/gcr/gcr-certificate-chain.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using GSliceNiels De Graef2023-01-161-2/+2
* gcr: Remove gcr-base-3 and make gcr-3 independent of GTKCorentin Noël2022-04-091-1/+1
* docs: Port from gtk-doc to gi-docgenNiels De Graef2021-11-101-22/+13
* gcr-certificate-chain: Port to GTaskNiels De Graef2021-01-121-17/+14
* gcr: Use G_PARAM_STATIC_STRINGSNiels De Graef2020-01-041-5/+7
* Mark GIR constants as suchNiels De Graef2020-01-031-2/+2
* Don't use deprecated (allow-none) GIR annotationNiels De Graef2020-01-031-2/+2
* Use the g_debug() mechanism from GLib directlyStef Walter2014-09-031-32/+24
* Makefile.am: Single Makefile mode and parallel-testsStef Walter2014-03-031-1/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Build certificate chains even when intermediates are wrong orderStef Walter2013-05-271-12/+38
* Documentation fixesStef Walter2012-06-261-6/+0
* gcr: Don't include main headers in individual componentsStef Walter2011-10-261-0/+1
* gcr: More documentation fixesStef Walter2011-10-011-0/+1
* gck: More introspection tweaks, checking for parameters which allow noneStef Walter2011-09-291-13/+19
* gcr: More introspection and documentation cleanupStef Walter2011-09-291-3/+3
* gcr: Complete introspection annotations for gcr libraryStef Walter2011-09-281-5/+6
* gcr: Use glib-mkenums to generate types for enums and flagsStef Walter2011-07-181-41/+0
* gcr: Implement debug tracingStef Walter2011-04-181-2/+44
* gcr: Complete documentationStef Walter2011-04-081-0/+32
* [gcr] Add distrusted GcrCertificateChainStatusStef Walter2010-12-141-31/+37
* [gcr] Fix memory leaks in certificate chain code.Stef Walter2010-12-131-4/+6
* [gcr] Documentation fixes for GcrCertificateChainStef Walter2010-12-111-5/+6
* [gcr] Certificate chain has a 'status' not a 'type'Stef Walter2010-12-111-41/+81
* [gcr] Fix memory leak in certificate chain building.Stef Walter2010-12-101-1/+1
* Change terminology to 'pinned certificate' from 'exception'.Stef Walter2010-12-101-4/+4
* [gcr] Add GcrCertificateChainStef Walter2010-12-101-0/+735