This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libfetch
History
Dag-Erling Smørgrav
9601e333a8
Wrap everything in struct connection, and enforce timeouts everywhere
...
(except for DNS operations). Always use funopen() for HTTP, to support both timeouts and SSL.
2002-06-05 12:19:08 +00:00
..
common.c
Wrap everything in struct connection, and enforce timeouts everywhere
2002-06-05 12:19:08 +00:00
common.h
Wrap everything in struct connection, and enforce timeouts everywhere
2002-06-05 12:19:08 +00:00
fetch.3
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
fetch.c
Reindent, and add parentheses to return statements. Some functions in
2002-02-05 22:13:51 +00:00
fetch.h
Reindent, and add parentheses to return statements. Some functions in
2002-02-05 22:13:51 +00:00
file.c
Reindent, and add parentheses to return statements. Some functions in
2002-02-05 22:13:51 +00:00
ftp.c
Wrap everything in struct connection, and enforce timeouts everywhere
2002-06-05 12:19:08 +00:00
ftp.errors
IPv6 support.
2000-05-20 18:23:51 +00:00
http.c
Wrap everything in struct connection, and enforce timeouts everywhere
2002-06-05 12:19:08 +00:00
http.errors
Add some error codes that were added in RFC2616.
2001-05-23 18:52:02 +00:00
Makefile
Add the necessary dependencies for SSL.
2002-06-05 11:38:19 +00:00