Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |