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
*
test: Add test for client-server interaction
Daiki Ueno
2018-02-27
4
-3
/
+213
*
server: Print envvars even when running in foreground
Daiki Ueno
2018-02-27
1
-22
/
+39
*
test-transport: Make sure to initialize addrlen given to accept
Daiki Ueno
2018-02-27
1
-0
/
+1
*
client: Fix memleaks in the module
Daiki Ueno
2018-02-27
1
-3
/
+9
*
test: Fix unconditional jump in test-proxy.c
Daiki Ueno
2018-02-27
1
-0
/
+1
*
doc: Replace links to freedesktop.org to github pages
Daiki Ueno
2018-02-26
4
-10
/
+10
*
trust: Forcibly mark "Default Trust" read-only
Daiki Ueno
2018-02-05
7
-15
/
+101
*
po: Update translations from transifex
Daiki Ueno
2018-01-31
38
-447
/
+1139
*
build: Add more files to .gitignore
Daiki Ueno
2018-01-31
1
-19
/
+7
*
travis: Exclude generated files from coverage
Daiki Ueno
2018-01-31
1
-1
/
+1
*
build: Split out generated code from p11-kit/virtual.c
Daiki Ueno
2018-01-31
6
-199
/
+51
*
trust: Filter out duplicate extensions
Daiki Ueno
2018-01-31
5
-5
/
+120
*
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
[next]