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
*
Move debug and library code into the common/ subdirectory
Stef Walter
2013-01-09
40
-5684
/
+0
*
Guarantee that the key is freed when replaced
Stef Walter
2013-01-07
1
-33
/
+91
*
Always encode the "id" attribute in URIs
Dan Winship
2012-07-28
1
-1
/
+1
*
Initialize mutexes correctly in mock module
Stef Walter
2012-07-26
2
-1
/
+6
*
Fix warning on windows
Stef Walter
2012-07-26
1
-1
/
+1
*
Don't rely on loading order for duplicate modules
Stef Walter
2012-07-26
5
-6
/
+15
*
Use correct shared library extension on windows
Stef Walter
2012-07-26
6
-1
/
+19
*
Use '.module' extension on module configs
Stef Walter
2012-07-24
8
-14
/
+25
*
Use EFBIG as the error code when pin file is too large
Stef Walter
2012-07-17
1
-1
/
+1
*
Don't define duplicate symbols
Stef Walter
2012-07-17
1
-1
/
+1
*
Don't allow reading of pin files larger than 4096 bytes
Stef Walter
2012-06-29
2
-0
/
+79
*
Win32 build fixes
Stef Walter
2012-06-29
1
-0
/
+1
*
Preconditions to check for input probs and out of memory
Stef Walter
2012-05-13
3
-4
/
+79
*
Use gcc extensions to check varargs during compile
Stef Walter
2012-05-13
1
-0
/
+1
*
Move the compat.[ch] headers into common directory/
Stef Walter
2012-04-30
2
-2
/
+2
*
Add tests for enable-in and disable-in
Stef Walter
2012-04-02
6
-22
/
+165
*
Build some test modules for testing main p11-kit functionality
Stef Walter
2012-04-02
8
-15
/
+203
*
Add enable-in and disable-in options to module config
Stef Walter
2012-04-01
2
-0
/
+112
*
Fix broken hashmap behavior
Stef Walter
2012-03-27
1
-2
/
+0
*
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
*
Fix build with clang
Stef Walter
2011-10-27
2
-15
/
+0
*
Rename non-static functions to have a _p11_xxx prefix.
Stef Walter
2011-10-24
6
-229
/
+232
*
Initial port to win32
Stef Walter
2011-10-17
6
-38
/
+60
*
Only call C_Initialize and C_Finalize once per module
Stef Walter
2011-10-10
2
-3
/
+106
*
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
2
-2
/
+106
*
Rename p11-kit test
Stef Walter
2011-10-10
2
-3
/
+3
*
Add test tool to print out error messages
Stef Walter
2011-09-26
2
-1
/
+139
*
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
[next]