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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore spaces in PKCS#11 URIs
Stef Walter
2011-08-19
1
-0
/
+24
*
Fix endless loop if module forks during initialization.
Stef Walter
2011-08-14
4
-20
/
+1346
*
Update PKCS#11 URI code for new draft of spec
Stef Walter
2011-08-05
2
-49
/
+49
*
Fix building with NLS enabled.
Roman Bogorodskiy
2011-07-29
1
-6
/
+11
*
Reimplement and remove apache licensed bits of code.
Stef Walter
2011-07-27
2
-111
/
+111
*
Add documentation for PIN callbacks.
Stef Walter
2011-07-06
1
-9
/
+9
*
Add P11KitPin structure, which encapsulates a returned pin.
Stef Walter
2011-07-06
2
-51
/
+111
*
Rename p11_kit_pin_read_pinfile to p11_kit_pin_retrieve
Stef Walter
2011-07-06
1
-19
/
+19
*
Implement support for registering and calling pinfile callbacks
Stef Walter
2011-07-06
3
-1
/
+507
*
Complete testing of global config files and directories.
Stef Walter
2011-06-09
12
-0
/
+309
*
Store last failure message per thread.
Stef Walter
2011-06-09
2
-8
/
+8
*
Refactor configuration
Stef Walter
2011-06-08
1
-9
/
+31
*
Free string output of conf-test
Stef Walter
2011-06-07
1
-0
/
+1
*
Fix URI parsing memory leaks.
Stef Walter
2011-06-07
1
-0
/
+1
*
Fix some hash leaks and bugs.
Stef Walter
2011-06-07
1
-2
/
+37
*
Fix compiler warnings.
Stef Walter
2011-06-07
1
-0
/
+1
*
Remove unstable API markers.
Stef Walter
2011-06-07
1
-2
/
+1
*
Cleanup URI types
Stef Walter
2011-05-30
1
-42
/
+42
*
Fix problems with 'make distcheck'
Stef Walter
2011-05-27
1
-2
/
+6
*
Change around installation of headers, pkg-config, and file names
Stef Walter
2011-05-27
1
-1
/
+1
*
Add functions for clearing and setting multiple attributes on URI.
Stef Walter
2011-05-26
1
-4
/
+37
*
URI API fine tuning
Stef Walter
2011-05-26
1
-0
/
+103
*
Add C++ header guards, and require API instability acknowledgement.
Stef Walter
2011-03-31
1
-1
/
+2
*
Documentation and API cleanup.
Stef Walter
2011-03-31
2
-45
/
+45
*
Reference implementation of PKCS#11 URIs
Stef Walter
2011-02-19
2
-1
/
+1056
*
Only allow colon between name and value.
Stef Walter
2011-02-17
1
-2
/
+2
*
Configuration tests.
Stef Walter
2011-01-30
3
-5
/
+135
*
Add testing and start testing hash table functionality.
Stef Walter
2011-01-26
6
-0
/
+1098