1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 10:40:12 +02:00
fdroidserver/fdroidserver
Daniel Martí d88914b466 Replace MD5withRSA with SHA1withRSA. Fixes #26.
Looks to me like we were using SHA1withRSA all along. Tested that everything
still works with a test repo.

As Hans reports, SHA1withRSA has been the default on Android tools for a long
time and it's supported on all Android versions.
2015-09-24 18:53:04 -07: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 Push a more complete/standard fdroidserver layout to buildserver 2015-09-24 09:19:17 +00:00
checkupdates.py Replace some hard-coded paths with os.path.join 2015-09-14 18:12:15 -07:00
common.py checkupdates: ignore gradle comments 2015-09-23 18:52:59 -07:00
gpgsign.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
import.py import: fix import -u from fdroiddata 2015-09-15 14:06:31 -07:00
init.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
install.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
lint.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
metadata.py Remove Dogecoin donation support 2015-09-18 19:06:10 -07:00
net.py Move requests code out of common.py, closes #114 2015-08-31 17:05:08 -07:00
publish.py Replace MD5withRSA with SHA1withRSA. Fixes #26. 2015-09-24 18:53:04 -07:00
readmeta.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
rewritemeta.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
scanner.py scanner: skip symlinks to avoid issues 2015-09-22 13:03:42 -07:00
server.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
signindex.py Replace MD5withRSA with SHA1withRSA. Fixes #26. 2015-09-24 18:53:04 -07:00
stats.py Deduplicate statsdir 2015-09-14 18:13:03 -07:00
update.py Replace MD5withRSA with SHA1withRSA. Fixes #26. 2015-09-24 18:53:04 -07:00
verify.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00