]> granicus.if.org Git - p11-kit/commit
iter: Add new P11_KIT_ITER_WANT_WRITABLE iterator behavior
authorStef Walter <stef@thewalter.net>
Tue, 27 Aug 2013 18:58:18 +0000 (20:58 +0200)
committerStef Walter <stef@thewalter.net>
Wed, 28 Aug 2013 11:45:22 +0000 (13:45 +0200)
commit3f357776c15255710997e61ca305aa5a2ce5cf02
treead74276c0b56e4afa8325aadb208bd3722a9fa4f
parent22220bda09585239533b6a9fef6de51c1ddc2ae6
iter: Add new P11_KIT_ITER_WANT_WRITABLE iterator behavior

This allows us to try to get a RW session, but if not fallback
to a read-only session.
doc/manual/p11-kit-sections.txt
p11-kit/iter.c
p11-kit/iter.h
p11-kit/tests/test-iter.c