Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iter: Add a p11_kit_iter_destroy_object() function | Stef Walter | 2013-08-28 | 1 | -0/+18 |
* | iter: Add p11_kit_iter_set_uri() function | Stef Walter | 2013-08-28 | 1 | -7/+34 |
* | iter: Add p11_kit_iter_get_token() call | Stef Walter | 2013-08-28 | 1 | -4/+21 |
* | iter: Add new P11_KIT_ITER_WANT_WRITABLE iterator behavior | Stef Walter | 2013-08-28 | 1 | -22/+14 |
* | Fix various issues highlighted by coverity scanner | Stef Walter | 2013-07-18 | 1 | -6/+6 |
* | iter: Document guarantees for filter matches argumet | Stef Walter | 2013-07-18 | 1 | -0/+4 |
* | Various documentation tweaks and fixes for warnings | Stef Walter | 2013-07-10 | 1 | -0/+8 |
* | iter: Add iteration mode where session is not busy | Stef Walter | 2013-07-03 | 1 | -19/+40 |
* | Fix memory leaks reported by 'make leakcheck' | Stef Walter | 2013-03-20 | 1 | -0/+3 |
* | iter: Don't skip tokens that don't have CKF_TOKEN_INITIALIZED | Stef Walter | 2013-03-08 | 1 | -4/+0 |
* | Remove duplicate typedef | Stef Walter | 2013-03-04 | 1 | -2/+2 |
* | Add public iterator API to p11-kit | Stef Walter | 2013-02-05 | 1 | -0/+829 |