]> sjero.net Git - wget/commit
[svn] Fix escape chars in server response vulnerability. Server response is
authorhniksic <devnull@localhost>
Fri, 4 Mar 2005 19:34:31 +0000 (11:34 -0800)
committerhniksic <devnull@localhost>
Fri, 4 Mar 2005 19:34:31 +0000 (11:34 -0800)
commitb3363d2abde075724674ab63c1564df783e1fad5
tree0653719eb1d51548b776dd92d9a7d3d0df32d047
parent50d143f3fefbcb343d4d1968d4f9d0d59178ce3f
[svn] Fix escape chars in server response vulnerability.  Server response is
now quoted to escape non-ASCII characters.
src/ChangeLog
src/connect.c
src/cookies.c
src/ftp-basic.c
src/ftp.c
src/host.c
src/http.c
src/log.c
src/log.h
src/retr.c
src/string_t.c