]> the.earth.li Git - onak.git/commit
Enhance HKP backend URL parsing
authorJonathan McDowell <noodles@earth.li>
Wed, 9 Oct 2013 16:10:00 +0000 (17:10 +0100)
committerJonathan McDowell <noodles@earth.li>
Wed, 9 Oct 2013 16:10:00 +0000 (17:10 +0100)
commit737508d00d0d568885a7eb7391448ac421b1d45c
tree24a266e1cea4fccd4a9f6254696f6387d397a560
parentd5871e233604395a3230cf66c9e91f4b8ed60440
Enhance HKP backend URL parsing

The initial commit of the HKP backend just took a hostname as the "db_dir"
parameter. Extend this to cope with an http:// or hkp:// style URL, allowing
the port to be specified as well.
keydb_hkp.c