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
*
extract: Fix regression in --purpose option
Stef Walter
2013-03-08
2
-2
/
+61
*
Document and put code coverage online
Stef Walter
2013-03-08
2
-4
/
+34
*
Properly detect the stdbool.h header
Stef Walter
2013-03-08
1
-0
/
+2
*
Release version 0.16.1
Stef Walter
2013-03-07
2
-1
/
+6
*
doc: Fix external URLs in documentation
Stef Walter
2013-03-07
1
-6
/
+6
*
doc: Add P11_KIT_STRICT=yes debugging tip
Stef Walter
2013-03-07
1
-0
/
+11
*
x509: Don't break when cA field of BasicConstraints is missing
Stef Walter
2013-03-07
1
-2
/
+9
*
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
*
doc: Don't wrap the options in the pkcs11.conf manual page
Stef Walter
2013-03-07
1
-6
/
+6
*
Release version 0.16.0
Stef Walter
2013-03-04
2
-1
/
+9
*
Build with the libtasn1 CFLAGS properly
Stef Walter
2013-03-04
5
-2
/
+14
*
Redo mock.h header in order to relicense
Stef Walter
2013-03-04
1
-667
/
+686
*
Remove duplicate typedef
Stef Walter
2013-03-04
1
-2
/
+2
*
Fix missing bracket in trust module check
Roman Bogorodskiy
2013-03-04
1
-1
/
+1
*
Initialize modules correctly in tests
Stef Walter
2013-03-03
9
-1
/
+14
*
Windows doesn't support symlinks, chmod, or atomic renames
Stef Walter
2013-03-03
7
-6
/
+101
*
Use mingw compatible coverage flags
Stef Walter
2013-03-03
1
-2
/
+2
*
Don't use wchar_t for storing unicode characters
Stef Walter
2013-03-03
1
-35
/
+36
*
Fix syntax errors in OS_WIN32 ifdefs
Stef Walter
2013-03-03
6
-10
/
+14
*
Open files in binary mode on windows
Stef Walter
2013-03-03
4
-8
/
+11
*
Add compat gmtime_r() and timegm() functions
Stef Walter
2013-03-03
3
-0
/
+76
*
Add compat mkstemp() and mkdtemp() functions
Stef Walter
2013-03-03
2
-0
/
+156
*
Add compat vasprintf() and asprintf() functions
Stef Walter
2013-03-03
3
-0
/
+84
*
Add compat strndup() function
Stef Walter
2013-03-03
3
-0
/
+30
*
Abstract mmap() into a compat API
Stef Walter
2013-03-03
5
-79
/
+160
*
Use putenv() instead of setenv()
Stef Walter
2013-03-03
16
-16
/
+16
*
Add compat implementation of basename()
Stef Walter
2013-03-03
3
-2
/
+71
*
tools: Update comments for cacerts jks format
Stef Walter
2013-03-03
1
-4
/
+4
*
Rename p11_module_xxx() compat functions to p11_dl_xxx()
Stef Walter
2013-03-03
3
-24
/
+29
*
Update the pkcs11.h header for missing mechanisms
Stef Walter
2013-02-20
2
-1
/
+26
*
Only do shared object and DLL initialization in libraries
Stef Walter
2013-02-20
4
-49
/
+122
*
Move pkcs11.conf and module documentation to a manual page
Stef Walter
2013-02-20
6
-162
/
+239
*
Pull translations from transifex
Stef Walter
2013-02-13
40
-21
/
+11845
*
Relicense the buffer code appropriate for inclusion in p11-kit
Stef Walter
2013-02-12
2
-46
/
+68
*
Release version 0.15.2
Stef Walter
2013-02-12
2
-1
/
+7
*
Add finish translation
Timo Jyrinki
2013-02-12
2
-0
/
+344
*
Add and enable German gettext translation
Andreas Metzler
2013-02-12
4
-0
/
+361
*
Respect destdir when creating package module config directory
Andreas Metzler
2013-02-12
1
-1
/
+1
*
Fix dereference of varargs in p11_attrs_build()
Stef Walter
2013-02-11
1
-1
/
+1
*
Remove unnecessary code to be more compatible with various libtasn1 versions
Stef Walter
2013-02-11
1
-4
/
+1
*
Don't require explictly disabling trust module if --without-libtasn1
Andreas Metzler
2013-02-07
1
-12
/
+16
*
Fix various clang analyzer warnings
Stef Walter
2013-02-06
8
-8
/
+29
*
Our minimum version of libtasn1 is 2.14
Stef Walter
2013-02-05
1
-1
/
+1
*
Release version 0.15.1
Stef Walter
2013-02-05
2
-1
/
+15
*
Add a placeholder external 'extract-trust' command
Stef Walter
2013-02-05
6
-0
/
+75
*
Implement support for java JKS keystore format
Stef Walter
2013-02-05
4
-2
/
+339
*
Use the CN, OU or O of certificates to generate a label
Stef Walter
2013-02-05
14
-101
/
+318
*
Add support for exporting OpenSSL's TRUSTED CERTIFICATE format
Stef Walter
2013-02-05
18
-0
/
+2378
*
Add support for extracting to pem-bundle and pem-directory formats
Stef Walter
2013-02-05
9
-0
/
+541
[next]