summaryrefslogtreecommitdiff
path: root/gcr/gcr-gnupg-process.c
Commit message (Expand)AuthorAgeFilesLines
* gcr: Add G_SPAWN_CLOEXEC_PIPES flag to all the g_spawn commandsCorentin Noël2021-11-121-1/+1
* Cast result of g_object_ref() if necessaryNiels De Graef2020-01-111-1/+1
* gcr: Use G_PARAM_STATIC_STRINGSNiels De Graef2020-01-041-10/+15
* Don't use deprecated (allow-none) GIR annotationNiels De Graef2020-01-031-4/+4
* gcr: g_type_class_add_private() is deprecatedNiels De Graef2019-05-241-4/+2
* Use the g_debug() mechanism from GLib directlyStef Walter2014-09-031-27/+23
* Makefile.am: Single Makefile mode and parallel-testsStef Walter2014-03-031-1/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* build: Fix warnings by including necessary headersStef Walter2012-12-041-0/+1
* Add valgrind memory checking and fix up errorsStef Walter2011-11-211-14/+21
* gcr: More documentation fixesStef Walter2011-10-011-5/+5
* gck: More introspection tweaks, checking for parameters which allow noneStef Walter2011-09-291-5/+5
* gcr: Complete GcrViewerWidget and GcrImportButtonStef Walter2011-09-271-32/+30
* gcr: Refactor the importer with multiple registered importersStef Walter2011-09-271-0/+7
* gcr: Implement input for GcrGnupgProcessStef Walter2011-09-271-71/+302
* gcr: Review changes for GcrGnupgProcess from Phillip WithnallStef Walter2011-07-121-15/+70
* gcr: Refactor gnupg process execution into its own class.Stef Walter2011-07-111-0/+866