1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-26 16:45:12 -04:00
elinks/src/cache
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
..
cache.cpp [cpp] All files suspected for any C++ relation renamed to cpp 2022-07-31 16:44:11 +02:00
cache.h [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
dialogs.c [cache] enum cache_mode -> cache_mode_T 2022-01-28 17:32:27 +01:00
dialogs.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
Makefile [cpp] All files suspected for any C++ relation renamed to cpp 2022-07-31 16:44:11 +02:00
meson.build [cpp] All files suspected for any C++ relation renamed to cpp 2022-07-31 16:44:11 +02:00