xbps/lib/fetch
2014-10-07 11:02:12 +02:00
..
common.c lib/fetch/common.c: fix CID 62681 correctly (resource leak). 2014-10-05 10:21:18 +02:00
common.h fetch: hardcode HTTPS port and fallback to /etc/services for other unknown ports. 2014-08-25 16:07:47 +02:00
errlist.sh Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
fetch.c lib/fetch/fetch.c: CID 62784 (uninitialized pointer read) 2014-10-05 13:10:05 +02:00
fetch.h Move fetch.h to lib/fetch. 2013-06-19 11:03:03 +02:00
file.c lib/fetch/file.c: CID 62701 (NULL pointer dereference) 2014-10-07 11:02:12 +02:00
ftp.c lib/fetch/ftp.c: CID 62745 (unusued value) 2014-10-07 08:25:57 +02:00
ftp.errors Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
http.c lib/fetch/http.c: CID 62698 (NULL pointer dereference) 2014-10-07 10:51:37 +02:00
http.errors Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00