index
:
apk-tools
2.0-stable
2.1-stable
2.10-stable
2.12-stable
2.14-stable
2.6-stable
2.7-stable
2.8-stable
adelie/2.12
current
feature/macos
fix/portability-broken-qsort-r
for-adelie/pmmx
for-alpine/cache-errors
for-alpine/posix-shell
for-alpine/pregen-help
for-alpine/solver-debugging
master
mkpkg-info-generalization
tt-add-virtual-version
tt-fetch-world
tt-fix-symlink-apknew
tt-layers
tt-no-cache
tt-stable-wip
tt-subnet-match
v3.0-wip
zv/test
Adélie Linux patches for Alpine Package Keeper (apk-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
del: report correctly package's provides names
Timo Teräs
1
-9
/
+21
2021-03-16
libfetch: send Proxy-Authorization also for https connect
Timo Teräs
1
-8
/
+20
2021-03-13
Use correct port when redirected
Martin Vahlensieck
1
-1
/
+1
2021-02-07
db: fix control character check to use uint8_t
Timo Teräs
1
-2
/
+2
2021-02-04
db: consider control characters in filename as malicious
Timo Teräs
3
-11
/
+22
2021-02-04
io: Handle really long lines
Olliver Schinagl
3
-19780
/
+1
2021-02-04
gunzip: fix false end-of-file condition in rare circumstances
Timo Teräs
1
-1
/
+1
2021-01-27
fix compilation without deprecated OpenSSL APIs
Rosen Penev
3
-33
/
+32
2021-01-19
libfetch: harden URL parsing
Timo Teräs
1
-11
/
+28
2021-01-19
libfetch: fix connection pooling for proxied http/https requests
Timo Teräs
4
-15
/
+14
2021-01-19
libfetch: fix use-after-free in connection cache management
Timo Teräs
1
-3
/
+3
2021-01-19
libfetch: fix parsing of proxy response to CONNECT requests
Conny Seifert
1
-6
/
+1
2021-01-17
libfetch: support for CIDR subnets in no_proxy/NO_PROXY
Timo Teräs
1
-1
/
+65
2021-01-17
man info: --install-if and --rinstall-if do not have short options
Timo Teräs
1
-7
/
+7
2021-01-14
database.c: Fixed package DESCRIPTION parsing
thibault.ferrante
2
-1
/
+2
2021-01-11
io: Handle long lines
thibault.ferrante
1
-1
/
+1
2021-01-11
database: Propagate errors when loading an APKINDEX
thibault.ferrante
8
-19
/
+19812
2021-01-08
libfetch: Increase URL password length
Mike Detwiler
1
-1
/
+1
2020-12-29
apk_update: use URL_PRINTF
Alex Denes
1
-2
/
+4
2020-11-11
manual: Add missing r
Alex Denes
1
-1
/
+1
2020-11-10
manual: Fix wrong argument name
Alex Denes
1
-1
/
+1
2020-10-09
add missing apk_trust.h
Timo Teräs
2
-2
/
+44
2020-10-09
rename adb_trust to apk_trust, and use it as package signature keystore too
Timo Teräs
21
-355
/
+334
2020-10-09
make apk_database optional for applets that don't need it
Timo Teräs
32
-144
/
+209
2020-10-09
rename apk_db_options to apk_ctx, rework logging
Timo Teräs
43
-737
/
+819
2020-10-09
make apk_flags non-global, make progress printing state non-global
Timo Teräs
19
-127
/
+134
2020-10-09
make apk_force non-global, remove left-over apk_arch
Timo Teräs
12
-55
/
+56
2020-10-09
db: convert repository list to a string array
Timo Teräs
4
-25
/
+8
2020-10-09
add separate vertest applet for version string testing
Timo Teräs
9
-15
/
+863
2020-10-09
io: make ostream_file always use tmpname
Timo Teräs
7
-63
/
+36
2020-10-09
minor performance improvements on build and code
Timo Teräs
6
-11
/
+20
2020-10-09
adb: improve sorting features, sort installed-db package listing
Timo Teräs
3
-55
/
+155
2020-10-09
build: adopt meson build for v3 branch
Timo Teräs
3
-4
/
+13
2020-10-09
ci: also install static deps
Rasmus Thomsen
1
-1
/
+1
2020-10-09
build: make sure to use helper scripts from git tree and not system
Rasmus Thomsen
2
-2
/
+2
2020-10-09
build: use tabs for meson files
Rasmus Thomsen
2
-133
/
+133
2020-10-09
build: add option to build apk.static binary
Rasmus Thomsen
3
-13
/
+43
2020-10-09
ci: add test for meson
Rasmus Thomsen
1
-0
/
+12
2020-10-09
build: add atom.c to meson
Rasmus Thomsen
1
-0
/
+2
2020-10-09
scripts: add script to generate APK cross file
Rasmus Thomsen
1
-0
/
+51
2020-10-09
build: allow building without help in meson
Rasmus Thomsen
3
-8
/
+19
2020-10-09
build: build help.h with meson
Rasmus Thomsen
3
-27
/
+39
2020-10-09
build: add support for building with meson
Rasmus Thomsen
5
-0
/
+243
2020-10-09
adb: introduce apk-tools database format, and few applets
Timo Teräs
23
-10
/
+2955
2020-10-09
apk-tools-2.12.0
v2.12.0
Timo Teräs
1
-1
/
+1
2020-10-07
various changes to make clang not give warnings
Timo Teräs
5
-14
/
+19
2020-10-06
apk-tools-2.12.0_rc2
v2.12.0_rc2
Timo Teräs
1
-1
/
+1
2020-10-06
db: make the --repositories-file change more announced
Timo Teräs
2
-5
/
+10
2020-10-06
libfetch: keep http auth only if redirect is for the same host
Timo Teräs
1
-1
/
+7
2020-10-06
database: automatically create missing cache dir
Paul Spooren
1
-0
/
+6
[prev]
[next]