summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Show the correct MD5 hash in certificate basics dialog.Stefan Walter2009-02-131-0/+5
* Don't try and allocate 0 bytes when changing allocator on an empty buffer.Stefan Walter2009-02-131-0/+3
* Don't allow allocating zero bytes.Stefan Walter2009-02-131-0/+2
* Use size_t and gsize for memory sizes rather than unsigned long.Stefan Walter2009-02-131-0/+23
* Completely overhaul the secure memory allocator.Stefan Walter2009-02-131-1/+5
* Be much stricter about checking pointers and sizes being passed around.Stefan Walter2009-02-131-0/+3
* Remove unused field.Stefan Walter2009-02-131-0/+2
* Calculate memory header size at compile time.Stefan Walter2009-02-131-0/+2
* Remove FORCE_MALLOC_MEMORY define.Stefan Walter2009-02-131-0/+3
* Remove non-useful mincell structure element from sub allocator.Stefan Walter2009-02-131-0/+5
* Add G_BEGIN_DECLS/G_END_DECLS to gcr headers.Stefan Walter2009-02-111-0/+11
* Add G_BEGIN_DECLS/G_END_DECLS so the library can be used with a C++Stefan Walter2009-02-111-0/+10
* Correct pkg-config for the gp11 dependency.Stefan Walter2009-02-111-0/+4
* Revert patch for bug# 571194, by Xan Lopez:Stefan Walter2009-02-111-11/+0
* Bug 571194 -G_BEGIN_DECLS/G_END_DECLS missing from headersXan Lopez2009-02-101-0/+11
* Dynamically update the state which allows us to prompt for a password for a n...Stefan Walter2009-02-101-0/+5
* Correlate state correctly between prompt and done function.Stefan Walter2009-02-101-0/+3
* Set the serial numbers to something more maintainable, since we use them for ...Stefan Walter2009-02-101-0/+5
* Allow dynamically changing the slot info and token info.Stefan Walter2009-02-101-1/+8
* Remove two useless unused class members.Stefan Walter2009-02-101-0/+4
* Fix problem not deleting temporary files after doing a transaction write.Stefan Walter2009-02-081-0/+3
* Make output of RSA keys and PKCS8 more interoperable.Stefan Walter2009-02-081-0/+5
* Add translator comments.Stefan Walter2009-02-081-0/+6
* Remove gconf schema for loading of PKCS#11 modules.Stefan Walter2009-02-081-0/+5
* Don't add a dash to the front of the identifiers of stored objects.Stefan Walter2009-02-081-0/+3
* Properly initialize new token private keys, so that they can be saved.Stefan Walter2009-02-081-2/+5
* Don't try to load objects that we add to the store ourselves.Stefan Walter2009-02-081-0/+3
* Initialize fd members properly.Stefan Walter2009-02-081-0/+2
* Setup automatically log into token, and pool sessions.Stefan Walter2009-02-081-0/+2
* CKA_TOKEN is a CK_BBOOL not a CK_ULONGStefan Walter2009-02-081-0/+2
* Create proper factories for storable objects and certificate.Stefan Walter2009-02-081-0/+16
* Fix problem with not distributing pkcs11.hStefan Walter2009-02-081-0/+4
* Update after refactoring with new info about partsStefan Walter2009-02-081-0/+4
* Move the general dbus code into our egg folder.Stefan Walter2009-02-081-0/+10