1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-25 01:05:37 +00:00
elinks/src/network
Witold Filipczyk 7ea7cacade [.config] Read/write configuration from ~/.config/elinks . Refs #199
Note, configs and other files from ~/.elinks/ are not moved
to ~/.config/elinks/ automatically. You must do it yourself.

ELINKS_CONFDIR and HOME_ETC also are no longer supported.
2022-12-26 17:48:55 +01:00
..
ssl [.config] Read/write configuration from ~/.config/elinks . Refs #199 2022-12-26 17:48:55 +01:00
connection.c [xhr] Handle timeout. Also hexify post body 2022-09-28 21:07:31 +02:00
connection.h [xhr] Handle timeout. Also hexify post body 2022-09-28 21:07:31 +02:00
dns.c [network] Compilation fix 2022-05-04 16:18:46 +02:00
dns.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01: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
progress.c [network] cast 2022-01-25 18:47:28 +01:00
progress.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
socket.c [network] compilation fix when ipv6 is disabled. 2022-05-10 15:32:54 +02:00
socket.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
state.c [mem_calloc] Cast 2022-01-16 21:08:50 +01:00
state.h [network] enum connection_basic_state -> connection_basic_state_T 2022-01-28 16:25:40 +01:00