apk-tools/src
Timo Teräs 1456296b43 add adbgen applet to generate databases from it's text dump 2021-06-02 22:35:58 +03:00
..
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 add adbgen applet to generate databases from it's text dump 2021-06-02 22:35:58 +03:00
adb.h add adbgen applet to generate databases from it's text dump 2021-06-02 22:35:58 +03:00
adb_walk_adb.c add adbgen applet to generate databases from it's text dump 2021-06-02 22:35:58 +03:00
adb_walk_genadb.c add adbgen applet to generate databases from it's text dump 2021-06-02 22:35:58 +03:00
adb_walk_gentext.c add adbgen applet to generate databases from it's text dump 2021-06-02 22:35:58 +03:00
adb_walk_istream.c add adbgen applet to generate databases from it's text dump 2021-06-02 22:35:58 +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 Log to /var/log/apk.log 2021-03-19 12:26:15 +00:00
apk.pc.in build: fix includedir in pkgconfig file 2020-04-01 19:14:28 +03:00
apk_adb.c add adbgen applet to generate databases from it's text dump 2021-06-02 22:35:58 +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 add adbgen applet to generate databases from it's text dump 2021-06-02 22:35:58 +03:00
apk_context.h database: do not chroot(".") unless actually necessary 2021-03-19 10:28:55 +00: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 db: consider control characters in filename as malicious 2021-02-04 22:30:26 +02:00
apk_hash.h use SPDX-License-Identifier in source files 2020-05-07 10:45:42 +03:00
apk_io.h add adbgen applet to generate databases from it's text dump 2021-06-02 22:35:58 +03:00
apk_openssl.h fix compilation without deprecated OpenSSL APIs 2021-01-27 09:13:07 +02: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 add adbgen applet to generate databases from it's text dump 2021-06-02 22:35:58 +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 add adbgen applet to generate databases from it's text dump 2021-06-02 22:35:58 +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 del: report correctly package's provides names 2021-03-19 12:08:46 +02: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 add adbgen applet to generate databases from it's text dump 2021-06-02 22:35:58 +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 Log to /var/log/apk.log 2021-03-19 12:26:15 +00:00
database.c database: do not chroot(".") unless actually necessary 2021-03-19 10:28:55 +00: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_archive: add bounds limit for uname and gname tar header fields 2021-04-12 15:30:14 +03:00
io_archive.c io_archive: add bounds limit for uname and gname tar header fields 2021-04-12 15:30:14 +03:00
io_gunzip.c gunzip: fix false end-of-file condition in rare circumstances 2021-02-04 21:38:30 +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 add adbgen applet to generate databases from it's text dump 2021-06-02 22:35:58 +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 add adbgen applet to generate databases from it's text dump 2021-06-02 22:35:58 +03:00
solver.c solver: don't consider requirer count for preference 2021-05-19 16:29:55 +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