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
e25a8d33e2
Branches
Tags
View all branches
freebsd-skq
/
lib
/
libfetch
History
fenner
dd87f608a3
Make _fetch_connect() always set the error code.
...
Tell ftp that _fetch_connect() always sets the error code (http already knew)
2002-09-17 05:54:33 +00:00
..
common.c
Make _fetch_connect() always set the error code.
2002-09-17 05:54:33 +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
…
fetch.c
Add SSL support + slight cleanup.
2002-06-05 12:46:36 +00:00
fetch.h
Surround prototypes with __BEGIN_DECLS / __END_DECLS.
2002-07-22 16:11:39 +00:00
file.c
…
ftp.c
Make _fetch_connect() always set the error code.
2002-09-17 05:54:33 +00:00
ftp.errors
…
http.c
Don't try to dereference conn when we know it's NULL.
2002-06-19 08:36:00 +00:00
http.errors
…
Makefile
Fix incorrect library ordering. I thought I'd committed this already...
2002-06-21 09:56:38 +00:00