diff options
author | Daiki Ueno <dueno@redhat.com> | 2017-08-08 14:52:41 +0200 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2017-08-08 16:04:40 +0200 |
commit | 992b6000459b9eb5159cb6826b40d7cdb6c4c412 (patch) | |
tree | 4e7a3cfe3c447ff12609b6dea393f6785a5f3581 /README | |
parent | c29f51ad8ef97a1fae356dd7660e41d81cde0d09 (diff) |
uri: Make vendor query attribute handling reliable
Previously we used p11_dict to keep track of vendor query attributes.
This had a couple of limitations: duplicate attributes are not allowed
while they are actually allowed in RFC 7512, and the order of
attributes is unpredictable.
This patch switches to using an array instead of p11_dict and ensures
that the attributes are sorted in alphabetical order.
Fixes #88.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions