pacman/src
Travis Burtrum abb057844e Add per-repo PinnedPubKey option
This sets curl's CURLOPT_PINNEDPUBLICKEY option in the built-in
downloader, or replaces %p in XferCommand.  This pins public
keys to ensure your TLS connection is not man-in-the-middled
without relying on CAs etc.  Probably most useful currently
for very small or single groups of servers.

It would obviously be best as a per-mirror option, but such
a thing currently does not exist.

Signed-off-by: Travis Burtrum <travis.archlinux@burtrum.org>
2016-10-31 02:12:31 -04:00
..
common Do not #define _RESERVED_IDENTIFIERS 2016-09-25 18:04:57 +10:00
pacman Add per-repo PinnedPubKey option 2016-10-31 02:12:31 -04:00
util Represent bitfields as ints, not enums 2016-10-22 20:50:55 +10:00