index
:
p11-kit.git
p11p
Clone of https://github.com/p11-glue/p11-kit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
p11-kit
Commit message (
Expand
)
Author
Age
Files
Lines
*
iter: Enable iteration over slots/tokens/modules
Daiki Ueno
2017-02-08
3
-27
/
+295
*
uri: Relax pin-* parsing for compatibility
Daiki Ueno
2017-02-02
1
-5
/
+26
*
virtual: Make virtual-fixed internal API cleaner
Daiki Ueno
2017-01-25
4
-11
/
+16
*
test: Release transport mock module
Daiki Ueno
2017-01-25
1
-0
/
+1
*
test: Check exhaustion of fixed closures
Nikos Mavrogiannopoulos
2017-01-24
2
-5
/
+82
*
build: Make libffi closure optional
Daiki Ueno
2017-01-24
9
-145
/
+1661
*
Fix compiler warnings on FreeBSD
Roman Bogorodskiy
2017-01-23
1
-1
/
+1
*
systemd: add per-user remoting socket
Lubomir Rintel
2017-01-20
3
-0
/
+31
*
uri: Support query attributes to specify module
Daiki Ueno
2017-01-19
3
-9
/
+237
*
uri: Avoid typecasting confusion on s390x
Daiki Ueno
2017-01-17
1
-2
/
+4
*
uri: fix producing the query attributes
Lubomir Rintel
2017-01-12
2
-35
/
+48
*
uri: fix the query attribute parsing
Lubomir Rintel
2017-01-12
2
-14
/
+42
*
build: improve p11-kit-proxy symlink handling
Roman Bogorodskiy
2017-01-09
1
-1
/
+9
*
rpc: Fix typo flagged by lintian
Andreas Metzler
2016-12-15
1
-1
/
+1
*
proxy: Remove redundant NULL check
Pankaj
2016-12-13
1
-1
/
+1
*
modules: Remove redundant NULL check
Pankaj
2016-12-13
1
-1
/
+1
*
proxy: Check return value of calloc()
Pankaj
2016-12-13
1
-0
/
+1
*
pkg-config: Expose p11_trust_paths variable
Daiki Ueno
2016-11-15
1
-0
/
+1
*
build: Remove *.in files from EXTRA_DIST
Daiki Ueno
2016-11-15
1
-2
/
+0
*
test: Remove /proxy/deinit-after-fork test
Daiki Ueno
2016-10-31
1
-37
/
+0
*
modules: Reset the init count on fork()
Daiki Ueno
2016-10-31
1
-0
/
+4
*
modules: Fix memleak when loading remote module
Daiki Ueno
2016-10-31
1
-0
/
+2
*
rpc: Fix memleak in rpc_socket cleanup
Daiki Ueno
2016-10-31
1
-0
/
+1
*
uri: Port to PKCS#11 GNU calling convention
Daiki Ueno
2016-10-31
1
-0
/
+2
*
uri: Fix buffer overflow in memcmp()
Daiki Ueno
2016-10-31
1
-25
/
+32
*
rpc: Send x-init-reserved to remote module
Daiki Ueno
2016-10-05
7
-16
/
+144
*
test: Fix p11_virtual_init() usage
Daiki Ueno
2016-10-05
1
-1
/
+1
*
Fix link of p11-kit-proxy.dylib on Mac OS X
Leonardo Brondani Schenkel
2016-10-03
1
-1
/
+1
*
iter: Utilize 'slot-id' URI path attribute
Daiki Ueno
2016-09-02
2
-1
/
+83
*
iter: Utilize slot info URI path attributes
Daiki Ueno
2016-09-02
3
-0
/
+134
*
uri: Support 'slot-id' path attribute
Daiki Ueno
2016-09-02
3
-3
/
+126
*
uri: Support slot info path attributes
Daiki Ueno
2016-09-02
4
-0
/
+180
*
uri: Remove whitespace early when parsing
Daiki Ueno
2016-09-02
1
-66
/
+78
*
Fix leak when C_Initialize() is called from child
Daiki Ueno
2016-08-22
1
-0
/
+2
*
Fix typos flagged by codespell
Daiki Ueno
2016-08-22
5
-9
/
+9
*
Doc: p11_kit_module_load accepts a filename arg.
Andreas Metzler
2016-02-24
1
-1
/
+4
*
Avoiding redundant check
Pankaj
2016-01-05
1
-3
/
+1
*
rpc-transport.c: include sys/select.h for fd_set
Gustavo Zacarias
2015-12-07
1
-0
/
+1
*
p11-kit: Remove unused pointer
Pankaj
2015-10-21
1
-2
/
+0
*
p11-kit: Fix warnings related to use dangling pointer
Pankaj
2015-10-20
1
-2
/
+6
*
p11-kit: 'int' comparison with 'unsigned int' in for() for array index
Pankaj
2015-10-19
1
-1
/
+1
*
p11-kit: Fix expression 'call_id < 0' is always false
Pankaj
2015-10-12
1
-1
/
+1
*
Fix build on Mingw due to missing EWOULDBLOCK
Lew Palm
2015-07-14
1
-0
/
+3
*
Added p11_kit_module_get_filename()
Nikos Mavrogiannopoulos
2015-07-14
3
-1
/
+85
*
In proxy module don't call C_Finalize on a forked process.
Nikos Mavrogiannopoulos
2015-06-29
1
-6
/
+13
*
Add test case for bug 90289 (deadlock on C_Initialize() in child after fork)
David Woodhouse
2015-06-29
1
-0
/
+57
*
Do not deinitialize libffi's wrapper functions
Nikos Mavrogiannopoulos
2015-06-29
1
-0
/
+11
*
Added test case for crash after a fork in proxy module
Nikos Mavrogiannopoulos
2015-06-29
1
-1
/
+45
*
p11-kit: Missing unlock in function rpc_socket_read()
Pankaj
2015-06-03
1
-1
/
+3
*
Generate URIs compliant to the PKCS#11 URI draft in LC
Nikos Mavrogiannopoulos
2015-02-20
2
-14
/
+14
[next]