summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-13Use correct port when redirectedMartin Vahlensieck1-1/+1
2021-02-07apk-tools-2.12.3v2.12.3Timo Teräs1-1/+1
2021-02-07db: fix control character check to use uint8_tTimo Teräs1-2/+2
2021-02-07apk-tools-2.12.2v2.12.2Timo Teräs1-1/+1
2021-02-07db: consider control characters in filename as maliciousTimo Teräs3-11/+25
2021-02-07io: Handle really long linesOlliver Schinagl3-19780/+1
2021-02-07gunzip: fix false end-of-file condition in rare circumstancesTimo Teräs1-1/+1
2021-01-19apk-tools-2.12.1v2.12.1Timo Teräs1-1/+1
2021-01-19libfetch: harden URL parsingTimo Teräs1-11/+28
2021-01-19libfetch: fix connection pooling for proxied http/https requestsTimo Teräs4-15/+14
2021-01-19libfetch: fix use-after-free in connection cache managementTimo Teräs1-3/+3
2021-01-19libfetch: fix parsing of proxy response to CONNECT requestsConny Seifert1-6/+1
2021-01-17libfetch: support for CIDR subnets in no_proxy/NO_PROXYTimo Teräs1-1/+65
2021-01-17man info: --install-if and --rinstall-if do not have short optionsTimo Teräs1-7/+7
2021-01-14database.c: Fixed package DESCRIPTION parsingthibault.ferrante2-1/+2
2021-01-11io: Handle long linesthibault.ferrante1-1/+1
2021-01-11database: Propagate errors when loading an APKINDEXthibault.ferrante10-19/+19815
2021-01-08libfetch: Increase URL password lengthMike Detwiler1-1/+1
2020-12-29apk_update: use URL_PRINTFAlex Denes1-2/+4
2020-11-11manual: Add missing rAlex Denes1-1/+1
2020-11-10manual: Fix wrong argument nameAlex Denes1-1/+1
2020-10-09apk-tools-2.12.0v2.12.0Timo Teräs1-1/+1
2020-10-07various changes to make clang not give warningsTimo Teräs5-14/+19
2020-10-06apk-tools-2.12.0_rc2v2.12.0_rc2Timo Teräs1-1/+1
2020-10-06db: make the --repositories-file change more announcedTimo Teräs2-5/+10
2020-10-06libfetch: keep http auth only if redirect is for the same hostTimo Teräs1-1/+7
2020-10-06database: automatically create missing cache dirPaul Spooren1-0/+6
2020-10-05db: make --repositories-file relative to host rootTimo Teräs2-4/+4
2020-10-05db: mask password component of printed URLsTimo Teräs3-12/+55
2020-10-03commit: rephrase the error messages more understandableTimo Teräs17-19/+19
2020-10-01db: check cache only if some repositories are enabledTimo Teräs1-1/+1
2020-09-28Implement upgrade --prune to remove stale world dependenciesTimo Teräs4-6/+68
2020-08-29database: clarify the deprecation notice for checksum-less packagesAriadne Conill1-3/+7
2020-08-29update mailmap with my newer emailAriadne Conill1-0/+2
2020-08-26fix --repository short option to be -X as beforeTimo Teräs1-1/+1
2020-08-25build: make soname explicit and simplify and fix soname linkTimo Teräs1-18/+10
2020-08-25apk-tools-2.12.0_rc1v2.12.0_rc1Timo Teräs2-1/+3
2020-08-24fix, simplify and document upgrade --ignoreTimo Teräs5-31/+24
2020-08-24solver: add more dbg_printfsOliver Smith1-19/+62
2020-08-24enforce options definitions to bind the enum and the descriptorTimo Teräs15-288/+175
2020-07-30test: add test for granular upgradeAriadne Conill3-0/+31
2020-07-30upgrade: allow for specified package upgradesAriadne Conill2-1/+23
2020-05-29libfetch: implement default port for HTTPS.Ariadne Conill2-0/+3
2020-05-28gitignore: add generated help.h headerAriadne Conill1-0/+1
2020-05-27database: create additional device nodes when initializing root fsAriadne Conill1-0/+4
2020-05-19fix logic to not compile lua module when it was not askedFredrik Gustafsson1-1/+1
2020-05-19make the atom functions not use global stateTimo Teräs24-179/+185
2020-05-19allow building without help when lua interpreter is not availableTimo Teräs2-6/+21
2020-05-17Merge branch 'add-riscv-arch-defines' into 'master'Timo Teräs1-0/+4
2020-05-17define APK_DEFAULT_ARCH for riscv32 and riscv64 targetsAriadne Conill1-0/+4