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
*
p11-kit: Remove the 'isolated' option for now
Stef Walter
2014-10-01
3
-24
/
+5
*
common: Move unistd include to define getopt and friends
Michael Cronenworth
2014-09-18
1
-1
/
+1
*
Release version 2.21.3
Stef Walter
2014-09-17
2
-1
/
+9
*
trust: Use term 'attached extensions' instead of 'stapled'
Stef Walter
2014-09-10
8
-72
/
+72
*
common: New public pkcs11x.h header containing extensions
Stef Walter
2014-09-10
12
-457
/
+520
*
common: Change the CKA_X_PUBLIC_KEY_INFO constant to CKA_PUBLIC_KEY_INFO
Stef Walter
2014-09-10
11
-48
/
+52
*
common: Add support for multiple field names (ie: nicks) per constant
Stef Walter
2014-09-10
3
-21
/
+22
*
p11-kit: Fix tests when building with MinGW
Michael Cronenworth
2014-09-09
3
-0
/
+30
*
trust: Fix token test when building with MinGW
Michael Cronenworth
2014-09-09
1
-0
/
+4
*
configure: Check for pthread_create() in pthread library
Roman Bogorodskiy
2014-09-09
1
-3
/
+3
*
p11-kit: Compilation fixes for previous commit
Stef Walter
2014-09-09
1
-4
/
+1
*
p11-kit: Make proxy module respect critical = no
Stef Walter
2014-09-09
1
-37
/
+47
*
Fix build without debug
Roman Bogorodskiy
2014-09-09
1
-0
/
+2
*
trust: Show public-key-info in 'trust list --details'
Stef Walter
2014-09-05
1
-0
/
+14
*
Release version 0.21.2
Stef Walter
2014-09-05
2
-1
/
+11
*
trust: Produce a proper message for an invalid stapled extension
Stef Walter
2014-09-05
1
-1
/
+10
*
Move to non-recursive Makefile for building bins and libs
Stef Walter
2014-08-15
133
-589
/
+632
*
common: Fix regression introduced by last commit
Stef Walter
2014-08-15
1
-1
/
+1
*
Fix build against older pthreads implementations
Baruch Siach
2014-08-14
1
-0
/
+6
*
Fix 'make upload-release' target
Stef Walter
2014-08-14
1
-2
/
+2
*
doc: Fix missing tag in p11-kit-sharing.xml
Stef Walter
2014-08-11
1
-0
/
+1
*
p11-kit: Fix various noise/issues highlighted by clang
Stef Walter
2014-08-11
4
-13
/
+13
*
Ignore clang scanner litter
Stef Walter
2014-08-08
1
-0
/
+1
*
trust: Don't use invalid public keys for looking up stapled extensions
Stef Walter
2014-08-08
1
-1
/
+1
*
trust: Print label of certificate when complaining about basic constraints
Stef Walter
2014-08-08
1
-1
/
+5
*
trust: Double check that index bucket is valid before access
Stef Walter
2014-08-08
1
-2
/
+2
*
p11-kit: Remove use after free in debug output code path
Stef Walter
2014-08-08
1
-1
/
+1
*
Quiten down scanner warnings about unused variables
Stef Walter
2014-08-08
2
-8
/
+2
*
common: Quiet down clang scanner with assertions
Stef Walter
2014-08-08
1
-1
/
+1
*
Fix mostly erroneous scanner warnings in tests
Stef Walter
2014-08-08
11
-2
/
+22
*
trust: Fix leak in token loading error path
Stef Walter
2014-08-08
1
-0
/
+1
*
trust: Fix unlikely use of uninitialized memory in token loading
Stef Walter
2014-08-08
1
-3
/
+3
*
trust: Fix leak in trust list command
Stef Walter
2014-08-08
1
-0
/
+1
*
trust: Fix use after free and double free in extract command
Stef Walter
2014-08-08
1
-7
/
+4
*
trust: Remove dead while condition in anchor commond
Stef Walter
2014-08-08
1
-1
/
+1
*
p11-kit: Fix integer overflow in memset() argument
Stef Walter
2014-08-08
1
-1
/
+1
*
p11-kit: Fix bad check of asprintf() return value
Stef Walter
2014-08-08
1
-1
/
+1
*
configure.ac: Add subdir-objects to satisfy newer automakes
Stef Walter
2014-08-08
1
-1
/
+1
*
trust: Fix use of invalid memory in PEM parser
Stef Walter
2014-08-08
1
-3
/
+1
*
trust: Parse TRUSTED CERTIFICATE openssl format even without CertAux
Stef Walter
2014-08-08
3
-13
/
+151
*
common: Allow specifying which tests to run on command line
Stef Walter
2014-08-08
1
-1
/
+33
*
Release version 0.21.1
Stef Walter
2014-08-07
2
-1
/
+7
*
po: Add new translations: oc
Stef Walter
2014-08-07
3
-1
/
+344
*
common: Don't do repeated linear reallocation of array memory
Stef Walter
2014-08-07
1
-1
/
+4
*
p11-kit: Tweak last commit, handle the not-forked case
Stef Walter
2014-08-07
1
-1
/
+4
*
p11-kit: Don't complain about C_Finalize called in wrong process
Stef Walter
2014-08-07
1
-6
/
+13
*
p11-kit: Add a new 'isolate' pkcs11 config option
Stef Walter
2014-07-08
3
-12
/
+44
*
p11-kit: Cleanup and add documentation for 'remote' option
Stef Walter
2014-07-08
4
-28
/
+59
*
p11-kit: Add 'p11-kit remote' command for isolating modules
Stef Walter
2014-07-08
7
-58
/
+161
*
rpc: Implement execution of another tool to transport PKCS#11 RPC
Stef Walter
2014-07-08
9
-44
/
+1600
[next]