summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-08-26Release version 3.9.90Stef Walter1-1/+2
2012-06-25Release version 3.5.3Stef Walter1-0/+3
2011-12-19Use GcrPrompt and GcrSystemPrompt for promptingStef Walter1-1/+0
2011-10-26Release version 3.3.1.1Stef Walter1-1/+1
2011-10-24Merge branch 'gnome-3-2'Stef Walter1-1/+5
2011-10-17Release version 3.2.1Stef Walter1-1/+5
2011-10-06Split Gcr and Gck libraries out of gnome-keyringStef Walter1-7/+0
2011-09-26Rework configure build options based on recent mailing list postsStef Walter1-10/+3
2011-09-26Release version 3.2.0Stef Walter1-1/+2
2011-08-30Release 3.1.90Stef Walter1-1/+2
2011-04-24Modernize the remainder of the tests.Stef Walter1-2/+2
2011-03-09Honor aclocal flags (GNOME bug 641583)Craig Keogh1-0/+2
2011-01-19Remove any coverage files from docs directory before prepping coverage.Stef Walter1-1/+2
2010-12-07Include Makefile.local into build if it existsStef Walter1-0/+5
2010-12-06Add make target to clear coverage data.Stef Walter1-0/+4
2010-11-30Change coverage target to clear after generating.Stef Walter1-3/+1
2010-10-08[gp11] Remove gp11 library.Stef Walter1-1/+0
2010-10-03Release version 2.91.0Stef Walter1-1/+2
2010-09-18Make coverage targets more modular.Stef Walter1-2/+2
2010-09-12Merge branch 'master' into gck-workStef Walter1-2/+6
2010-09-12Release version 2.31.92Stef Walter1-2/+5
2010-09-07[gpg-agent] Add gsettings to store passphrase preferences.Stef Walter1-0/+1
2010-08-09[gck] Implement PkCS#11 URI's and enumerationStef Walter1-1/+1
2010-07-29[gck] In preparation for public release, rename library.Stef Walter1-0/+1
2010-06-12Implement auto unlock in wrap-layer.Stef Walter1-1/+1
2010-06-08Implement coverage of tests using gcov and lcov.Stef Walter1-0/+11
2010-06-08Cleanup naming and whitespace for testing stuff.Stef Walter1-1/+1
2010-06-08Prompting for creation of credentials in wrap layer.Stef Walter1-1/+1
2010-06-08Move and cleanup the prompt directory.Stef Walter1-0/+1
2009-12-17Remove old keyring socket, library and code support.Stef Walter1-2/+0
2009-07-13Cleanup tests, hook into 'make check'.Stef Walter1-9/+0
2009-05-10Move gkr_location stuff into daemon component.Stef Walter1-1/+0
2009-04-18Some tweaks to the autogenerated ChangeLog.Stef Walter1-1/+1
2009-04-18Autogenerate the ChangeLog from git historyStef Walter1-2/+16
2009-03-17Merge branch 'docs-reorganize'Stefan Walter1-2/+3
2009-01-18Add new gcr library for crypto UI and related tasks. Implement GckParserStefan Walter1-0/+1
2009-01-17Consolidate truly common functionality into 'egg' library. Many more filesStefan Walter1-0/+1
2008-08-28Move the documentation for the gnome-keyring library into the 'library'Stefan Walter1-1/+0
2008-08-10Add basics of gnome-keyring command line tool.Stefan Walter1-0/+1
2008-07-14Only use CKR_GENERAL_ERROR when it's really quite dire.Stefan Walter1-0/+1
2008-07-09 Move all daemon code and sub-modules into daemon/ directory.Stefan Walter1-12/+0
2008-04-06Add configure option to disable SSH agent.Stefan Walter1-1/+7
2008-01-05Added gconf configuration of which components are run at startup. FixesStefan Walter1-0/+1
2007-11-29Missing from the previous commit:Stefan Walter1-2/+2
2007-11-28Integrate PKCS#11 daemon code into the main daemon.Stefan Walter1-1/+1
2007-11-28Move cryptoki stuff into pkcs11/ directory and rename the namespaceStefan Walter1-3/+2
2007-11-28570 - 887Stefan Walter1-0/+5
2007-10-04Remove 'install-pam' make target and just use --with-pam-dir Patch byStefan Walter1-5/+1
2007-07-21configure.in Added basic PAM support. Unlock default keyring on login ifStefan Walter1-1/+14
2007-06-22Automatic unit testing on distcheck, modified daemon so it behavesStefan Walter1-0/+10