1
0
Fork 0
elinks/src/bookmarks
Witold Filipczyk a67188413c [lists] LIST_HEAD -> LIST_HEAD_EL to not clash with libevent's LIST_HEAD. Also added curl implementation of ftpes and sftp
Implementation of ftpes and sftp is based on curl's hiperfifo example. It requires libevent.
ftpes only encrypts control channel. There were problems when both control and data were encrypted. It stucked on SIZE.
Only successful connections work, errors are not handled properly.
2023-06-19 18:43:53 +02:00
..
backend [lists] LIST_HEAD -> LIST_HEAD_EL to not clash with libevent's LIST_HEAD. Also added curl implementation of ftpes and sftp 2023-06-19 18:43:53 +02:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
bookmarks.c [bookmarks] null_or_stracpy to avoid NULL title. Refs #227 2023-04-30 20:26:44 +02:00
bookmarks.h [bookmarks] const char in add_bookmarks_cp 2022-01-31 15:46:05 +01:00
dialogs.c [bookmarks] const 2022-01-31 15:49:01 +01:00
dialogs.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
meson.build [meson] meson build scripts. 2020-09-05 22:06:01 +02:00