This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libfetch
History
Dag-Erling Smørgrav
adc1aa7a29
As a followup to r292330, standardize on size_t and add a few comments.
2015-12-16 09:20:45 +00:00
..
common.c
Fix non-POSIX-compliant use of getaddrinfo in libfetch
2015-09-25 14:24:23 +00:00
common.h
Add support for arbitrary http requests
2014-06-05 22:16:26 +00:00
fetch.3
Use .netrc for HTTP sites and proxies, not just FTP.
2015-11-29 14:26:59 +00:00
fetch.c
…
fetch.h
Add support for arbitrary http requests
2014-06-05 22:16:26 +00:00
file.c
Use fopen()'s newfangled "e" flag instead of explicit fcntl() calls.
2015-10-16 12:53:22 +00:00
ftp.c
…
ftp.errors
…
http.c
As a followup to r292330, standardize on size_t and add a few comments.
2015-12-16 09:20:45 +00:00
http.errors
…
Makefile
Convert libraries to use LIBADD
2014-11-25 11:07:26 +00:00
Makefile.depend
META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.
2015-11-25 19:10:28 +00:00