summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-18Fix building problems with tests. Fixes bug #448643Stefan Walter1-1/+1
2007-06-15Use GkrBuffer instead of GString which will facilitate swapping out to aStefan Walter1-0/+1
2007-05-18Pass make distcheck Add myself as an author Update info files aboutStefan Walter1-1/+6
2007-05-18Consolidate our testing and use proper make files.Stefan Walter1-1/+8
2007-05-18Don't crash on null attributes.Stefan Walter1-0/+1
2007-05-17Use GObject for internal objects like keyrings and items.Stefan Walter1-0/+1
2007-03-31Reorganized file tree. All library and common files All daemon filesStefan Walter1-109/+3
2007-02-12Added secondary method for daemon discover: via DBus. Added dependency onStefan Walter1-1/+2
2006-12-18Build lib before docsAlexander Larsson1-0/+1
2006-11-05Add ability to mark an item as 'application only' whereby onlyStefan Walter1-1/+9
2006-04-20Add --enable-gtk-doc to distcheck flagsAlexander Larsson1-0/+2
2006-04-19Use po/LINGUAS Patch from Przemyslaw GrzegorczykAlexander Larsson1-2/+9
2006-04-10reviewed by: Alex LarssonSven Herzberg1-1/+2
2004-07-20Update for 0.3.2 release. Incremented micro number because of the APIFernando Herrera de las Heras1-0/+4
2004-07-05Update for 0.3.1Alexander Larsson1-0/+1
2004-03-02Add uninstalled pkg-config file.Glynn Foster1-1/+2
2004-02-09Move gnome-keyring-ask to libexec.Alexander Larsson1-1/+4
2004-01-13Actually use translations.Alexander Larsson1-0/+1
2003-12-09FreeBSD patches from Joe Marcus ClarkeAlexander Larsson1-2/+4
2003-12-08replacement for suffering OSes (from gettext)Alexander Larsson1-0/+5
2003-12-05Added sha256 from beecryptAlexander Larsson1-0/+2
2003-12-041.0 -> 1Alexander Larsson1-2/+2
2003-12-01Switch from sha1 to md5 to get a right size key for AES.Alexander Larsson1-2/+2
2003-11-28Install header files and .pc fileAlexander Larsson1-0/+9
2003-11-28Add cheesy test appAlexander Larsson1-1/+8
2003-11-27Initial revisionAlexander Larsson1-0/+70