summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-04-18Autogenerate the ChangeLog from git historyStef Walter1-6154/+23
2009-04-15Add gnome keyring mailing liststefw1-0/+4
2009-04-02Build fix for Clang.stefw1-0/+5
2009-04-02Distribute test data.stefw1-0/+5
2009-04-02Make function definitions match declarations for egg_asn1 time functions.stefw1-0/+5
2009-04-02Include the full path to gnome-keyring-daemon in the DBus service file.stefw1-0/+8
2009-04-02Put in a semi-random test excercising 1000 iterations of allocation,stefw1-0/+5
2009-04-02Fix problem where freed memory is not inserted into the unused ring properly.stefw1-0/+4
2009-04-02Add validator which walks the secure memory heap and checks for inconsistencies.stefw1-0/+4
2009-04-02Fix assertion that occurs when shrinking block of secure memory and then expa...stefw1-0/+5
2009-03-20Quote shell variable properly in configure.inStefan Walter1-0/+5
2009-03-20Don't use err.h since Solaris doesn't have it.Stefan Walter1-0/+5
2009-03-17Set USERNAME and LOGNAME environment variables in daemon when starting up.Stefan Walter1-0/+6
2009-03-17Bump versionStefan Walter1-0/+4
2009-03-17Merge branch 'docs-reorganize'Stefan Walter1-0/+4
2009-03-14Release version 2.26.0Stefan Walter1-0/+7
2009-03-11Implement valgrind support for our memory allocator, and support forStefan Walter1-0/+11
2009-03-05Check for asn1Parser tool in configure.Stefan Walter1-0/+9
2009-03-03Only login to a token once we have a public key for which we want to use the ...Stefan Walter1-1/+6
2009-03-03Don't expose public key for certificates as a findable PKCS#11 object.Stefan Walter1-0/+3
2009-03-03Allow specifying auto-authenticate property on a more fine grained level.Stefan Walter1-0/+8
2009-03-03Add link to architecture page on wiki.Stefan Walter1-0/+4
2009-03-03 Fix "gnome-keyring-ask needs to disableStefan Walter1-0/+5
2009-03-02Release version 2.25.92Stefan Walter1-0/+6
2009-03-02Remove remaining old unused files.Stefan Walter1-0/+2
2009-03-01Don't allow multiple callers to overlap completing the daemon initialization.Stefan Walter1-0/+6
2009-02-28Add compatibility support for loading SSH key unlock passwords from previous ...Stefan Walter1-0/+10
2009-02-28Load keyrings if they've never been loaded when looking for a keyring.Stefan Walter1-0/+5
2009-02-28Fix compiler warnings on 32-bit.Stefan Walter1-0/+4
2009-02-28Some changes to the import dialog.Stefan Walter1-0/+2
2009-02-28Track logins properly when unlocking private objects.Stefan Walter1-5/+8
2009-02-28Fix problems loading private objects prematurely from the user storeStefan Walter1-0/+5
2009-02-28Fix problems not writing out user store file when making modifications, but o...Stefan Walter1-0/+4
2009-02-28Fix problem with looking up pin initialized flag in the wrongStefan Walter1-0/+3
2009-02-28Remove erroneous assertion. Fix double free.Stefan Walter1-0/+4
2009-02-28Implement C_InitPIN for the cases when no PIN exists yet.Stefan Walter1-0/+2
2009-02-28Prompt for new password when C_InitPIN is called on a token.Stefan Walter1-0/+4
2009-02-28Make different virtual functions for the logout of SO and user.Stefan Walter1-0/+5
2009-02-28Add quick hack to initialize tokens before importing into them.Stefan Walter1-0/+6
2009-02-27Add support for basic SO logins.Stefan Walter1-0/+9
2009-02-27Fix problem with destruction of roots certificate.Stefan Walter1-0/+3
2009-02-27When enumerating objects in a module, skip tokens that fail from not being in...Stefan Walter1-0/+3
2009-02-27Don't automatically initialize tokens without user pin.Stefan Walter1-0/+6
2009-02-26Implement a testing tool to dump gck data files such as the user key store.Stefan Walter1-0/+10
2009-02-26Exit when an error occurs on import.Stefan Walter1-0/+4
2009-02-26Hash objects when storing them in user-store and validate the hashesStefan Walter1-0/+6
2009-02-26Move internal definitions a non public header file.Stefan Walter1-0/+8
2009-02-26Remove old unused definitions.Stefan Walter1-0/+4
2009-02-19Use union instead of struct. Fixes bug #571951Jeff Cai1-0/+6
2009-02-19If login keyring doesn't exist when changing the PAM password, don'tStefan Walter1-0/+6