1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-03 02:41:53 -05:00
Dan McGee 9579879b1b libalpm/dload: major refactor of signature downloading
There's a lot of related moving parts here:
* Iteration through mirrors is moved back to the calling functions. This
  allows removal of _alpm_download_single_file and _alpm_download_files.
* The download function gets a few more arguments to influence behavior.
  This allows several different scenarios to customize behavior:
  - database
  - database signature (req'd and optional)
  - package
  - package via direct URL
  - package signature via direct URL (req'd and optional)
* For databases, we need signatures from the same mirror, so structure
  the code accordingly.

Some-inspiration-from: Dave Reisner <d@falconindy.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-04-22 17:08:33 -05:00
..
2011-04-22 15:58:34 -05:00
2011-01-07 18:47:37 -06:00
2011-04-20 20:09:13 -05:00
2011-03-24 21:18:09 -05:00
2011-03-20 19:49:45 -05:00
2011-01-07 18:47:37 -06:00
2011-04-20 20:09:13 -05:00
2011-02-16 20:57:07 -06:00
2011-04-20 20:11:26 -05:00
2011-03-20 19:49:45 -05:00
2011-03-23 03:16:29 -05:00
2011-04-15 18:36:53 -05:00
2011-04-20 20:09:13 -05:00
2011-01-07 18:47:37 -06:00
2011-04-20 20:09:13 -05:00
2011-02-24 09:38:59 -06:00
2008-06-03 21:31:31 -05:00
2011-04-22 15:58:34 -05:00
2011-01-07 18:47:37 -06:00
2011-01-07 18:47:37 -06:00
2011-04-20 20:09:13 -05:00
2011-02-22 16:48:51 -06:00
2011-04-20 20:09:13 -05:00
2011-03-29 12:21:07 -05:00
2011-03-20 19:49:45 -05:00