apk-tools/src
Timo Teräs 7e585512f4 io: make apk_istream_get/read() fail on incomplete read 2021-07-22 15:30:08 +03:00
..
Makefile adb: unify various interfaces to adb_m_process 2021-07-22 15:30:08 +03:00
adb.c io: make apk_istream_get/read() fail on incomplete read 2021-07-22 15:30:08 +03:00
adb.h adb: remove the now unused get_default_int() hook 2021-07-22 15:30:08 +03:00
adb_comp.c rework apk_istream_splice and apk_istream_tee 2021-07-22 15:30:08 +03:00
adb_walk_adb.c adb: unify various interfaces to adb_m_process 2021-07-22 15:30:08 +03:00
adb_walk_genadb.c reduce misuse of error codes from errno.h 2021-06-19 16:10:13 +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_text.c rework apk_istream_splice and apk_istream_tee 2021-07-22 15:30:08 +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, extract: implement support for symlinks, devices and fifos 2021-06-23 20:21:29 +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 io: rework apk_istream_get_* to not return erros in blob value 2021-07-22 15:30:08 +03:00
apk_context.h extract: add experimental support for uvol volumes 2021-06-11 13:35:32 +03:00
apk_crypto.h reduce misuse of error codes from errno.h 2021-06-19 16:10:13 +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 adb: support seamless de/compression of adb files 2021-07-22 15:30:08 +03:00
apk_hash.h use SPDX-License-Identifier in source files 2020-05-07 10:45:42 +03:00
apk_io.h io: make apk_istream_get/read() fail on incomplete read 2021-07-22 15:30:08 +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 fixup some includes 2021-06-19 14:25:54 +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 adb: unify various interfaces to adb_m_process 2021-07-22 15:30:08 +03:00
app_adbsign.c adb: unify various interfaces to adb_m_process 2021-07-22 15:30:08 +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 io: rework apk_istream_get_* to not return erros in blob value 2021-07-22 15:30:08 +03:00
app_convndx.c io: rework apk_istream_get_* to not return erros in blob value 2021-07-22 15:30:08 +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 rework apk_istream_splice and apk_istream_tee 2021-07-22 15:30:08 +03:00
app_fetch.c rework apk_istream_splice and apk_istream_tee 2021-07-22 15:30:08 +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 io: rework apk_istream_get_* to not return erros in blob value 2021-07-22 15:30:08 +03:00
app_mkpkg.c adbsign: support compressed adb files 2021-07-22 15:30:08 +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 openssl: explicitly ignore BIO_reset() return value 2021-06-21 13:03:16 +03:00
database.c io: formalize apk_ostream_write() always writing full data 2021-07-22 15:30:08 +03:00
genhelp.lua genhelp: improve to work with lua 5.1 2021-07-16 10:16:32 +03:00
hash.c make the atom functions not use global state 2020-05-19 12:02:56 +03:00
io.c io: make apk_istream_get/read() fail on incomplete read 2021-07-22 15:30:08 +03:00
io_archive.c io: make apk_istream_get/read() fail on incomplete read 2021-07-22 15:30:08 +03:00
io_gunzip.c io: formalize apk_ostream_write() always writing full data 2021-07-22 15:30:08 +03:00
io_url.c reduce misuse of error codes from errno.h 2021-06-19 16:10:13 +03:00
lua-apk.c rename apk_db_options to apk_ctx, rework logging 2020-10-09 16:09:19 +03:00
meson.build adb: unify various interfaces to adb_m_process 2021-07-22 15:30:08 +03:00
package.c io: make apk_istream_get/read() fail on incomplete read 2021-07-22 15:30:08 +03:00
pathbuilder.c mkpkg: new applet to create v2 packages with basic functionality 2021-06-11 13:35:32 +03:00
print.c adb: support seamless de/compression of adb files 2021-07-22 15:30:08 +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 reduce misuse of error codes from errno.h 2021-06-19 16:10:13 +03:00
version.c add separate vertest applet for version string testing 2020-10-09 16:09:19 +03:00