This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b4e1c937c7
freebsd-dev
/
lib
/
libfetch
History
Dag-Erling Smørgrav
66ffb8a371
Reintroduce debugging code that somehow got lost in a previous revision.
2002-06-24 12:18:41 +00:00
..
common.c
Reintroduce debugging code that somehow got lost in a previous revision.
2002-06-24 12:18:41 +00:00
common.h
Add a reference count to struct fetchconn so we don't prematurely close and
2002-06-11 11:27:28 +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
Add SSL support + slight cleanup.
2002-06-05 12:46:36 +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
Add a reference count to struct fetchconn so we don't prematurely close and
2002-06-11 11:27:28 +00:00
ftp.errors
IPv6 support.
2000-05-20 18:23:51 +00:00
http.c
Don't try to dereference conn when we know it's NULL.
2002-06-19 08:36:00 +00:00
http.errors
Add some error codes that were added in RFC2616.
2001-05-23 18:52:02 +00:00
Makefile
Fix incorrect library ordering. I thought I'd committed this already...
2002-06-21 09:56:38 +00:00