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
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Remove *.in files from EXTRA_DIST
Daiki Ueno
2016-11-15
1
-2
/
+0
*
build: Don't update po files on every make run
Daiki Ueno
2016-11-15
1
-0
/
+37
*
travis: Enable GCC sanitizers
Daiki Ueno
2016-10-31
1
-1
/
+7
*
travis: Disable silent rules
Daiki Ueno
2016-10-31
1
-1
/
+1
*
test: Remove /proxy/deinit-after-fork test
Daiki Ueno
2016-10-31
1
-37
/
+0
*
test: Fix memleak in test-token cleanup
Daiki Ueno
2016-10-31
1
-1
/
+1
*
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
*
travis: Enable build on the CI
Daiki Ueno
2016-10-31
1
-0
/
+27
*
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
*
test: Make test-module work --without-trust-module
Daiki Ueno
2016-09-04
1
-1
/
+2
*
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
2
-0
/
+5
*
configure: Remove redundant AM_GNU_GETTEXT
Daiki Ueno
2016-08-22
1
-1
/
+0
*
Fix typos flagged by codespell
Daiki Ueno
2016-08-22
8
-12
/
+12
*
Fix typo in pkcs11.conf
Stef Walter
2016-08-09
1
-1
/
+1
*
doc: Fix interpolation of p11-kit configuration paths in documentation
Stef Walter
2016-08-09
1
-6
/
+4
*
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
*
Fix distcheck by removing some linguas that don't build
Stef Walter
2015-12-07
1
-2
/
+0
*
Bump version number
Stef Walter
2015-12-07
2
-1
/
+6
*
rpc-transport.c: include sys/select.h for fd_set
Gustavo Zacarias
2015-12-07
1
-0
/
+1
*
p11-kit: Fix redundant check for 'signature' is always 'true'
Pankaj
2015-11-23
1
-1
/
+1
*
common: Fix warning about dereferencing NULL pointer
Pankaj
2015-11-09
1
-0
/
+1
*
common: Fix in test-code for file descriptor validity check
Pankaj
2015-11-09
1
-0
/
+1
*
trust: Fix always false comparison of EAGAIN and EINTR
Stef Walter
2015-11-09
1
-1
/
+1
*
p11-kit: Remove unused pointer
Pankaj
2015-10-21
1
-2
/
+0
*
po: Update translations from transifex
Stef Walter
2015-10-20
71
-1856
/
+1097
*
Add estonian translation from Transifex
Stef Walter
2015-10-20
2
-0
/
+343
*
p11-kit: Fix warnings related to use dangling pointer
Pankaj
2015-10-20
1
-2
/
+6
*
common: Remove compat timegm() implementation
Stef Walter
2015-10-19
2
-32
/
+0
*
p11-kit: 'int' comparison with 'unsigned int' in for() for the array index
Pankaj
2015-10-19
1
-1
/
+1
*
p11-kit: 'int' comparison with 'unsigned int' in for() for array index
Pankaj
2015-10-19
1
-1
/
+1
*
p11-kit: 'int' comparison with 'unsigned int' in for() for array index
Pankaj
2015-10-19
1
-1
/
+1
*
manual: Fix typos in documentation
Ludovic Rousseau
2015-10-19
2
-6
/
+6
*
p11-kit: Fix expression 'call_id < 0' is always false
Pankaj
2015-10-12
1
-1
/
+1
*
Fix trust command segfaults in expand_homedir() when no matching password rec...
Robert Milasan
2015-07-31
1
-9
/
+9
*
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
[next]