1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-20 00:15:31 +00:00
elinks/src/mime/backend
2024-06-03 17:22:24 +02:00
..
.gitignore Ignore test files 2006-01-31 22:23:22 +01:00
common.c [dgi] Experimental DGI support. 2022-05-21 18:18:55 +02:00
common.h [module] name - const char * 2022-01-14 21:08:04 +01:00
default.c [options] No need for C_ macro in INIT_OPT_* 2022-03-02 19:02:47 +01:00
default.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
dgi.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
dgi.h [dgi] Experimental DGI support. 2022-05-21 18:18:55 +02:00
mailcap.c [test] Make compilable test mailcap-cache. Refs #298 2024-04-15 08:34:08 +02:00
mailcap.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
Makefile [test] Added gettext files for mailcap tests. Refs #218 2023-04-28 09:34:00 +02:00
meson.build [meson] / operator for paths 2024-06-03 17:22:24 +02:00
mimetypes.c [options] No need for C_ macro in INIT_OPT_* 2022-03-02 19:02:47 +01:00
mimetypes.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
test-mailcap-cache [mailcap] Fixed tests 2022-06-05 15:29:04 +02:00