reactos/drivers/network/afd
Joachim Henze 03fe564d33 [0.4.7][AFD] Port back 2 fixes CORE-18328 (#4972) and CORE-13067 (#440)
fix CORE-18328 'FileZilla 3.8 unable to list content of a remote directory due to undue ECONNRESET'
I tested to list the contents of ftp.heise.de and downloaded some files from its pub.

by porting back:
0.4.15-dev-5870-g 9f9b81e396 [AFD] ReceiveActivity: Don't return STATUS_FILE_CLOSED in case of FCB overread CORE-18328 (#4972)
-------------
fix CORE-13067 'wget can not download'
I tested to wget.exe http://download.microsoft.com/download/vc60pro/update/2/w9xnt4/en-us/vc6redistsetup_deu.exe

by porting back:
0.4.9-dev-349-g 9168226378 [AFD] Respond to FileFsDeviceInformation. CORE-13067 (#440)
0.4.9-dev-350-g 8b84b1c6b3 [AFD] Mark the socket as named pipe, so NtWriteFile actually knows what to do with it. CORE-13067 (#440)
-------------
also port back unrelated:
0.4.8-dev-233-g 44e36b616a [AFD] Zap unused TaCopyAddress() and TaCopyAddressInPlace().
partially 0.4.8-dev-589-g a2f7de7ee8 [AFD] just pick the main.c one-liner with the %p format-string
and a few whitespace improvements from 0.4.8-dev'ing
2023-06-14 23:52:06 +02:00
..
afd [0.4.7][AFD] Port back 2 fixes CORE-18328 (#4972) and CORE-13067 (#440) 2023-06-14 23:52:06 +02:00
doc
include [0.4.7][AFD] Port back 2 fixes CORE-18328 (#4972) and CORE-13067 (#440) 2023-06-14 23:52:06 +02:00
afd.rc
afd_reg.inf
CMakeLists.txt