summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Close stdin/stdout when not running in foreground.Stefan Walter2009-02-141-0/+5
* Bump version number.Stefan Walter2009-02-141-0/+4
* Release version 2.25.91GNOME_KEYRING_2_25_91Stefan Walter2009-02-141-0/+8
* Add strings for fixing of bug #571423Stefan Walter2009-02-141-0/+4
* Correctly escape markupMagnus Boman2009-02-141-0/+7
* Don't show horizontal scrollbar.Stefan Walter2009-02-141-0/+2
* Show extensions as in hex form.Stefan Walter2009-02-141-0/+3
* Allow loading any DER certificate file.Stefan Walter2009-02-141-0/+2
* Fill in the OID descriptions for RSA and DSA stuff.Stefan Walter2009-02-141-0/+2
* Fill in the key size field.Stefan Walter2009-02-141-0/+4
* Fill in key and signature algorithms and parameters.Stefan Walter2009-02-141-0/+3
* Change to right directory so we can easily find test certificates.Stefan Walter2009-02-141-0/+3
* Pull out OID information functionality into it's own file.Stefan Walter2009-02-141-0/+13
* Attribute patch correctly in ChangeLogStefan Walter2009-02-131-1/+1
* Use more readable upper case space delemited hex encoding for the fingerprint.Stefan Walter2009-02-131-0/+3
* Allow specifying the delemiter and case of hex encodings.Stefan Walter2009-02-131-0/+6