..
Makefile
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
adb.c
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
adb.h
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
apk-static.c
static build: do not use openssl engines
2010-06-30 16:55:50 +03:00
apk-test.c
test: rewrite the testing framework to use the real applets
2012-02-23 22:05:02 +02:00
apk.c
database: Propagate errors when loading an APKINDEX
2021-01-11 11:26:49 +02:00
apk.pc.in
build: fix includedir in pkgconfig file
2020-04-01 19:14:28 +03:00
apk_adb.c
minor performance improvements on build and code
2020-10-09 16:09:19 +03:00
apk_adb.h
adb: introduce apk-tools database format, and few applets
2020-10-09 16:09:19 +03:00
apk_applet.h
make apk_database optional for applets that don't need it
2020-10-09 16:09:19 +03:00
apk_archive.h
rename apk_db_options to apk_ctx, rework logging
2020-10-09 16:09:19 +03:00
apk_atom.h
make the atom functions not use global state
2020-05-19 12:02:56 +03:00
apk_blob.h
adb: introduce apk-tools database format, and few applets
2020-10-09 16:09:19 +03:00
apk_context.h
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
apk_database.h
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
apk_defines.h
rename apk_db_options to apk_ctx, rework logging
2020-10-09 16:09:19 +03:00
apk_hash.h
use SPDX-License-Identifier in source files
2020-05-07 10:45:42 +03:00
apk_io.h
database: Propagate errors when loading an APKINDEX
2021-01-11 11:26:49 +02:00
apk_openssl.h
use SPDX-License-Identifier in source files
2020-05-07 10:45:42 +03:00
apk_package.h
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
apk_print.h
rename apk_db_options to apk_ctx, rework logging
2020-10-09 16:09:19 +03:00
apk_provider_data.h
use SPDX-License-Identifier in source files
2020-05-07 10:45:42 +03:00
apk_solver.h
fix, simplify and document upgrade --ignore
2020-08-24 15:26:25 +03:00
apk_solver_data.h
use SPDX-License-Identifier in source files
2020-05-07 10:45:42 +03:00
apk_trust.h
add missing apk_trust.h
2020-10-09 16:18:23 +03:00
apk_version.h
add separate vertest applet for version string testing
2020-10-09 16:09:19 +03:00
app_adbdump.c
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
app_adbsign.c
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
app_add.c
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
app_audit.c
make apk_database optional for applets that don't need it
2020-10-09 16:09:19 +03:00
app_cache.c
make apk_database optional for applets that don't need it
2020-10-09 16:09:19 +03:00
app_convdb.c
make apk_database optional for applets that don't need it
2020-10-09 16:09:19 +03:00
app_convndx.c
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
app_del.c
make apk_database optional for applets that don't need it
2020-10-09 16:09:19 +03:00
app_dot.c
make apk_database optional for applets that don't need it
2020-10-09 16:09:19 +03:00
app_fetch.c
make apk_database optional for applets that don't need it
2020-10-09 16:09:19 +03:00
app_fix.c
make apk_database optional for applets that don't need it
2020-10-09 16:09:19 +03:00
app_index.c
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
app_info.c
make apk_database optional for applets that don't need it
2020-10-09 16:09:19 +03:00
app_list.c
make apk_database optional for applets that don't need it
2020-10-09 16:09:19 +03:00
app_manifest.c
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
app_mkndx.c
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
app_policy.c
make apk_database optional for applets that don't need it
2020-10-09 16:09:19 +03:00
app_search.c
make apk_database optional for applets that don't need it
2020-10-09 16:09:19 +03:00
app_stats.c
make apk_database optional for applets that don't need it
2020-10-09 16:09:19 +03:00
app_update.c
apk_update: use URL_PRINTF
2020-12-29 13:52:29 +02:00
app_upgrade.c
make apk_database optional for applets that don't need it
2020-10-09 16:09:19 +03:00
app_verify.c
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
app_version.c
add missing apk_trust.h
2020-10-09 16:18:23 +03:00
app_vertest.c
make apk_database optional for applets that don't need it
2020-10-09 16:09:19 +03:00
applet.c
rename apk_db_options to apk_ctx, rework logging
2020-10-09 16:09:19 +03:00
atom.c
make the atom functions not use global state
2020-05-19 12:02:56 +03:00
blob.c
minor performance improvements on build and code
2020-10-09 16:09:19 +03:00
commit.c
rename apk_db_options to apk_ctx, rework logging
2020-10-09 16:09:19 +03:00
common.c
use SPDX-License-Identifier in source files
2020-05-07 10:45:42 +03:00
context.c
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
database.c
database.c: Fixed package DESCRIPTION parsing
2021-01-14 16:19:26 +02:00
genhelp.lua
add script to autogenerate help from man pages
2020-05-06 13:05:19 +03:00
hash.c
make the atom functions not use global state
2020-05-19 12:02:56 +03:00
io.c
io: Handle long lines
2021-01-11 11:26:49 +02:00
io_archive.c
rename apk_db_options to apk_ctx, rework logging
2020-10-09 16:09:19 +03:00
io_gunzip.c
database: Propagate errors when loading an APKINDEX
2021-01-11 11:26:49 +02:00
io_url.c
database: Propagate errors when loading an APKINDEX
2021-01-11 11:26:49 +02:00
lua-apk.c
rename apk_db_options to apk_ctx, rework logging
2020-10-09 16:09:19 +03:00
meson.build
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
package.c
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
print.c
rename apk_db_options to apk_ctx, rework logging
2020-10-09 16:09:19 +03:00
solver.c
rename apk_db_options to apk_ctx, rework logging
2020-10-09 16:09:19 +03:00
template.c
use SPDX-License-Identifier in source files
2020-05-07 10:45:42 +03:00
trust.c
rename adb_trust to apk_trust, and use it as package signature keystore too
2020-10-09 16:09:19 +03:00
version.c
add separate vertest applet for version string testing
2020-10-09 16:09:19 +03:00