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
23b1a74459
freebsd-skq
/
lib
/
libfetch
History
des
23b1a74459
Long overdue: make passive mode the default for ftp.
2011-09-27 18:23:58 +00:00
..
common.c
Mark all socket and file descriptors close-on-exec.
2011-05-13 07:21:41 +00:00
common.h
fetch.3
Document HTTP digest authentication support.
2010-01-26 15:06:22 +00:00
fetch.c
1. Update fetch to consistently return 1 on error, as the man page states,
2008-12-17 18:00:18 +00:00
fetch.h
Add support for HTTP 1.1 If-Modified-Since behavior.
2008-12-15 08:27:44 +00:00
file.c
Mark all socket and file descriptors close-on-exec.
2011-05-13 07:21:41 +00:00
ftp.c
Long overdue: make passive mode the default for ftp.
2011-09-27 18:23:58 +00:00
ftp.errors
http.c
Increase WARNS to 4.
2011-05-12 21:26:42 +00:00
http.errors
Makefile
Builds cleanly at the default WARNS level (WARNS=6).
2011-05-12 21:30:46 +00:00