summaryrefslogtreecommitdiff
path: root/gck/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Remove Autotools buildNiels De Graef2021-01-161-260/+0
* egg: Move mock-interaction.[ch] to egg/ directoryStef Walter2018-02-151-8/+4
* Use the g_debug() mechanism from GLib directlyStef Walter2014-09-031-1/+0
* Makefile.am: Build vapi files and use vapi metadata correctlyStef Walter2014-03-031-1/+1
* gck: Help automake properly track libgck-testable.so dependenciesStef Walter2014-03-031-2/+6
* Makefile.am: Single Makefile mode and parallel-testsStef Walter2014-03-031-118/+175
* Gck-1.gir: Fix the C header that should be includedStef Walter2014-03-031-1/+1
* Add version checking macrosStef Walter2014-01-061-1/+4
* Add a basic PKCS#11 VAPI fileStef Walter2014-01-051-1/+3
* Use AM_CPPFLAGS instead of INCLUDES in Makefile.am filesStef Walter2013-10-181-1/+1
* Fix spacing for silent automake rulesStef Walter2013-10-181-5/+5
* Add vala vapi files for Gck and Gcr librariesStef Walter2013-04-211-14/+45
* Separate the base and ui parts of the Gcr library more thoroughly.Stef Walter2012-12-221-7/+5
* gck: respect silent build option in cp commandXan Lopez2012-08-091-1/+1
* Don't distribute built sourcesStef Walter2012-04-031-10/+10
* various srcdir != builddir fixesRyan Lortie2012-01-091-6/+5
* gck: Rename GckObjectAttributes to GckObjectCacheStef Walter2011-12-081-1/+1
* egg: Make secure memory pool shared across modulesStef Walter2011-12-081-1/+2
* Add valgrind memory checking and fix up errorsStef Walter2011-11-211-0/+3
* gck: Enumerator can now retrieve object attributesStef Walter2011-10-121-0/+1
* Split the GCR and GCK libraries out of gnome-keyringsplitStef Walter2011-10-061-5/+10
* gck: Integrate GTlsInteraction into libgckStef Walter2011-10-031-0/+2
* gck: Documentation, introspection, and header fixesStef Walter2011-09-291-2/+18
* gck: Gck introspection doesn't depend on gtkStef Walter2011-09-291-2/+2
* gck: Fix introspection warnings and complete introspection annotationsStef Walter2011-09-281-6/+47
* Rework configure build options based on recent mailing list postsStef Walter2011-09-261-10/+2
* gcr: Documentation, testing and distcheck fixesStef Walter2011-09-011-1/+2
* gck: Add debug output to GckEnumerator and bits of GckSessionStef Walter2011-08-311-0/+2
* Put ABI symbol checks into 'make check'Stef Walter2011-08-251-7/+19
* Release version 3.1.4Stef Walter2011-07-251-0/+6
* gck: Dump major version number due to recent API refactoring.Stef Walter2011-07-091-7/+8
* gck: Use p11-kit for module loading, messages, and uri parsing.Stef Walter2011-07-061-0/+3
* Fix build with --no-add-neededStef Walter2011-05-091-2/+2
* Better testing configure options.Stef Walter2011-04-231-8/+13
* Fix problems building tests using internal functions.Stef Walter2011-01-191-1/+4
* libgck.so: Only export symbols that begin with gck_Emilio Pozuelo Monfort2010-12-291-1/+1
* [gck] Add functionality for dumping PKCS#11 attributes.Stef Walter2010-11-291-0/+1
* Fix typo to fix the buildWilliam Jon McCann2010-10-021-1/+1
* [gck] Mark the gck API as unstable with a define.Stef Walter2010-10-011-0/+1
* [gck] Rework testing and make mock module.Stef Walter2010-09-181-9/+13
* Port gnome-keyring to new gck library.Stef Walter2010-08-251-1/+1
* [gck] Implement PkCS#11 URI's and enumerationStef Walter2010-08-091-0/+3
* [gck] Add methods for listing and initializing registered modules.Stef Walter2010-08-011-1/+2
* [gck] Remove session pooling, and add concept of module list.Stef Walter2010-07-301-0/+1
* [gck] In preparation for public release, rename library.Stef Walter2010-07-291-0/+66