summaryrefslogtreecommitdiff
path: root/p11-kit/uri.c
Commit message (Expand)AuthorAgeFilesLines
* Preconditions to check for input probs and out of memoryStef Walter2012-05-131-60/+52
* More fixes for non-static function namesStef Walter2011-10-241-1/+1
* Rename non-static functions to have a _p11_xxx prefix.Stef Walter2011-10-241-1/+1
* Ignore spaces in PKCS#11 URIsStef Walter2011-08-191-21/+64
* Update PKCS#11 URI code for new draft of specStef Walter2011-08-051-27/+56
* Add p11_kit_space_strdup() function, and rename p11_kit_space_strlen()Stef Walter2011-06-071-13/+2
* Fix URI parsing memory leaks.Stef Walter2011-06-071-0/+1
* Clear correct block of memory in p11_kit_uri_parse().Stef Walter2011-05-301-1/+1
* Cleanup URI typesStef Walter2011-05-301-18/+45
* Add function p11_kit_uri_space_strlen() for figuring out the lengthStef Walter2011-05-301-3/+3
* Allow use with CRYPTOKI_GNU style use of PKCS#11Stef Walter2011-05-301-1/+1
* Change around installation of headers, pkg-config, and file namesStef Walter2011-05-271-0/+1337