Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/ftp
Module Name: src
Committed By: lukem
Date: Fri Dec 10 06:44:15 UTC 2004
Modified Files:
src/usr.bin/ftp: fetch.c version.h
Log Message:
* Always decode %xx in a url's user & pass components.
* Only remember {WWW,Proxy}-Authenticate "Basic" challenges; no point
in tracking any others since ftp doesn't support them.
* Improve the parsing of HTTP responses.
To generate a diff of this commit:
cvs rdiff -r1.153 -r1.154 src/usr.bin/ftp/fetch.c
cvs rdiff -r1.41 -r1.42 src/usr.bin/ftp/version.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index