1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-26 16:45:12 -04:00
elinks/src/osdep
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
..
beos [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
dos [teminal] Added two output parameters to get_terminal_size. 2023-05-24 21:52:45 +02:00
os2 [teminal] Added two output parameters to get_terminal_size. 2023-05-24 21:52:45 +02:00
riscos [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
unix [bsd] compilation fix 2022-07-24 21:46:34 +02:00
win32 [teminal] Added two output parameters to get_terminal_size. 2023-05-24 21:52:45 +02:00
ascii.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
generic.h [dos] another compilation fix 2022-05-13 17:09:14 +02:00
getifaddrs.c [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
getifaddrs.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
Makefile [dos] Very experimental DOS port based on links-2.26 code 2022-05-09 18:53:36 +02:00
meson.build [dos] Very experimental DOS port based on links-2.26 code 2022-05-09 18:53:36 +02:00
newwin.c [osdep] const in open_in_new 2022-02-17 19:37:50 +01:00
newwin.h [osdep] const in open_in_new 2022-02-17 19:37:50 +01:00
osdep.c [teminal] Added two output parameters to get_terminal_size. 2023-05-24 21:52:45 +02:00
osdep.h [teminal] Added two output parameters to get_terminal_size. 2023-05-24 21:52:45 +02:00
signals.c [dos] another compilation fix 2022-05-13 17:09:14 +02:00
signals.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
stat.h Complete the list of S_I* macros. 2006-01-10 23:59:14 +01:00
stub.c [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
stub.h [ win64 ] added openssl build support to docker, minor code changes 2022-04-25 20:52:03 +02:00
sysname.c [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
sysname.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
system.h [dos] Do not define CONFIG_OS_UNIX for DOS 2022-05-10 20:19:42 +02:00
types.h [limits.h] limits.h can be included uncoditionally 2021-03-19 14:30:54 +01:00