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
gjb
955ce29ea3
MFH
...
Sponsored by: The FreeBSD Foundation
2016-03-02 16:14:46 +00:00
..
common.c
Test for /etc/ssl/cert.pem existence to avoid masking SSL_CA_CERT_PATH
2016-01-19 15:02:37 +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
Fix -Wunsequenced warning.
2013-06-29 15:51:27 +00:00
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
Fix double-free error: r289419 moved all error handling in http_connect()
2016-02-11 17:48:15 +00:00
http.errors
…
Makefile
First pass through library packaging.
2016-02-04 21:16:35 +00:00
Makefile.depend
DIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-24 17:20:11 +00:00