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: Delay compilation of test-related stuff
Daiki Ueno
2018-01-30
4
-16
/
+29
*
proxy: Remove dead code
Daiki Ueno
2018-01-30
1
-708
/
+0
*
proxy: Reuse the existing slot ID mapping after fork
Daiki Ueno
2018-01-29
5
-4
/
+122
*
server: Avoid null-dereference of timespec value on timeout
Daiki Ueno
2018-01-17
1
-1
/
+2
*
Added p11-kit remoting page in manual
Nikos Mavrogiannopoulos
2018-01-05
3
-0
/
+255
*
build: Add README.md to display build status
Daiki Ueno
2017-12-21
1
-0
/
+10
*
travis: Exclude test programs from coveralls
Daiki Ueno
2017-12-21
1
-1
/
+1
*
travis: Supply necessary envvars to container for coveralls
Daiki Ueno
2017-11-27
1
-1
/
+1
*
travis: Use in-tree build for coverage
Daiki Ueno
2017-11-15
1
-14
/
+16
*
test: Improve code coverage of filter.c
Daiki Ueno
2017-11-15
1
-0
/
+67
*
travis: Use coveralls for measuring coverage
Daiki Ueno
2017-11-15
1
-1
/
+5
*
p11_kit_override_system_files: introduced new function
Nikos Mavrogiannopoulos
2017-11-01
3
-5
/
+59
*
p11_kit_modules_load*: enhanced documentation on flags
Nikos Mavrogiannopoulos
2017-10-31
1
-0
/
+6
*
build: Take advantage of parallel-tests
Daiki Ueno
2017-10-06
3
-2
/
+6
*
server: Better shell integration
Daiki Ueno
2017-10-06
4
-20
/
+152
*
server: Make it possible to eval envvar settings
Daiki Ueno
2017-10-05
1
-9
/
+11
*
Release 0.23.9
Daiki Ueno
2017-10-02
2
-1
/
+6
*
trust: Respect anyExtendedKeyUsage in CA certificates
Daiki Ueno
2017-10-02
3
-0
/
+45
*
rpc: Fix crash when retrieving attribute length
Daiki Ueno
2017-09-27
2
-4
/
+34
*
server: Make it work only when token URI is provided
Daiki Ueno
2017-09-27
1
-47
/
+41
*
common: Re-add placeholder definition of p11_debug
Daiki Ueno
2017-08-18
1
-0
/
+4
*
build: Include <stdint.h> for SIZE_MAX
Daiki Ueno
2017-08-16
1
-0
/
+1
*
Release 0.23.8
Daiki Ueno
2017-08-15
2
-1
/
+8
*
build: Include <stdint.h> for SIZE_MAX
Daiki Ueno
2017-08-15
1
-0
/
+1
*
client: Fix order of cleanup
Daiki Ueno
2017-08-11
1
-1
/
+1
*
test: Add checks for duplicate vendor attributes
Daiki Ueno
2017-08-08
1
-0
/
+10
*
uri: Make vendor query attribute handling reliable
Daiki Ueno
2017-08-08
1
-24
/
+80
*
common: New p11_array_insert function
Daiki Ueno
2017-08-08
2
-0
/
+20
*
common: Use reallocarray instead of realloc as appropriate
Daiki Ueno
2017-08-08
5
-4
/
+36
*
pkcs11.h: updated information
Nikos Mavrogiannopoulos
2017-08-03
1
-3
/
+3
*
pkcs11.h: added OTP-related mechanisms
Nikos Mavrogiannopoulos
2017-08-03
1
-0
/
+97
*
pkcs11.h: added definitions of GOST CKA attributes
Nikos Mavrogiannopoulos
2017-08-01
1
-0
/
+3
*
pkcs11.h: added definitions of GOST mechanisms
Nikos Mavrogiannopoulos
2017-08-01
1
-0
/
+12
*
test: Fix failure on 32-bit big endian platform
Daiki Ueno
2017-07-14
1
-14
/
+15
*
trust: Fix build error with -Werror=return-type
Daiki Ueno
2017-07-14
1
-1
/
+1
*
conf: Introduce P11_KIT_NO_USER_CONFIG
Colin Walters
2017-07-10
1
-3
/
+9
*
common: always use p11_dl_close wrapper
Fabian Groffen
2017-06-27
2
-10
/
+13
*
p11_get_upeer_id: implement case using ucred.h
Fabian Groffen
2017-06-27
2
-1
/
+21
*
configure: pull in -lnsl -lsocket for socket functions
Fabian Groffen
2017-06-27
1
-0
/
+7
*
Be silent by default and do not print messages on stderr
Nikos Mavrogiannopoulos
2017-06-26
1
-1
/
+1
*
doc: Use correct PKCS#11 URI syntax
Daiki Ueno
2017-06-13
1
-1
/
+1
*
build: Allow use of _GNU_SOURCE
Daiki Ueno
2017-06-12
3
-9
/
+3
*
debug: Add p11_debug_err to prevent use of strerror
Daiki Ueno
2017-06-12
3
-3
/
+49
*
compat: Prefer strerror_l to strerror_r
Daiki Ueno
2017-06-12
2
-3
/
+16
*
Release 0.23.7
Daiki Ueno
2017-05-31
2
-1
/
+5
*
trust: Suppress dead-assignment warnings from clang-analyzer
Daiki Ueno
2017-05-29
2
-1
/
+1
*
rpc: Avoid use-after-free when creating socket base directory
Daiki Ueno
2017-05-29
1
-1
/
+0
*
rpc: Avoid calling memcmp() on NULL buffer
Daiki Ueno
2017-05-29
1
-1
/
+3
*
proxy: Don't call realloc() with size 0
Daiki Ueno
2017-05-29
1
-9
/
+11
*
build: Delay building test programs until "make check"
Daiki Ueno
2017-05-29
4
-8
/
+7
[next]