summaryrefslogtreecommitdiff
path: root/gcr/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Fix gcr-trust symbols not appearing in GIR, and hence also VAPIMichael Gratton2019-04-031-1/+1
* gcr: Implement GcrSshAskpass APIwip/dueno/ssh-askpassStef Walter2018-02-241-1/+21
* gcr: Add missing dependencies for vapiJackie Huang2016-12-121-1/+1
* build: Fix GIR namespace versionPhilip Withnall2015-10-081-1/+2
* gcr: Fix race building gdbus-codegen header and sourceAndreas Henriksson2014-10-061-2/+2
* Use the g_debug() mechanism from GLib directlyStef Walter2014-09-031-1/+0
* Don't use non-portable sed -i shell commandAntoine Jacoutot2014-05-211-1/+6
* Work around for gdbus-codegen bugStef Walter2014-03-231-1/+1
* gcr-3.vapi: Look in the right directory for gck-1.vapiStef Walter2014-03-031-2/+2
* gcr: Fix typo which prevented headers from installingStef Walter2014-03-031-1/+1
* Makefile.am: Build vapi files and use vapi metadata correctlyStef Walter2014-03-031-1/+1
* gcr: Fix parallel build of gck and gir gobject-introspectionStef Walter2014-03-031-1/+1
* Makefile.am: Single Makefile mode and parallel-testsStef Walter2014-03-031-191/+297
* Gcr-3.gir: Unbreak virtual-method output for GcrCertificate.get_der_dataStef Walter2014-03-031-11/+13
* Add version checking macrosStef Walter2014-01-061-2/+5
* Use AM_CPPFLAGS instead of INCLUDES in Makefile.am filesStef Walter2013-10-181-1/+1
* Fix spacing for silent automake rulesStef Walter2013-10-181-3/+3
* More tweaks and fixes for vapi bindingsStef Walter2013-04-271-1/+1
* Add vala vapi files for Gck and Gcr librariesStef Walter2013-04-211-0/+35
* Don't export duplicate secmem symbolsStef Walter2013-02-121-1/+0
* Separate the base and ui parts of the Gcr library more thoroughly.Stef Walter2012-12-221-286/+46
* Split up the Gcr GIR files into base/uiStef Walter2012-12-221-97/+147
* Don't distribute built sourcesStef Walter2012-04-031-11/+9
* Build .desktop and .service files correctlyStef Walter2012-03-301-4/+4
* Fix build of gcr-prompterStef Walter2012-03-301-0/+1
* Add a desktop file for gcr-prompterStef Walter2012-02-281-1/+1
* gcr: Expose secure memory APIStef Walter2012-02-101-0/+2
* various srcdir != builddir fixesRyan Lortie2012-01-091-15/+10
* This fixes the build errors, on Ubuntu 11.10darkxst2011-12-231-0/+1
* Fix build problemsStef Walter2011-12-201-0/+1
* gcr: Build fix for Fedora packagingStef Walter2011-12-191-1/+1
* gcr: Fix licensingStef Walter2011-12-191-1/+0
* gcr: Build fixesStef Walter2011-12-191-1/+1
* gcr: Fine tune dbus prompting interfaceStef Walter2011-12-191-2/+1
* gcr: Add timeout to gcr-prompter processStef Walter2011-12-181-1/+2
* gcr: Add frob-prompt tool and fix bugsStef Walter2011-12-181-1/+3
* gcr: Rework how prompter works by introducing GcrPrompt interfaceStef Walter2011-12-171-3/+7
* gcr: Fix dialog layout, and add dbus serviceStef Walter2011-12-131-0/+9
* gcr: Add system prompt and prompterStef Walter2011-12-131-3/+37
* gcr: Expose GcrSecureEntryBuffer as a public classStef Walter2011-12-131-1/+2
* egg: Make secure memory pool shared across modulesStef Walter2011-12-081-1/+1
* gcr: Add gcr_certificate_get_basic_constraints()Stef Walter2011-11-291-0/+1
* gcr: Support plain RSA signingStef Walter2011-11-241-0/+1
* gcr: Add missing symbols, and build fixesStef Walter2011-11-231-1/+1
* gcr: Rename GcrCertificateReqRenderer to GcrCertificateRequestRendererStef Walter2011-11-231-1/+1
* gcr: Add GcrCertificateRequest class for requesting certificatesStef Walter2011-11-231-0/+2
* gcr: Implement functions for loading and using SubjectPublicKeyInfoStef Walter2011-11-231-2/+2
* gcr: Add support for viewing certificate requestsStef Walter2011-11-231-0/+3
* Add valgrind memory checking and fix up errorsStef Walter2011-11-211-0/+3
* gcr: Add GcrFilterCollectionStef Walter2011-11-091-0/+2