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
des
095b2710ed
Use fopen()'s newfangled "e" flag instead of explicit fcntl() calls.
...
PR: 199801 Submitted by: Jukka Ukkonen <jau@iki.fi> MFC after: 1 week
2015-10-16 12:53:22 +00:00
..
common.c
Fix non-POSIX-compliant use of getaddrinfo in libfetch
2015-09-25 14:24:23 +00:00
common.h
Add support for arbitrary http requests
2014-06-05 22:16:26 +00:00
fetch.3
Remove defunct SSLv2 support from fetch(1) and fetch(3).
2015-03-25 18:56:36 +00:00
fetch.c
…
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 two bugs in HTTPS tunnelling:
2015-10-16 12:21:44 +00:00
http.errors
…
Makefile
Convert libraries to use LIBADD
2014-11-25 11:07:26 +00:00
Makefile.depend
new depends
2015-06-16 23:37:19 +00:00