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
...
*
Improve const correctness for P11KitUri
Nathaniel McCallum
2018-05-24
3
-41
/
+41
*
README: replace by README.md
Nikos Mavrogiannopoulos
2018-05-23
3
-8
/
+2
*
NEWS: mark the 0.23 series as stable
Nikos Mavrogiannopoulos
2018-05-23
1
-1
/
+1
*
README.md: added reference to Daiki's key
Nikos Mavrogiannopoulos
2018-05-23
1
-2
/
+23
*
Release 0.23.11
Daiki Ueno
2018-05-07
2
-1
/
+9
*
common: Pacify clang-analyzer
Daiki Ueno
2018-05-07
1
-3
/
+4
*
trust: Avoid array overflow
Daiki Ueno
2018-05-07
2
-3
/
+3
*
trust: Don't null terminate PKCS #11 string fields
Daiki Ueno
2018-05-07
1
-6
/
+6
*
proxy: Don't null terminate PKCS #11 string fields
Daiki Ueno
2018-05-07
1
-2
/
+2
*
test: Avoid exceeding maximum pathname length of Unix socket
Daiki Ueno
2018-05-04
1
-2
/
+7
*
library: Use dedicated locale object for printing error
Daiki Ueno
2018-05-01
5
-15
/
+43
*
Revert "build: Check strerror_l() and uselocale() seperately"
Daiki Ueno
2018-05-01
3
-15
/
+5
*
build: Check strerror_l() and uselocale() seperately
Daiki Ueno
2018-04-19
3
-5
/
+15
*
travis: Optimize dnf install invocation
Daiki Ueno
2018-04-10
1
-11
/
+7
*
test: Add installcheck script to test trust module
Daiki Ueno
2018-04-10
2
-1
/
+24
*
trust: Prevent trust module being loaded by proxy module
Daiki Ueno
2018-04-10
1
-0
/
+3
*
travis: Run "make installcheck"
Daiki Ueno
2018-04-10
1
-8
/
+16
*
trust: Fix memleak in p11_enumerate_opt_filter
Daiki Ueno
2018-04-10
1
-0
/
+1
*
test: Factor out common harness from test-extract.in
Daiki Ueno
2018-04-10
5
-95
/
+114
*
test: Add test for JKS extractor
Daiki Ueno
2018-04-06
4
-1
/
+224
*
test: Add test for p11_attrs_purge()
Daiki Ueno
2018-04-06
1
-0
/
+29
*
mock-module-ep: Properly override C_GetFunctionList
Daiki Ueno
2018-04-06
1
-1
/
+1
*
modules: Add option to control module visibility from proxy
Daiki Ueno
2018-04-06
6
-10
/
+118
*
trust: add unit test for the "edk2-cacerts" extractor
Laszlo Ersek
2018-03-30
3
-0
/
+214
*
trust: implement the "edk2-cacerts" extractor
Laszlo Ersek
2018-03-30
1
-1
/
+168
*
trust: introduce the "edk2-cacerts" extractor skeleton
Laszlo Ersek
2018-03-30
4
-1
/
+51
*
modules: Fix memleak in re-initialization case
Daiki Ueno
2018-03-29
1
-0
/
+1
*
Treat CKR_CRYPTOKI_ALREADY_INITIALIZED correctly
Justin King-Lacroix
2018-03-29
1
-1
/
+6
*
travis: Disallow failure on mingw
Daiki Ueno
2018-03-29
1
-4
/
+0
*
test: Add missing seven.module in Windows fixtures
Daiki Ueno
2018-03-29
1
-0
/
+4
*
travis: Use LOG_COMPILER to run tests under wine
Daiki Ueno
2018-03-29
1
-3
/
+3
*
build: Enable make check with wine
Daiki Ueno
2018-03-29
2
-1
/
+14
*
common: Fix compilation of runtime.c under mingw
Daiki Ueno
2018-03-29
2
-10
/
+33
*
test: Add failing test for CKR_CRYPTOKI_ALREADY_INITIALIZED
Daiki Ueno
2018-03-29
4
-1
/
+115
*
test: Add test for error messages
Daiki Ueno
2018-03-29
3
-1
/
+113
*
test: Use _exit() in child process to immediately close open FDs
Daiki Ueno
2018-03-29
1
-1
/
+1
*
test: Rewrite test-server.sh in TAP style
Daiki Ueno
2018-03-29
1
-11
/
+27
*
test: Take advantage of TAP test driver
Daiki Ueno
2018-03-29
3
-0
/
+6
*
common: Add assert_skip() and assert_todo()
Daiki Ueno
2018-03-29
2
-15
/
+126
*
test-server.sh: Fix bashism
Andreas Metzler
2018-02-28
1
-4
/
+4
*
Release 0.23.10
Daiki Ueno
2018-02-27
2
-1
/
+13
*
maint: Point to the new URLs
Daiki Ueno
2018-02-27
2
-5
/
+5
*
test-server: Add test for detecting address
Daiki Ueno
2018-02-27
1
-1
/
+29
*
test-server: Fix compilation error on FreeBSD
Daiki Ueno
2018-02-27
1
-0
/
+1
*
common, client: Move runtime directory detection to libp11-common
Daiki Ueno
2018-02-27
5
-65
/
+292
*
common: Make p11_test_directory_delete() work recursively
Daiki Ueno
2018-02-27
1
-1
/
+11
*
test: Improve temporary directory handling
Daiki Ueno
2018-02-27
2
-2
/
+6
*
p11_kit_remote_serve_tokens: Read "write-protected" setting from URI
Daiki Ueno
2018-02-27
2
-0
/
+42
*
filter: Respect CKF_WRITE_PROTECTED setting when allowing a token
Daiki Ueno
2018-02-27
2
-16
/
+134
*
test: Add test for client-server interaction
Daiki Ueno
2018-02-27
4
-3
/
+213
[prev]
[next]