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
/
pk
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-03
Reworked pkix parsing and added some serializing capabilities. Add basic
Stefan Walter
10
-48
/
+118
2008-01-14
Proper support for creating and destroying objects through PKCS#11 (no
Stefan Walter
21
-482
/
+1377
2007-12-22
Refactor index value writing and reading code.
Stefan Walter
9
-314
/
+566
2007-12-22
Don't list directories from the watch.
Stefan Walter
1
-1
/
+1
2007-12-21
Calculate the CA certificate category properly.
Stefan Walter
9
-62
/
+122
2007-12-21
Fix uninitialized variable.
Stefan Walter
1
-2
/
+3
2007-12-21
Add configure options for startup components and root certificate
Stefan Walter
1
-1
/
+3
2007-12-20
Add missing files from previous commit.
Stefan Walter
1
-0
/
+188
2007-12-20
Access indexes on an object basis and flush the object caches when
Stefan Walter
25
-654
/
+1361
2007-12-19
pkcs11/Makefile.am
Stefan Walter
7
-103
/
+475
2007-12-19
Add support for unencrypted keyrings when the user specifies a blank
Stefan Walter
1
-1
/
+1
2007-12-16
Add the PKCS#11 'purpose' object which exposes trust and usage.
Stefan Walter
3
-1
/
+468
2007-12-15
Fix uninitialized variable. Patch by Cosimo Cecchi. Fixes bug # 503737
Stefan Walter
1
-1
/
+1
2007-12-07
Move the GkrPkixCert class from pkix to pk
Stefan Walter
7
-7
/
+534
2007-12-07
Fix bug #501996 check flock and timegm existence. Implement flock if flock
Halton Huo
1
-0
/
+33
2007-12-05
Release gnome-keyring 2.21.3.2 with more build fixes so it builds in
Stefan Walter
1
-0
/
+1
2007-12-05
Lookup related certificates properly using GType
Stefan Walter
2
-4
/
+6
2007-12-05
Proper formating of a date into a PKCS#11 CK_DATE
Stefan Walter
1
-3
/
+13
2007-12-05
Fix dangling pointer.
Stefan Walter
1
-2
/
+4
2007-12-04
x86_64 build fixes. Patch by Dan Winship
Stefan Walter
5
-7
/
+7
2007-12-01
Fix object finalizing bugs.
Stefan Walter
3
-4
/
+7
2007-12-01
Store index files in *.keystore, and look for keys/certificates in
Stefan Walter
2
-3
/
+3
2007-12-01
Fix session objects so they are visible for all sessions in a client
Stefan Walter
7
-60
/
+104
2007-12-01
Implement creation of DSA key objects.
Stefan Walter
4
-15
/
+77
2007-11-30
Implement RSA public key CK_VALUE
Stefan Walter
1
-1
/
+27
2007-11-30
Rework how objects are loaded and keep them in the object manager as long
Stefan Walter
11
-493
/
+775
2007-11-29
Cleanup and organize tests to be with the components that they test.
Stefan Walter
2
-37
/
+6
2007-11-29
Prompt for main login when a PKCS#11 client tries to log in.
Stefan Walter
1
-7
/
+7
2007-11-29
Don't use g_slice for random sizes of data found in attributes.
Stefan Walter
1
-5
/
+5
2007-11-29
Fix uninitialized variable usage. Fixes bug #500380
Stefan Walter
1
-2
/
+2
2007-11-28
Allow excluding files from location watch
Stefan Walter
1
-2
/
+2
2007-11-28
Fix problems that prevent listing of objects via PKCS#11.
Stefan Walter
2
-4
/
+0
2007-11-28
Add and update license stubs in headers properly.
Stefan Walter
4
-0
/
+89
2007-11-28
570 - 887
Stefan Walter
16
-0
/
+4036