Go to file
Timo Teräs d6c54f9320 libfetch: fix no_proxy domain name comparision
Fix comparing of the hostname portion that matches exactly.
The no_proxy matching is pretty rudimentary though and probably
could go through a bit of additional rework.

Fixes #10681
2020-04-01 11:08:43 +03:00
doc convert man page makefile to make.rules format 2020-01-26 11:47:05 +02:00
libfetch libfetch: fix no_proxy domain name comparision 2020-04-01 11:08:43 +03:00
src db: fix database reading without scripts or triggers 2020-04-01 10:47:54 +03:00
test fix test6.sh - linux-vanilla was renamed to linux-lts in v3.11 2020-02-23 18:01:43 +01:00
.gitignore build: enable building of development package 2020-03-16 15:36:46 +02:00
.gitlab-ci.yml lua: fix build and update to lua5.3 2019-12-30 16:17:14 +02:00
.mailmap add .mailmap to consolidate git shortlog 2018-09-10 09:19:01 +03:00
AUTHORS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
Make.rules build: inspect GitLab CI variables for version string 2020-03-23 13:41:51 +02:00
Makefile build: enable building of development package 2020-03-16 15:36:46 +02:00
README.md readme: fix name of doc directory 2020-02-23 18:55:19 +01:00

README.md

Alpine Package Keeper

Alpine Package Keeper (apk) is a package manager developed for Alpine Linux.

Online documentation is available in the doc/ directory in the form of man pages.