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
/
uri.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate library init from message code
Stef Walter
2013-04-03
1
-1
/
+1
*
Fix memory leaks reported by 'make leakcheck'
Stef Walter
2013-03-20
1
-4
/
+1
*
url: Split out the URL encoding and decoding functions
Stef Walter
2013-03-15
1
-108
/
+12
*
Fix various clang analyzer warnings
Stef Walter
2013-02-06
1
-1
/
+0
*
Allow internal use of token and module info matching
Stef Walter
2013-02-05
1
-20
/
+35
*
Add generic buffer code
Stef Walter
2013-02-04
1
-56
/
+37
*
Use the stdbool.h C99 bool type
Stef Walter
2013-01-23
1
-48
/
+70
*
Add common functions for manipulating CK_ATTRIBUTE arrays
Stef Walter
2013-01-09
1
-151
/
+56
*
Move debug and library code into the common/ subdirectory
Stef Walter
2013-01-09
1
-3
/
+3
*
Fix documentation warnings.
Stef Walter
2013-01-07
1
-3
/
+6
*
Always encode the "id" attribute in URIs
Dan Winship
2012-07-28
1
-10
/
+14
*
Preconditions to check for input probs and out of memory
Stef Walter
2012-05-13
1
-60
/
+52
*
More fixes for non-static function names
Stef Walter
2011-10-24
1
-1
/
+1
*
Rename non-static functions to have a _p11_xxx prefix.
Stef Walter
2011-10-24
1
-1
/
+1
*
Ignore spaces in PKCS#11 URIs
Stef Walter
2011-08-19
1
-21
/
+64
*
Update PKCS#11 URI code for new draft of spec
Stef Walter
2011-08-05
1
-27
/
+56
*
Add p11_kit_space_strdup() function, and rename p11_kit_space_strlen()
Stef Walter
2011-06-07
1
-13
/
+2
*
Fix URI parsing memory leaks.
Stef Walter
2011-06-07
1
-0
/
+1
*
Clear correct block of memory in p11_kit_uri_parse().
Stef Walter
2011-05-30
1
-1
/
+1
*
Cleanup URI types
Stef Walter
2011-05-30
1
-18
/
+45
*
Add function p11_kit_uri_space_strlen() for figuring out the length
Stef Walter
2011-05-30
1
-3
/
+3
*
Allow use with CRYPTOKI_GNU style use of PKCS#11
Stef Walter
2011-05-30
1
-1
/
+1
*
Change around installation of headers, pkg-config, and file names
Stef Walter
2011-05-27
1
-0
/
+1337