apk-tools/src
Timo Teräs d02b1030e9 update Makefile to include new v3 code and applets 2021-06-14 14:17:29 +03:00
..
Makefile update Makefile to include new v3 code and applets 2021-06-14 14:17:29 +03:00
adb.c extract: new applet to extract v2 packages 2021-06-11 13:35:32 +03:00
adb.h extract: new applet to extract v2 packages 2021-06-11 13:35:32 +03:00
adb_walk_adb.c mkpkg: new applet to create v2 packages with basic functionality 2021-06-11 13:35:32 +03:00
adb_walk_genadb.c mkpkg: new applet to create v2 packages with basic functionality 2021-06-11 13:35:32 +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 add basic abstraction for cryptographic operations 2021-06-11 13:35:32 +03:00
apk.pc.in build: fix includedir in pkgconfig file 2020-04-01 19:14:28 +03:00
apk_adb.c mkpkg: new applet to create v2 packages with basic functionality 2021-06-11 13:35:32 +03:00
apk_adb.h extract: new applet to extract v2 packages 2021-06-11 13:35:32 +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 extract: new applet to extract v2 packages 2021-06-11 13:35:32 +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 basic abstraction for cryptographic operations 2021-06-11 13:35:32 +03:00
apk_context.h extract: add experimental support for uvol volumes 2021-06-11 13:35:32 +03:00
apk_crypto.h crypto: make EVP_MD_CTX_FLAG_FINALISE optional 2021-06-12 08:40:53 +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 mkpkg: new applet to create v2 packages with basic functionality 2021-06-11 13:35:32 +03:00
apk_hash.h use SPDX-License-Identifier in source files 2020-05-07 10:45:42 +03:00
apk_io.h extract: new applet to extract v2 packages 2021-06-11 13:35:32 +03:00
apk_openssl.h add basic abstraction for cryptographic operations 2021-06-11 13:35:32 +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_pathbuilder.h mkpkg: new applet to create v2 packages with basic functionality 2021-06-11 13:35:32 +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 basic abstraction for cryptographic operations 2021-06-11 13:35:32 +03:00
apk_version.h add separate vertest applet for version string testing 2020-10-09 16:09:19 +03:00
app_adbdump.c mkpkg: new applet to create v2 packages with basic functionality 2021-06-11 13:35:32 +03:00
app_adbsign.c mkpkg: new applet to create v2 packages with basic functionality 2021-06-11 13:35:32 +03:00
app_add.c add basic abstraction for cryptographic operations 2021-06-11 13:35:32 +03:00
app_audit.c add basic abstraction for cryptographic operations 2021-06-11 13:35:32 +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 mkpkg: new applet to create v2 packages with basic functionality 2021-06-11 13:35:32 +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_extract.c extract: add experimental support for uvol volumes 2021-06-11 13:35:32 +03:00
app_fetch.c extract: new applet to extract v2 packages 2021-06-11 13:35:32 +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 add basic abstraction for cryptographic operations 2021-06-11 13:35:32 +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 add basic abstraction for cryptographic operations 2021-06-11 13:35:32 +03:00
app_mkndx.c add basic abstraction for cryptographic operations 2021-06-11 13:35:32 +03:00
app_mkpkg.c extract: new applet to extract v2 packages 2021-06-11 13:35:32 +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 add basic abstraction for cryptographic operations 2021-06-11 13:35:32 +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 extract: add experimental support for uvol volumes 2021-06-11 13:35:32 +03:00
crypto_openssl.c extract: new applet to extract v2 packages 2021-06-11 13:35:32 +03:00
database.c extract: new applet to extract v2 packages 2021-06-11 13:35:32 +03: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 extract: new applet to extract v2 packages 2021-06-11 13:35:32 +03:00
io_archive.c extract: new applet to extract v2 packages 2021-06-11 13:35:32 +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 extract: new applet to extract v2 packages 2021-06-11 13:35:32 +03:00
package.c add basic abstraction for cryptographic operations 2021-06-11 13:35:32 +03:00
pathbuilder.c mkpkg: new applet to create v2 packages with basic functionality 2021-06-11 13:35:32 +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 add basic abstraction for cryptographic operations 2021-06-11 13:35:32 +03:00
version.c add separate vertest applet for version string testing 2020-10-09 16:09:19 +03:00