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
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid using the non-thread-safe strerror() function
Stef Walter
2013-07-18
1
-0
/
+266
*
Reorganize various components
Stef Walter
2013-06-25
33
-6863
/
+0
*
Merge branch 'stable'
Stef Walter
2013-06-17
3
-32
/
+8
|
\
|
*
trust: Move the extract-trust external placeholder command into trust/
Stef Walter
2013-06-17
2
-30
/
+0
|
*
trust: Print out usage when extract-trust run incorrectly
Stef Walter
2013-06-17
1
-1
/
+6
|
*
tools: Fix passing args to external commands
Stef Walter
2013-06-17
1
-0
/
+4
|
*
tools: Only use our private path when looking for external commands
Stef Walter
2013-06-17
1
-7
/
+4
*
|
pem: Write PEM data directly to a buffer
Stef Walter
2013-05-27
2
-24
/
+37
*
|
Fix up Makefile.am files for automake 1.13 warnings
Stef Walter
2013-05-21
2
-2
/
+2
*
|
Our own unit testing framework
Stef Walter
2013-05-21
8
-619
/
+420
*
|
p11-kit: Managed PKCS#11 module loading
Stef Walter
2013-05-21
6
-34
/
+31
|
/
*
Put the external tools in $libdir/p11-kit
Stef Walter
2013-04-04
2
-3
/
+3
*
More compatible path munging and handling code
Stef Walter
2013-04-03
5
-5
/
+10
*
Separate library init from message code
Stef Walter
2013-04-03
16
-23
/
+18
*
Fix build on Win32
Stef Walter
2013-04-03
1
-1
/
+1
*
Fix build with automake 1.13
Stef Walter
2013-04-03
1
-1
/
+1
*
Fix memory leaks reported by 'make leakcheck'
Stef Walter
2013-03-20
5
-6
/
+15
*
Add a bit of infrastructure for running valgrind
Stef Walter
2013-03-20
2
-3
/
+4
*
hash: Add the murmur2 hash and start using it
Stef Walter
2013-03-20
4
-14
/
+13
*
hash: Rename file and functions for hashes
Stef Walter
2013-03-20
2
-12
/
+12
*
extract: Make extracted output directories read-only
Stef Walter
2013-03-19
3
-32
/
+61
*
Refine looking up of attributes in arrays
Stef Walter
2013-03-18
4
-23
/
+15
*
extract: Combine trust policy when extracting
Stef Walter
2013-03-15
4
-40
/
+297
*
extract: --comment option adds comments to PEM bundles
Stef Walter
2013-03-15
6
-3
/
+98
*
extract: Allow p11_save_write() to automatically calculate length
Stef Walter
2013-03-15
5
-4
/
+62
*
p11-kit: New priority option and change trust-policy option
Stef Walter
2013-03-15
1
-41
/
+6
*
tools: Display per-command help appropriately
Stef Walter
2013-03-11
1
-7
/
+12
*
tools: Initialize local debug code correctly
Stef Walter
2013-03-11
1
-0
/
+3
*
tools: Parse global options appropriately, even if after command
Stef Walter
2013-03-08
1
-13
/
+18
*
extract: Use bool instead of int where appropriate
Stef Walter
2013-03-08
1
-15
/
+15
*
tools: Add a bit of debugging to the PEM extract handler
Stef Walter
2013-03-08
1
-0
/
+3
*
extract: Fix regression in --purpose option
Stef Walter
2013-03-08
2
-2
/
+61
*
tools: Remove extra debugging statement when running external commands
Stef Walter
2013-03-07
1
-1
/
+0
*
extract-trust: Turn into a placeholder script that does nothing
Stef Walter
2013-03-07
1
-21
/
+15
*
Build with the libtasn1 CFLAGS properly
Stef Walter
2013-03-04
2
-2
/
+6
*
Initialize modules correctly in tests
Stef Walter
2013-03-03
5
-0
/
+10
*
Windows doesn't support symlinks, chmod, or atomic renames
Stef Walter
2013-03-03
7
-6
/
+101
*
Open files in binary mode on windows
Stef Walter
2013-03-03
1
-6
/
+5
*
Abstract mmap() into a compat API
Stef Walter
2013-03-03
1
-0
/
+2
*
tools: Update comments for cacerts jks format
Stef Walter
2013-03-03
1
-4
/
+4
*
Fix various clang analyzer warnings
Stef Walter
2013-02-06
3
-4
/
+11
*
Add a placeholder external 'extract-trust' command
Stef Walter
2013-02-05
2
-0
/
+31
*
Implement support for java JKS keystore format
Stef Walter
2013-02-05
3
-2
/
+335
*
Use the CN, OU or O of certificates to generate a label
Stef Walter
2013-02-05
6
-702
/
+24
*
Add support for exporting OpenSSL's TRUSTED CERTIFICATE format
Stef Walter
2013-02-05
16
-0
/
+2361
*
Add support for extracting to pem-bundle and pem-directory formats
Stef Walter
2013-02-05
7
-0
/
+531
*
Implement basic extract support
Stef Walter
2013-02-05
11
-1
/
+1696
*
Support for sane writing to files extracted
Stef Walter
2013-02-05
8
-0
/
+1501
*
Make the p11-kit tool have distinct commands
Stef Walter
2013-02-05
4
-42
/
+459
*
Use the stdbool.h C99 bool type
Stef Walter
2013-01-23
1
-5
/
+5
[next]