apk-tools/src
Timo Teräs c054fbc11e db: fix unaligned memory access in csum_hash() 2020-02-21 09:33:58 +02:00
..
Makefile rename all iostream source to io_*.c 2020-02-14 16:53:12 +02: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 remove apk_time() as it is causing problems with shared objects 2020-02-04 10:31:10 +02:00
apk_applet.h Update apk to make man pages sole source of truth 2020-01-26 09:03:18 +02:00
apk_archive.h archive: remove support for old packages without xattr checksums 2020-01-11 03:43:38 +02:00
apk_blob.h don't use hardcoded checksum buffer sizes 2020-01-25 16:35:31 +02:00
apk_database.h istream, archive, db: convert db and tar function to use istream 2020-01-11 11:20:45 +02:00
apk_defines.h db: fix unaligned memory access in csum_hash() 2020-02-21 09:33:58 +02:00
apk_hash.h apk_hash.h: include stddef.h 2013-04-18 06:19:45 +00:00
apk_io.h io: add stream copy helper 2020-02-14 16:45:13 +02:00
apk_openssl.h add support for openssl 1.1 2018-10-26 08:22:08 +03:00
apk_package.h del: report non-matching names and install-if rule non-deletion 2019-12-29 19:40:24 +02:00
apk_print.h Humanize size output of `apk info` 2020-01-05 23:26:50 +02:00
apk_provider_data.h solver: merge apk_name_state to apk_name 2012-02-29 11:26:12 +02:00
apk_solver.h upgrade: implement --ignore to exclude some packages from upgrade 2019-12-12 13:47:11 +02:00
apk_solver_data.h upgrade: implement --ignore to exclude some packages from upgrade 2019-12-12 13:47:11 +02:00
apk_version.h version: add support for fuzzy version matching 2017-05-27 21:49:53 +00:00
app_add.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_audit.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_cache.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_del.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_dot.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_fetch.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_fix.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_index.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_info.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_list.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_manifest.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_policy.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_search.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_stats.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_update.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_upgrade.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_verify.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
app_version.c rename all applets sources to app_*.c 2020-02-14 16:49:55 +02:00
blob.c db: fix unaligned memory access in csum_hash() 2020-02-21 09:33:58 +02:00
commit.c commit: make use of the apk_get_human_unit function 2020-01-05 23:26:50 +02:00
common.c libapk, apk(8): fix header inclusion issues with musl's headers 2013-06-12 10:47:11 -05:00
database.c db: fix unaligned memory access in csum_hash() 2020-02-21 09:33:58 +02:00
hash.c all: various conversions to foreach_array_item, and simplifications of code 2013-06-18 08:03:40 +03:00
io.c io: add stream copy helper 2020-02-14 16:45:13 +02:00
io_archive.c rename all iostream source to io_*.c 2020-02-14 16:53:12 +02:00
io_gunzip.c rename all iostream source to io_*.c 2020-02-14 16:53:12 +02:00
io_url.c rename all iostream source to io_*.c 2020-02-14 16:53:12 +02:00
lua-apk.c remove apk_time() as it is causing problems with shared objects 2020-02-04 10:31:10 +02:00
package.c Harden signature verification process 2020-01-24 09:28:48 +02:00
print.c Humanize size output of `apk info` 2020-01-05 23:26:50 +02:00
solver.c upgrade: implement --ignore to exclude some packages from upgrade 2019-12-12 13:47:11 +02:00
template.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
version.c Revert "version: consider pkg-rX and pkg to be the same version" 2017-06-23 06:59:13 +00:00