summaryrefslogtreecommitdiff
path: root/gcr/gcr-trust.h
Commit message (Expand)AuthorAgeFilesLines
* Add lookup of trust assertions for distrusted certscert-distrustedNiels De Graef2022-06-061-0/+18
* gcr: Update the inclusion guard to not mention gcr-baseCorentin Noël2022-04-091-4/+4
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gcr: Don't include main headers in individual componentsStef Walter2011-10-261-0/+1
* Split the gcr library into base and ui components.Stef Walter2011-09-261-2/+2
* Change terminology to 'pinned certificate' from 'exception'.Stef Walter2010-12-101-12/+12
* [gcr] Document trust storage and lookup functions.Stef Walter2010-12-071-20/+20
* [gcr] Move to a single header model.Stef Walter2010-12-061-0/+4
* [gcr] Complete tests of gcr_trust_xxx functionality.Stef Walter2010-11-291-6/+6
* Fix up gcr library to support trust assertions.Stef Walter2010-11-191-61/+66
* [gcr] Implement gcr_trust_xxx() functions.Stef Walter2010-09-181-0/+93