1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/protocol/ftp
Witold Filipczyk faff6b9b63 ascii replacements for linux virtual terminals
Patch by sgerwk, slightly modified. Taken from Debian.
2022-10-03 17:55:20 +02:00
..
.gitignore Ignore test files 2006-01-31 22:23:22 +01:00
ftp-parser.c ascii replacements for linux virtual terminals 2022-10-03 17:55:20 +02:00
ftp.c [options] No need for C_ macro in INIT_OPT_* 2022-03-02 19:02:47 +01:00
ftp.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
Makefile [Makefile] DRY 2022-06-05 14:25:25 +02:00
meson.build [meson] meson build scripts. 2020-09-05 22:06:01 +02:00
parse.c [ftp] enum ftp_file_type -> ftp_file_type_T 2022-01-28 16:58:58 +01:00
parse.h [ftp] enum ftp_file_type -> ftp_file_type_T 2022-01-28 16:58:58 +01:00
test-ftp-parser FTP: Test and fix handling of symbolic link name containing spaces 2008-02-28 23:39:04 +02:00