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