chiark / gitweb /
Add method for downloading (and verifying) a repository index
authorTorsten Grote <t@grobox.de>
Wed, 29 Mar 2017 21:33:09 +0000 (18:33 -0300)
committerTorsten Grote <t@grobox.de>
Mon, 3 Apr 2017 12:02:07 +0000 (09:02 -0300)
commita23da47118e3d8395bf29a84735a24c7d2f4be0b
treeae28dc9c886efebb4aad818708c4813b87a0d256
parentd8ad1c78c254aec6a10b53df3bba54853a62a397
Add method for downloading (and verifying) a repository index

This includes some test cases to test the new code.
fdroidserver/common.py
fdroidserver/index.py
fdroidserver/update.py
tests/index.TestCase [new file with mode: 0755]
tests/signindex/unsigned.jar [new file with mode: 0644]