index
:
~teuf/gnome-keyring
leaks
master
session-idle
teuf's gnome-keyring playground
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-14
Close stdin/stdout when not running in foreground.
Stefan Walter
1
-0
/
+5
2009-02-14
Bump version number.
Stefan Walter
1
-0
/
+4
2009-02-14
Release version 2.25.91
Stefan Walter
1
-0
/
+8
2009-02-14
Add strings for fixing of bug #571423
Stefan Walter
1
-0
/
+4
2009-02-14
Correctly escape markup
Magnus Boman
1
-0
/
+7
2009-02-14
Don't show horizontal scrollbar.
Stefan Walter
1
-0
/
+2
2009-02-14
Show extensions as in hex form.
Stefan Walter
1
-0
/
+3
2009-02-14
Allow loading any DER certificate file.
Stefan Walter
1
-0
/
+2
2009-02-14
Fill in the OID descriptions for RSA and DSA stuff.
Stefan Walter
1
-0
/
+2
2009-02-14
Fill in the key size field.
Stefan Walter
1
-0
/
+4
2009-02-14
Fill in key and signature algorithms and parameters.
Stefan Walter
1
-0
/
+3
2009-02-14
Change to right directory so we can easily find test certificates.
Stefan Walter
1
-0
/
+3
2009-02-14
Pull out OID information functionality into it's own file.
Stefan Walter
1
-0
/
+13
2009-02-13
Attribute patch correctly in ChangeLog
Stefan Walter
1
-1
/
+1
2009-02-13
Use more readable upper case space delemited hex encoding for the fingerprint.
Stefan Walter
1
-0
/
+3
2009-02-13
Allow specifying the delemiter and case of hex encodings.
Stefan Walter
1
-0
/
+6
2009-02-13
Show the correct MD5 hash in certificate basics dialog.
Stefan Walter
1
-0
/
+5
2009-02-13
Don't try and allocate 0 bytes when changing allocator on an empty buffer.
Stefan Walter
1
-0
/
+3
2009-02-13
Don't allow allocating zero bytes.
Stefan Walter
1
-0
/
+2
2009-02-13
Use size_t and gsize for memory sizes rather than unsigned long.
Stefan Walter
1
-0
/
+23
2009-02-13
Completely overhaul the secure memory allocator.
Stefan Walter
1
-1
/
+5
2009-02-13
Be much stricter about checking pointers and sizes being passed around.
Stefan Walter
1
-0
/
+3
2009-02-13
Remove unused field.
Stefan Walter
1
-0
/
+2
2009-02-13
Calculate memory header size at compile time.
Stefan Walter
1
-0
/
+2
2009-02-13
Remove FORCE_MALLOC_MEMORY define.
Stefan Walter
1
-0
/
+3
2009-02-13
Remove non-useful mincell structure element from sub allocator.
Stefan Walter
1
-0
/
+5
2009-02-11
Add G_BEGIN_DECLS/G_END_DECLS to gcr headers.
Stefan Walter
1
-0
/
+11
2009-02-11
Add G_BEGIN_DECLS/G_END_DECLS so the library can be used with a C++
Stefan Walter
1
-0
/
+10
2009-02-11
Correct pkg-config for the gp11 dependency.
Stefan Walter
1
-0
/
+4
2009-02-11
Revert patch for bug# 571194, by Xan Lopez:
Stefan Walter
1
-11
/
+0
2009-02-10
Bug 571194 -G_BEGIN_DECLS/G_END_DECLS missing from headers
Xan Lopez
1
-0
/
+11
2009-02-10
Dynamically update the state which allows us to prompt for a password for a n...
Stefan Walter
1
-0
/
+5
2009-02-10
Correlate state correctly between prompt and done function.
Stefan Walter
1
-0
/
+3
2009-02-10
Set the serial numbers to something more maintainable, since we use them for ...
Stefan Walter
1
-0
/
+5
2009-02-10
Allow dynamically changing the slot info and token info.
Stefan Walter
1
-1
/
+8
2009-02-10
Remove two useless unused class members.
Stefan Walter
1
-0
/
+4
2009-02-08
Fix problem not deleting temporary files after doing a transaction write.
Stefan Walter
1
-0
/
+3
2009-02-08
Make output of RSA keys and PKCS8 more interoperable.
Stefan Walter
1
-0
/
+5
2009-02-08
Add translator comments.
Stefan Walter
1
-0
/
+6
2009-02-08
Remove gconf schema for loading of PKCS#11 modules.
Stefan Walter
1
-0
/
+5
2009-02-08
Don't add a dash to the front of the identifiers of stored objects.
Stefan Walter
1
-0
/
+3
2009-02-08
Properly initialize new token private keys, so that they can be saved.
Stefan Walter
1
-2
/
+5
2009-02-08
Don't try to load objects that we add to the store ourselves.
Stefan Walter
1
-0
/
+3
2009-02-08
Initialize fd members properly.
Stefan Walter
1
-0
/
+2
2009-02-08
Setup automatically log into token, and pool sessions.
Stefan Walter
1
-0
/
+2
2009-02-08
CKA_TOKEN is a CK_BBOOL not a CK_ULONG
Stefan Walter
1
-0
/
+2
2009-02-08
Create proper factories for storable objects and certificate.
Stefan Walter
1
-0
/
+16
2009-02-08
Fix problem with not distributing pkcs11.h
Stefan Walter
1
-0
/
+4
2009-02-08
Update after refactoring with new info about parts
Stefan Walter
1
-0
/
+4
2009-02-08
Move the general dbus code into our egg folder.
Stefan Walter
1
-0
/
+10
[prev]
[next]