summaryrefslogtreecommitdiff
path: root/gcr/gcr-gnupg-key.c
Commit message (Expand)AuthorAgeFilesLines
* gcr: Drop GcrColumnNiels De Graef2022-06-271-21/+0
* Drop custom icons in gcrNiels De Graef2022-06-271-43/+1
* gcr: Use G_PARAM_STATIC_STRINGSNiels De Graef2020-01-041-8/+8
* Mark GIR constants as suchNiels De Graef2020-01-031-1/+1
* Don't use deprecated (allow-none) GIR annotationNiels De Graef2020-01-031-3/+3
* gcr: g_type_class_add_private() is deprecatedNiels De Graef2019-05-241-3/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Fix bugs and unused code highlighted by the clang static analyzerStef Walter2011-11-211-90/+1
* Add valgrind memory checking and fix up errorsStef Walter2011-11-211-2/+2
* gcr: Add Renderer for Gnupg keysStef Walter2011-09-271-117/+10
* gcr: Implement parsing of openpgp packet contents into records.Stef Walter2011-09-271-2/+2
* Split the gcr library into base and ui components.Stef Walter2011-09-261-1/+0
* Merge branch 'list-selector'Stef Walter2011-07-181-0/+1
|\
| * gcr: Better markup for PGP keys.Stef Walter2011-07-131-6/+96
* | gcr: Better markup for PGP keys.Stef Walter2011-07-131-6/+99
|/
* gcr: Add icons for key and keypairStef Walter2011-07-131-2/+6
* gcr: Review fixes for gnupg icon supportStef Walter2011-07-121-9/+29
* gcr: Display photo as icon for Gnupg keys.Stef Walter2011-07-121-4/+81
* gcr: Implement loading of attributes in GcrGnupgCollectionStef Walter2011-07-121-0/+11
* gcr: Rename GcrColons to GcrRecordStef Walter2011-05-151-80/+82
* gcr: Fix annotation of _gcr_gnupg_key_get_secret_datasetStef Walter2011-05-151-1/+1
* gcr: Make GcrGnupgKey::keyid full keyid and add short-keyid for display.Stef Walter2011-05-151-8/+34
* gcr: Documentation and naming fixes.Stef Walter2011-05-151-17/+44
* gcr: More testing for secret gnupg keys.Stef Walter2011-05-131-8/+42
* gcr: Add support for listing secret gnupg keys.Stef Walter2011-05-131-26/+83
* gcr: Add review fixes and documentation.Stef Walter2011-04-191-7/+44
* gcr: A rudimentary Gnupg Collection implementation.Stef Walter2011-04-191-0/+249