| .. |
|
asynchronousfilereader
|
Add asynchronous filereader, fix python3 lockups
|
2015-09-20 20:57:53 +02:00 |
|
__init__.py
|
fix egg-link and easy_install support for Python3
|
2017-10-19 23:28:13 +02:00 |
|
btlog.py
|
use defusedxml to avoid DoS attacks while loading XML
|
2018-08-29 17:44:54 +02:00 |
|
build.py
|
Merge branch 'mvglasow-master-patch-68763' into 'master'
|
2019-02-09 18:08:23 +00:00 |
|
checkupdates.py
|
checkupdates: remove magic number 99999999 from HTTP checks
|
2018-08-29 17:24:24 +02:00 |
|
common.py
|
update: fix running without androguard
|
2019-02-03 15:50:39 +01:00 |
|
dscanner.py
|
fix PEP8: W504 line break after binary operator
|
2018-05-29 12:31:56 +02:00 |
|
exception.py
|
checkupdates: don't fail when we can't init submodules
|
2017-12-04 16:30:37 +01:00 |
|
gpgsign.py
|
implement gettext localization
|
2017-09-15 11:39:00 +02:00 |
|
import.py
|
import: ensure categories from CLI flag are always a list
|
2018-10-11 11:59:42 +02:00 |
|
index.py
|
index: keep mirrors in the order specified in config.py
|
2019-02-22 21:38:20 +01:00 |
|
init.py
|
remove redundant open() arg: encoding='utf8'
|
2018-10-19 15:01:34 +02:00 |
|
install.py
|
fix string formats that are ambiguous for translators
|
2017-09-16 13:19:38 +02:00 |
|
lint.py
|
Revert "Revert "lint: check if CurrentVersion is older than oldest build entry""
|
2019-01-21 23:00:33 +01:00 |
|
metadata.py
|
yml metadata write: do not use local functions
|
2019-03-19 01:01:18 +01:00 |
|
mirror.py
|
mirror: fix syntax error on Python 3.4
|
2017-11-30 14:03:04 +01:00 |
|
net.py
|
Revert "Revert "Merge branch 'random-fixes' into 'master'""
|
2019-01-10 14:48:29 +01:00 |
|
nightly.py
|
nightly: search subdirs called 'fdroid' for APKs
|
2019-02-22 21:32:33 +01:00 |
|
publish.py
|
make signer_fingerprint() accept DER encoded certs
|
2019-02-01 08:50:57 +01:00 |
|
readmeta.py
|
all: make newer pycodestyle happy
|
2016-11-15 20:55:06 +00:00 |
|
rewritemeta.py
|
remove redundant open() arg: encoding='utf8'
|
2018-10-19 15:01:34 +02:00 |
|
scanner.py
|
Add cloudrail to blacklist
|
2019-02-07 10:26:03 +01:00 |
|
server.py
|
deploy: upload to VirusTotal using index-v1.json or index-v1.jar
|
2018-12-17 14:33:02 +01:00 |
|
signatures.py
|
clean up globals in signatures.py
|
2018-07-30 13:07:07 +02:00 |
|
signindex.py
|
implement gettext localization
|
2017-09-15 11:39:00 +02:00 |
|
stats.py
|
fix PEP8 W605 invalid escape sequence
|
2018-05-29 13:51:47 +02:00 |
|
tail.py
|
remove redundant open() arg: encoding='utf8'
|
2018-10-19 15:01:34 +02:00 |
|
update.py
|
update: support flavors and alternate project dirs for Triple-T
|
2019-02-27 16:40:47 +01:00 |
|
verify.py
|
verify: add --output-json option to generate status reports
|
2018-12-07 13:13:10 +01:00 |
|
vmtools.py
|
fix .vagrant directory based vm provider lookup
|
2018-11-16 16:53:01 +01:00 |