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