1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-15 23:35:34 +00:00
elinks/src/bookmarks/backend
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
..
common.c [.config] Read/write configuration from ~/.config/elinks . Refs #199 2022-12-26 17:48:55 +01:00
common.h [bookmarks] const char * in bookmarks_filename 2022-01-31 15:32:24 +01:00
default.c [bookmarks] const char * in bookmarks_filename 2022-01-31 15:32:24 +01:00
default.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
meson.build [meson] meson build scripts. 2020-09-05 22:06:01 +02:00
xbel.c [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
xbel.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00