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 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
*
Safer initialization of individually initialized module.
Stef Walter
2011-08-14
1
-6
/
+30
*
Update PKCS#11 URI code for new draft of spec
Stef Walter
2011-08-05
8
-145
/
+185
*
Don't fail when duplicate modules are configured.
Stef Walter
2011-08-03
1
-1
/
+1
*
Better debug output for initialization and loading modules.
Stef Walter
2011-08-03
1
-4
/
+7
*
Fix broken debug arguments
Stef Walter
2011-08-03
1
-1
/
+1
*
Add example configuration documentation.
Stef Walter
2011-08-01
5
-3
/
+68
*
Release version 0.3
Stef Walter
2011-07-29
2
-1
/
+13
*
Fix building with NLS enabled.
Roman Bogorodskiy
2011-07-29
2
-7
/
+13
*
Use AC_SEARCH_LIBS instead of AC_CHECK_LIB for dlopen() to fix on *BSD.
Roman Bogorodskiy
2011-07-29
1
-1
/
+1
*
Make p11-kit-proxy.so link point to libp11-kit.so.0.0.0
Stef Walter
2011-07-28
1
-1
/
+1
*
Add libtool style versioning variables to p11-kit
Stef Walter
2011-07-27
3
-3
/
+21
*
Fix bug in hashtable rewrite.
Stef Walter
2011-07-27
1
-1
/
+1
*
Cleanup documentation warnings
Stef Walter
2011-07-27
1
-2
/
+2
*
Create a link for the proxy module.
Stef Walter
2011-07-27
2
-1
/
+6
*
Reimplement and remove apache licensed bits of code.
Stef Walter
2011-07-27
12
-722
/
+578
*
Expand the various pkcs11 config paths properly.
Stef Walter
2011-07-21
1
-2
/
+3
*
configure: Use $sysconfdir for p11_system_conf dir, not hardcoded /etc
Colin Walters
2011-07-21
1
-1
/
+1
*
Ignore some built files after recent changes.
Stef Walter
2011-07-19
2
-0
/
+2
*
build: Make autogen.sh work
Colin Walters
2011-07-19
4
-1288
/
+12
*
pin: Fix uninitialized variable
Stef Walter
2011-07-12
1
-1
/
+1
*
Bump version number, and tweak upload procedure
Stef Walter
2011-07-07
3
-2
/
+4
*
Release version 0.2
Stef Walter
2011-07-07
3
-2
/
+8
*
List labels of all tokens in 'p11-kit -l'
Stef Walter
2011-07-06
1
-2
/
+32
*
More fine tuning of the pin APIs.
Stef Walter
2011-07-06
3
-3
/
+20
*
Add documentation for PIN callbacks.
Stef Walter
2011-07-06
6
-77
/
+295
*
Add P11KitPin structure, which encapsulates a returned pin.
Stef Walter
2011-07-06
4
-75
/
+302
*
Rename p11_kit_pin_read_pinfile to p11_kit_pin_retrieve
Stef Walter
2011-07-06
3
-27
/
+28
*
Implement support for registering and calling pinfile callbacks
Stef Walter
2011-07-06
9
-1
/
+1140
*
Fix logic error loading registered modules.
Stef Walter
2011-06-16
1
-1
/
+1
*
Update pkcs11.h with PKCS#11 2.20 ammendments.
Stef Walter
2011-06-09
1
-3
/
+19
*
Fixed typos and made options clearer.
Stef Walter
2011-06-09
1
-3
/
+3
*
By default use /etc/pkcs11 for system configs and not ${prefix}
Stef Walter
2011-06-09
1
-2
/
+15
[next]