Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile CuTest.c separately. | Andreas Metzler | 2011-12-23 | 1 | -2/+0 |
* | Rename non-static functions to have a _p11_xxx prefix. | Stef Walter | 2011-10-24 | 1 | -1/+4 |
* | Ignore spaces in PKCS#11 URIs | Stef Walter | 2011-08-19 | 1 | -0/+24 |
* | Update PKCS#11 URI code for new draft of spec | Stef Walter | 2011-08-05 | 1 | -30/+30 |
* | Fix URI parsing memory leaks. | Stef Walter | 2011-06-07 | 1 | -0/+1 |
* | Fix compiler warnings. | Stef Walter | 2011-06-07 | 1 | -0/+1 |
* | Cleanup URI types | Stef Walter | 2011-05-30 | 1 | -42/+42 |
* | Change around installation of headers, pkg-config, and file names | Stef Walter | 2011-05-27 | 1 | -1/+1 |
* | Add functions for clearing and setting multiple attributes on URI. | Stef Walter | 2011-05-26 | 1 | -4/+37 |
* | URI API fine tuning | Stef Walter | 2011-05-26 | 1 | -0/+103 |
* | Documentation and API cleanup. | Stef Walter | 2011-03-31 | 1 | -41/+41 |
* | Reference implementation of PKCS#11 URIs | Stef Walter | 2011-02-19 | 1 | -0/+1050 |