index
:
p11-kit.git
master
module-arch
relative-paths
Unnamed repository; edit this file 'description' to name the repository.
Stef Walter
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-31
Release version 0.5
HEAD
master
Stef Walter
3
-3/+8
2011-08-30
Don't crash if p11_kit_registered_modules() called after failed init
Stef Walter
1
-2/+3
2011-08-30
Remove useless typedef
Stef Walter
1
-2/+0
2011-08-30
Add 'critical' setting for modules
Stef Walter
4
-3/+49
2011-08-24
Fix bugs in the p11-kit proxy module.
Stef Walter
3
-15/+31
2011-08-19
Release version 0.4
Stef Walter
3
-3/+11
2011-08-19
Ignore spaces in PKCS#11 URIs
Stef Walter
3
-23/+90
2011-08-14
Fix endless loop if module forks during initialization.
Stef Walter
6
-25/+1354
2011-08-14
Safer initialization of individually initialized module.
Stef Walter
1
-6/+30
2011-08-05
Update PKCS#11 URI code for new draft of spec
Stef Walter
8
-145/+185
2011-08-03
Don't fail when duplicate modules are configured.
Stef Walter
1
-1/+1
2011-08-03
Better debug output for initialization and loading modules.
Stef Walter
1
-4/+7
2011-08-03
Fix broken debug arguments
Stef Walter
1
-1/+1
2011-08-01
Add example configuration documentation.
Stef Walter
5
-3/+68
2011-07-29
Release version 0.3
Stef Walter
2
-1/+13
2011-07-29
Fix building with NLS enabled.
Roman Bogorodskiy
2
-7/+13
2011-07-29
Use AC_SEARCH_LIBS instead of AC_CHECK_LIB for dlopen() to fix on *BSD.
Roman Bogorodskiy
1
-1/+1
2011-07-28
Make p11-kit-proxy.so link point to libp11-kit.so.0.0.0
Stef Walter
1
-1/+1
2011-07-27
Add libtool style versioning variables to p11-kit
Stef Walter
3
-3/+21
2011-07-27
Fix bug in hashtable rewrite.
Stef Walter
1
-1/+1
2011-07-27
Cleanup documentation warnings
Stef Walter
1
-2/+2
2011-07-27
Create a link for the proxy module.
Stef Walter
2
-1/+6
2011-07-27
Reimplement and remove apache licensed bits of code.
Stef Walter
12
-722/+578
2011-07-21
Expand the various pkcs11 config paths properly.
Stef Walter
1
-2/+3
2011-07-21
configure: Use $sysconfdir for p11_system_conf dir, not hardcoded /etc
Colin Walters
1
-1/+1
2011-07-19
Ignore some built files after recent changes.
Stef Walter
2
-0/+2
2011-07-19
build: Make autogen.sh work
Colin Walters
4
-1288/+12
2011-07-12
pin: Fix uninitialized variable
Stef Walter
1
-1/+1
2011-07-07
Bump version number, and tweak upload procedure
Stef Walter
3
-2/+4
2011-07-07
Release version 0.2
Stef Walter
3
-2/+8
2011-07-06
List labels of all tokens in 'p11-kit -l'
Stef Walter
1
-2/+32
2011-07-06
More fine tuning of the pin APIs.
Stef Walter
3
-3/+20
2011-07-06
Add documentation for PIN callbacks.
Stef Walter
6
-77/+295
2011-07-06
Add P11KitPin structure, which encapsulates a returned pin.
Stef Walter
4
-75/+302
2011-07-06
Rename p11_kit_pin_read_pinfile to p11_kit_pin_retrieve
Stef Walter
3
-27/+28
2011-07-06
Implement support for registering and calling pinfile callbacks
Stef Walter
9
-1/+1140
2011-06-16
Fix logic error loading registered modules.
Stef Walter
1
-1/+1
2011-06-09
Update pkcs11.h with PKCS#11 2.20 ammendments.
Stef Walter
1
-3/+19
2011-06-09
Fixed typos and made options clearer.
Stef Walter
1
-3/+3
2011-06-09
By default use /etc/pkcs11 for system configs and not ${prefix}
Stef Walter
1
-2/+15
2011-06-09
Complete documentation for message functionality.
Stef Walter
4
-0/+51
2011-06-09
Complete testing of global config files and directories.
Stef Walter
12
-0/+309
2011-06-09
Store last failure message per thread.
Stef Walter
9
-39/+151
2011-06-08
Refactor configuration
Stef Walter
9
-406/+610
2011-06-08
Ignore files without a 'module' value.
Stef Walter
1
-7/+4
2011-06-07
Bump version number.
Stef Walter
2
-3/+7
2011-06-07
Make target for uploading release.
Stef Walter
1
-0/+3
2011-06-07
Release version 0.1
Stef Walter
2
-2/+6
2011-06-07
Fix up documentation
Stef Walter
2
-1/+45
2011-06-07
Add p11_kit_space_strdup() function, and rename p11_kit_space_strlen()
Stef Walter
5
-17/+69
[next]