summaryrefslogtreecommitdiff
path: root/gcr/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-09-03Use the g_debug() mechanism from GLib directlyStef Walter1-1/+0
2014-05-21Don't use non-portable sed -i shell commandAntoine Jacoutot1-1/+6
2014-03-23Work around for gdbus-codegen bugStef Walter1-1/+1
2014-03-03gcr-3.vapi: Look in the right directory for gck-1.vapiStef Walter1-2/+2
2014-03-03gcr: Fix typo which prevented headers from installingStef Walter1-1/+1
2014-03-03Makefile.am: Build vapi files and use vapi metadata correctlyStef Walter1-1/+1
2014-03-03gcr: Fix parallel build of gck and gir gobject-introspectionStef Walter1-1/+1
2014-03-03Makefile.am: Single Makefile mode and parallel-testsStef Walter1-191/+297
2014-03-03Gcr-3.gir: Unbreak virtual-method output for GcrCertificate.get_der_dataStef Walter1-11/+13
2014-01-06Add version checking macrosStef Walter1-2/+5
2013-10-18Use AM_CPPFLAGS instead of INCLUDES in Makefile.am filesStef Walter1-1/+1
2013-10-18Fix spacing for silent automake rulesStef Walter1-3/+3
2013-04-27More tweaks and fixes for vapi bindingsStef Walter1-1/+1
2013-04-21Add vala vapi files for Gck and Gcr librariesStef Walter1-0/+35
2013-02-12Don't export duplicate secmem symbolsStef Walter1-1/+0
2012-12-22Separate the base and ui parts of the Gcr library more thoroughly.Stef Walter1-286/+46
2012-12-22Split up the Gcr GIR files into base/uiStef Walter1-97/+147
2012-04-03Don't distribute built sourcesStef Walter1-11/+9
2012-03-30Build .desktop and .service files correctlyStef Walter1-4/+4
2012-03-30Fix build of gcr-prompterStef Walter1-0/+1
2012-02-28Add a desktop file for gcr-prompterStef Walter1-1/+1
2012-02-10gcr: Expose secure memory APIStef Walter1-0/+2
2012-01-09various srcdir != builddir fixesRyan Lortie1-15/+10
2011-12-23This fixes the build errors, on Ubuntu 11.10darkxst1-0/+1
2011-12-20Fix build problemsStef Walter1-0/+1
2011-12-19gcr: Build fix for Fedora packagingStef Walter1-1/+1
2011-12-19gcr: Fix licensingStef Walter1-1/+0
2011-12-19gcr: Build fixesStef Walter1-1/+1
2011-12-19gcr: Fine tune dbus prompting interfaceStef Walter1-2/+1
2011-12-18gcr: Add timeout to gcr-prompter processStef Walter1-1/+2
2011-12-18gcr: Add frob-prompt tool and fix bugsStef Walter1-1/+3
2011-12-17gcr: Rework how prompter works by introducing GcrPrompt interfaceStef Walter1-3/+7
2011-12-13gcr: Fix dialog layout, and add dbus serviceStef Walter1-0/+9
2011-12-13gcr: Add system prompt and prompterStef Walter1-3/+37
2011-12-13gcr: Expose GcrSecureEntryBuffer as a public classStef Walter1-1/+2
2011-12-08egg: Make secure memory pool shared across modulesStef Walter1-1/+1
2011-11-29gcr: Add gcr_certificate_get_basic_constraints()Stef Walter1-0/+1
2011-11-24gcr: Support plain RSA signingStef Walter1-0/+1
2011-11-23gcr: Add missing symbols, and build fixesStef Walter1-1/+1
2011-11-23gcr: Rename GcrCertificateReqRenderer to GcrCertificateRequestRendererStef Walter1-1/+1
2011-11-23gcr: Add GcrCertificateRequest class for requesting certificatesStef Walter1-0/+2
2011-11-23gcr: Implement functions for loading and using SubjectPublicKeyInfoStef Walter1-2/+2
2011-11-23gcr: Add support for viewing certificate requestsStef Walter1-0/+3
2011-11-21Add valgrind memory checking and fix up errorsStef Walter1-0/+3
2011-11-09gcr: Add GcrFilterCollectionStef Walter1-0/+2
2011-11-03build: Don't reference uninstalled gckColin Walters1-2/+2
2011-11-01gcr: Fix build, link against glibTravis Reiter1-0/+2
2011-10-30gcr: Fix gobject-introspection build ... againStef Walter1-0/+1
2011-10-26gcr: Fix building of introspection dependenciesStef Walter1-5/+10
2011-10-06Split the GCR and GCK libraries out of gnome-keyringStef Walter1-3/+3