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
/
p11-kit
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
p11-kit: Cleanup and add documentation for 'remote' option
Stef Walter
2014-07-08
1
-1
/
+1
*
p11-kit: Add 'p11-kit remote' command for isolating modules
Stef Walter
2014-07-08
3
-177
/
+1
*
rpc: Implement execution of another tool to transport PKCS#11 RPC
Stef Walter
2014-07-08
5
-23
/
+662
*
mock: Minor testing tweaks to mock testing
Stef Walter
2014-07-08
1
-2
/
+2
*
rpc: Implement PKCS#11 messages/client/server code
Stef Walter
2014-07-08
3
-2
/
+948
*
Added test for non-null values in empty ID and label URI parts
Nikos Mavrogiannopoulos
2014-07-04
1
-0
/
+66
*
p11-kit: Handle managed modules correctly when forking
Stef Walter
2014-07-04
1
-0
/
+47
*
test-iter: Fix use of uninitialized variable
Stef Walter
2014-01-14
1
-0
/
+1
*
iter: Add p11_kit_iter_get_attributes() function
Stef Walter
2014-01-13
1
-0
/
+67
*
Disable tests with setgid binaries when running in fakeroot
Andreas Metzler
2013-10-01
1
-1
/
+4
*
Remove unused make variables
Stef Walter
2013-09-09
1
-1
/
+0
*
iter: Add a p11_kit_iter_destroy_object() function
Stef Walter
2013-08-28
1
-0
/
+40
*
iter: Add p11_kit_iter_set_uri() function
Stef Walter
2013-08-28
1
-0
/
+28
*
iter: Add p11_kit_iter_get_token() call
Stef Walter
2013-08-28
1
-0
/
+32
*
iter: Add new P11_KIT_ITER_WANT_WRITABLE iterator behavior
Stef Walter
2013-08-28
1
-3
/
+1
*
Avoid multiple stat() calls for same file
Stef Walter
2013-08-28
1
-3
/
+3
*
Use simple serial automake test harness
Stef Walter
2013-07-23
2
-0
/
+2
*
Fix p11_kit_space_strlen() result when empty string
Stef Walter
2013-07-18
2
-0
/
+60
*
Don't load configs from user directory when setuid
Stef Walter
2013-07-18
5
-2
/
+139
*
Fix various issues highlighted by coverity scanner
Stef Walter
2013-07-18
1
-0
/
+3
*
p11-kit: Add P11_KIT_MODULE_TRUSTED flag
Stef Walter
2013-07-04
3
-2
/
+54
*
iter: Add iteration mode where session is not busy
Stef Walter
2013-07-03
1
-25
/
+86
*
Fix up Makefile.am files for automake 1.13 warnings
Stef Walter
2013-05-21
1
-1
/
+1
*
Our own unit testing framework
Stef Walter
2013-05-21
14
-1729
/
+1572
*
Add the log-calls module config option
Stef Walter
2013-05-21
3
-2
/
+128
*
Manage C_CloseAllSessions function for multiple callers
Stef Walter
2013-05-21
2
-3
/
+70
*
Update the proxy module to use managed PKCS#11 modules
Stef Walter
2013-05-21
2
-18
/
+124
*
p11-kit: Managed PKCS#11 module loading
Stef Walter
2013-05-21
10
-91
/
+2769
*
Use libffi to implement mixins for managed code
Stef Walter
2013-05-16
2
-0
/
+190
*
Separate library init from message code
Stef Walter
2013-04-03
5
-22
/
+22
*
Fix build with automake 1.13
Stef Walter
2013-04-03
1
-1
/
+1
*
Fix memory leaks reported by 'make leakcheck'
Stef Walter
2013-03-20
3
-1
/
+3
*
p11-kit: New priority option and change trust-policy option
Stef Walter
2013-03-15
10
-3
/
+54
*
iter: Don't skip tokens that don't have CKF_TOKEN_INITIALIZED
Stef Walter
2013-03-08
1
-33
/
+0
*
Use putenv() instead of setenv()
Stef Walter
2013-03-03
7
-7
/
+7
*
Add public iterator API to p11-kit
Stef Walter
2013-02-05
3
-2
/
+1144
*
Add a /usr/share/p11-kit/modules directory for package module configs
Stef Walter
2013-02-05
3
-0
/
+4
*
Add more mock-module implementation
Stef Walter
2013-02-04
5
-1243
/
+14
*
Use the stdbool.h C99 bool type
Stef Walter
2013-01-23
3
-17
/
+57
*
Set strict debug preconditions during testing
Stef Walter
2013-01-09
6
-0
/
+6
*
Add common functions for manipulating CK_ATTRIBUTE arrays
Stef Walter
2013-01-09
1
-2
/
+4
*
Build common code into noinst libraries
Stef Walter
2013-01-09
1
-2
/
+6
*
Move debug and library code into the common/ subdirectory
Stef Walter
2013-01-09
34
-0
/
+4254