fdroid-server/fdroidserver
Hans-Christoph Steiner 56d51fcd6b gpg-sign all valid files in the repo, including source tarballs
This makes sure there is a GPG signature on any file that is included in
the repo, including APKs, OBB, source tarballs, media files, OTA update
ZIPs, etc.  Having a GPG signature is more important on non-APK files since
they mostly do not have any signature mechanism of their own.

This also adds basic tests of adding non-APK/OBB files to a repo with
`fdroid update`.

closes #232
2016-11-07 14:53:01 +01:00
..
asynchronousfilereader Add asynchronous filereader, fix python3 lockups 2015-09-20 20:57:53 +02:00
__init__.py Make the server tools an installable package (with distutils) - wip 2012-03-11 11:59:19 +00:00
build.py allow arbitrary build products, not only APKs 2016-11-07 14:53:01 +01:00
checkupdates.py checkupdates: avoid crash with --auto and None CVC 2016-09-26 21:07:55 +01:00
common.py gpg-sign all valid files in the repo, including source tarballs 2016-11-07 14:53:01 +01:00
gpgsign.py gpg-sign all valid files in the repo, including source tarballs 2016-11-07 14:53:01 +01:00
import.py make metadata exceptions optional based on CLI flag 2016-09-12 12:55:48 +02:00
init.py Re-add NDK r12b, now fixed. 2016-08-02 11:10:31 +02:00
install.py Port all imports to python3 2016-03-10 16:43:37 +00:00
lint.py make metadata exceptions optional based on CLI flag 2016-09-12 12:55:48 +02:00
metadata.py make metadata exceptions optional based on CLI flag 2016-09-12 12:55:48 +02:00
net.py Fix python headers in some source files 2016-03-11 13:27:00 +00:00
publish.py make metadata exceptions optional based on CLI flag 2016-09-12 12:55:48 +02:00
readmeta.py make metadata exceptions optional based on CLI flag 2016-09-12 12:55:48 +02:00
rewritemeta.py make metadata exceptions optional based on CLI flag 2016-09-12 12:55:48 +02:00
scanner.py Scanner: handle utf8 errors more gracefully 2016-11-02 16:58:59 +01:00
server.py Port all imports to python3 2016-03-10 16:43:37 +00:00
signindex.py Port all imports to python3 2016-03-10 16:43:37 +00:00
stats.py make metadata exceptions optional based on CLI flag 2016-09-12 12:55:48 +02:00
update.py gpg-sign all valid files in the repo, including source tarballs 2016-11-07 14:53:01 +01:00
verify.py Port all imports to python3 2016-03-10 16:43:37 +00:00