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
/
pkcs11
/
rpc-layer
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
Makefile.am: Use a single non-recursive Makefile
Stef Walter
1
-34
/
+23
2014-01-08
Remove old FSF license from header files
Stef Walter
6
-12
/
+6
2012-11-05
only print debug message if no pkcs11 socket
Rex Dieter
1
-2
/
+16
2012-09-25
rpc-layer: Fix memory leak in call state pool
Stef Walter
1
-0
/
+7
2012-07-24
Rename the p11-kit module file
Stef Walter
2
-1
/
+1
2012-06-27
Remove support code for old glib versions
Stef Walter
1
-4
/
+0
2012-03-15
Build fixes to rpc-layer Makefile
William Jon McCann
1
-3
/
+7
2011-12-19
rpc-layer: Correctly handle case where gnome-keyring-daemon not running
Stef Walter
1
-89
/
+106
2011-12-09
rpc-layer: Fix integer size mismatch on amd64
Stef Walter
1
-2
/
+3
2011-12-07
Fix for deprecations in glib 2.31.x
Stef Walter
1
-0
/
+4
2011-10-19
pkcs11: Make clear source of warnings from the rpc module
Stef Walter
1
-2
/
+2
2011-09-15
pkcs11: Fix packaging issues installing the pkcs11 module
Stef Walter
2
-5
/
+4
2011-09-12
pkcs11: Allow daemon to access value for credentials.
Stef Walter
1
-0
/
+8
2011-07-06
Use p11-kit to lookup trust uris.
Stef Walter
1
-0
/
+4
2011-07-06
Install a proper p11-kit module configuration file
Stef Walter
2
-0
/
+11
2011-04-23
Fix more gcc 4.6 warnings.
Marc Plano-Lesay
1
-3
/
+7
2011-04-20
Remove #include <config.h> from headers to make sure it's not included more t...
Kjartan Maraas
1
-2
/
+0
2011-04-18
rpc-layer: Fix bad handshake length macro.
Corentin Chary
1
-1
/
+1
2011-04-04
Release version 3.0.0
Stef Walter
1
-1
/
+1
2010-12-10
Rename CKA_G_ trust prefix to CKA_X_ and move to own file.
Stef Walter
1
-1
/
+0
2010-12-10
[pkcs11] Fix up standalone modules for use in tests.
Stef Walter
1
-1
/
+1
2010-11-11
Merge branch 'master' into trust-store
Stef Walter
1
-2
/
+2
2010-10-01
[rpc-layer] Fix invalid memory access.
Stef Walter
1
-2
/
+2
2010-09-18
[rpc-layer] Install gnome-keyring-pkcs11.so to correct directory.
Stef Walter
1
-1
/
+1
2010-06-08
Cleanup .gitignore files.
Stef Walter
1
-4
/
+0
2010-06-08
Massive cleanup of line endings and file names.
Stef Walter
11
-1089
/
+1088
2010-04-21
[rpc] Fix assertion on exit due to pointer not being cleared.
Stef Walter
1
-2
/
+8
2010-03-19
More robust error display and handling.
Stef Walter
1
-1
/
+2
2010-02-27
[rpc-layer] Fix problem initializing socket path in rpc module.
Stef Walter
1
-2
/
+1
2010-02-07
[rpc] Use dynamically allocate socket path.
Emilio Pozuelo Monfort
2
-18
/
+41
2009-12-16
[daemon] Use new control protocol for daemon.
Stef Walter
2
-4
/
+4
2009-09-13
[rpc-layer] Fix erroneous assertion. Let error messages handle this case.
Stef Walter
1
-1
/
+0
2009-08-30
[daemon] Rework signal handling, startup procedure.
Stef Walter
3
-20
/
+65
2009-07-23
[gck] Add concept of PKCS#11 applications.
Stef Walter
1
-34
/
+37
2009-06-27
Fix build problem that resulted from recent merge.
Stef Walter
1
-2
/
+1
2009-06-26
Merge branch 'gnome-2-26'
Stef Walter
1
-3
/
+3
2009-06-26
Fix linking problem on FreeBSD.
Stef Walter
1
-1
/
+1
2009-05-10
Move remainder to new style tests.
Stef Walter
1
-1
/
+0
2009-05-10
Move gkr_location stuff into daemon component.
Stef Walter
1
-1
/
+4
2009-03-20
Don't use err.h since Solaris doesn't have it.
Stefan Walter
1
-14
/
+21
2009-02-26
Move internal definitions a non public header file.
Stefan Walter
1
-0
/
+1
2009-02-13
Use size_t and gsize for memory sizes rather than unsigned long.
Stefan Walter
1
-1
/
+1
2009-02-07
Use 64 bit integers when transferring ulongs between module and daemon.
Stefan Walter
2
-11
/
+12
2009-02-07
Ignore built files in git.
Stefan Walter
1
-0
/
+5
2009-02-05
Fix compiler warnings from -Wold-style-declaration. Fixes bug #5706
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2009-01-30
Build fix. Patch by Saleem Abdulrasool Fixes bug #568378
Stefan Walter
2
-2
/
+2
2009-01-17
Consolidate truly common functionality into 'egg' library. Many more files
Stefan Walter
5
-101
/
+101
2009-01-10
Fix corner cases and error code problems highlighted by the p11-tests
Stefan Walter
3
-39
/
+73
2009-01-10
Add plex-layer and integrate 'roots-store' component into the PKCS#11
Stefan Walter
1
-3
/
+3
2009-01-09
Make it easier to pick and choose between commonly used code bits in
Stefan Walter
15
-5768
/
+337
[next]