xbps/lib/fetch
2019-06-20 13:28:14 +02:00
..
common.c lib/fetch: remove port from happy eyeballs verbose logs, wrong cast and redundant 2019-06-20 13:28:14 +02:00
common.h lib/fetch: default port, error checks and authentication support 2016-09-02 17:50:05 +02:00
errlist.sh Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
fetch.c lib/fetch: set connect timeout to 300 seconds 2019-06-20 11:32:12 +02:00
fetch.h lib/fetch: add happy eyeballs connect algorithm (RFC6555/RFC8305) 2019-04-19 22:58:50 +02:00
file.c libfetch: misc cleanups due to nbcompat removal. 2014-12-28 03:34:36 +01:00
ftp.c Fix compilation in ftp.c 2017-08-22 18:03:32 -04:00
ftp.errors Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
http.c lib/fetch/http.c: fix https->http redirection via proxy. 2019-04-22 14:49:54 +02:00
http.errors libfetch: merge some features from FreeBSD: 2015-10-24 07:52:30 +02:00