]> granicus.if.org Git - curl/commit
David McCreedy brought line end conversions when doing FTP ASCII
authorDaniel Stenberg <daniel@haxx.se>
Wed, 26 Apr 2006 07:40:37 +0000 (07:40 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 26 Apr 2006 07:40:37 +0000 (07:40 +0000)
commit95152aec685c4d11de6cb25802303e4872d51b3e
tree213409d6a9103d2b2be41474782cdd0ffd3ef28f
parent8ed676236395ef970e7c3b74aebbd1f8eef837ba
David McCreedy brought line end conversions when doing FTP ASCII
transfers. They are done on non-windows systems and translate CRLF to LF.
23 files changed:
CHANGES
RELEASE-NOTES
TODO-RELEASE
docs/KNOWN_BUGS
lib/ftp.c
lib/sendf.c
lib/transfer.c
lib/urldata.h
tests/data/test100
tests/data/test101
tests/data/test130
tests/data/test131
tests/data/test132
tests/data/test133
tests/data/test134
tests/data/test215
tests/data/test250
tests/data/test251
tests/data/test252
tests/data/test253
tests/data/test254
tests/data/test255
tests/data/test521