Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename non-static functions to have a _p11_xxx prefix. | Stef Walter | 2011-10-24 | 1 | -20/+20 |
* | Update PKCS#11 URI code for new draft of spec | Stef Walter | 2011-08-05 | 1 | -63/+63 |
* | Reimplement and remove apache licensed bits of code. | Stef Walter | 2011-07-27 | 1 | -3/+3 |
* | pin: Fix uninitialized variable | Stef Walter | 2011-07-12 | 1 | -1/+1 |
* | More fine tuning of the pin APIs. | Stef Walter | 2011-07-06 | 1 | -2/+16 |
* | Add documentation for PIN callbacks. | Stef Walter | 2011-07-06 | 1 | -65/+263 |
* | Add P11KitPin structure, which encapsulates a returned pin. | Stef Walter | 2011-07-06 | 1 | -12/+159 |
* | Rename p11_kit_pin_read_pinfile to p11_kit_pin_retrieve | Stef Walter | 2011-07-06 | 1 | -6/+7 |
* | Implement support for registering and calling pinfile callbacks | Stef Walter | 2011-07-06 | 1 | -0/+332 |