chiark / gitweb /
key: Make KeyFiles iterate over their keyids, not their keys.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 16 Jan 2007 22:27:24 +0000 (22:27 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 16 Jan 2007 22:27:24 +0000 (22:27 +0000)
commit426e898f1d1fb7514eef632174f0fe42f0eff9b3
tree03b53db44b73c5cfe263b4da3ddad73d9de735c6
parent30720615671a4e76c2d2683ea4349669417dfdcd
key: Make KeyFiles iterate over their keyids, not their keys.

This makes the various mapping methods like keys and values work
properly.
key.c