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
*
Release version 0.12
Stef Walter
2012-03-09
2
-1
/
+4
*
Fix build problem due to pthread extensions usage
Simon Josefsson
2012-03-08
1
-0
/
+1
*
Release 0.11
Stef Walter
2012-02-07
3
-3
/
+6
*
Remove automatic reinitialization of PKCS#11 after fork
Stef Walter
2012-01-23
1
-9
/
+2
*
Release version 0.10
Stef Walter
2012-01-03
2
-1
/
+4
*
Fix build warning on mingw64
Stef Walter
2012-01-02
1
-1
/
+1
*
Compile CuTest.c separately.
Andreas Metzler
2011-12-23
7
-13
/
+9
*
Reorganize tests, work around optimization bug
Stef Walter
2011-12-20
1
-23
/
+22
*
Run tests correctly in automake
Andreas Metzler
2011-12-09
1
-4
/
+1
*
Build fix for MinGW w64
Michael Cronenworth
2011-11-25
1
-1
/
+7
*
Release version 0.9
Stef Walter
2011-11-14
3
-3
/
+9
*
Reduce autofoo dependencies
Stef Walter
2011-11-02
1
-2
/
+2
*
An intelligent error message when gettextize is not around
Stef Walter
2011-11-01
1
-1
/
+1
*
p11-kit can't be used as a static library
Stef Walter
2011-10-30
1
-0
/
+4
*
Fix problems crashing when freeing TLS on windows
Stef Walter
2011-10-29
1
-0
/
+2
*
Add debug output to windows init and uninit of library
Stef Walter
2011-10-29
1
-1
/
+8
*
Make build not depend on gtk-doc or pkg-config
Stef Walter
2011-10-29
1
-2
/
+51
*
Handle build case when gettextize is not available or not installed
Stef Walter
2011-10-29
1
-1
/
+7
*
Fix build with clang
Stef Walter
2011-10-27
2
-15
/
+0
*
Fix broken build on cygwin and mingw
Dr. Volker Zell
2011-10-25
1
-0
/
+2
*
Fix broken build on windows
Michael Cronenworth
2011-10-25
1
-1
/
+1
*
Release version 0.8
Stef Walter
2011-10-24
3
-3
/
+10
*
More fixes for non-static function names
Stef Walter
2011-10-24
6
-56
/
+53
*
Rename non-static functions to have a _p11_xxx prefix.
Stef Walter
2011-10-24
22
-459
/
+484
*
Initial port to win32
Stef Walter
2011-10-17
23
-180
/
+952
*
Fix up the build options.
Stef Walter
2011-10-10
1
-57
/
+66
*
Only call C_Initialize and C_Finalize once per module
Stef Walter
2011-10-10
3
-58
/
+168
*
Combine initialization tests
Stef Walter
2011-10-10
3
-110
/
+36
*
Don't allow recursive calling of C_Initialize on a given module.
Stef Walter
2011-10-10
3
-3
/
+114
*
Rename p11-kit test
Stef Walter
2011-10-10
3
-3
/
+5
*
Don't use PATH_MAX unless its defined
Pino Toscano
2011-09-30
1
-1
/
+6
*
Print more information in 'p11-kit -l'
Stef Walter
2011-09-28
1
-0
/
+92
*
Release 0.7
Stef Walter
2011-09-27
3
-3
/
+8
*
Don't expand p11-kit config variables in configure.
Stef Walter
2011-09-27
1
-3
/
+3
*
Add test tool to print out error messages
Stef Walter
2011-09-26
3
-1
/
+140
*
Fix quoting of build variables
Andreas Metzler
2011-09-26
1
-2
/
+2
*
Expand the libdir path correctly
Stef Walter
2011-09-19
2
-7
/
+8
*
Add #include <limits.h> for PATH_MAX to fix compilation on FreeBSD.
Roman Bogorodskiy
2011-09-16
1
-1
/
+2
*
Release version 0.6
Stef Walter
2011-09-14
3
-3
/
+8
*
Add documentation about the configuration paths
Stef Walter
2011-09-14
5
-15
/
+76
*
When a module has a relative path, load it from $libdir/pkcs11
Kalev Lember
2011-09-14
3
-3
/
+68
*
Rename pkgconfig configuration directory variables
Kalev Lember
2011-09-14
5
-32
/
+37
*
Release version 0.5
Stef Walter
2011-08-31
3
-3
/
+8
*
Don't crash if p11_kit_registered_modules() called after failed init
Stef Walter
2011-08-30
1
-2
/
+3
*
Remove useless typedef
Stef Walter
2011-08-30
1
-2
/
+0
*
Add 'critical' setting for modules
Stef Walter
2011-08-30
4
-3
/
+49
*
Fix bugs in the p11-kit proxy module.
Stef Walter
2011-08-24
3
-15
/
+31
*
Release version 0.4
Stef Walter
2011-08-19
3
-3
/
+11
*
Ignore spaces in PKCS#11 URIs
Stef Walter
2011-08-19
3
-23
/
+90
*
Fix endless loop if module forks during initialization.
Stef Walter
2011-08-14
6
-25
/
+1354
[next]