1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-30 01:55:30 +00:00
elinks/src/network
Miciah Dashiel Butler Masters d16e0c974f Use cache if at all possible if CACHE_MODE_ALWAYS
In load_uri, if there is no valid cache entry and no existing connection
for the requested URI, make one last check in case there is an
incomplete cache entry.
2009-05-22 23:09:07 +00:00
..
ssl Merge branch 'elinks-0.12' into elinks-0.13 2009-03-12 08:46:02 +02:00
connection.c Use cache if at all possible if CACHE_MODE_ALWAYS 2009-05-22 23:09:07 +00:00
connection.h Merge branch 'elinks-0.12' into elinks-0.13 2008-08-03 22:18:53 +03:00
dns.c Merge branch 'elinks-0.12' into elinks-0.13 2008-11-01 22:39:17 +02:00
dns.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
progress.c Erase progress.timer before calling progress.timer_func 2008-06-15 11:27:19 +03:00
progress.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
socket.c Merge branch 'elinks-0.12' into elinks-0.13 2008-10-04 15:17:11 +03:00
socket.h Bug 1013: Don't assume errno is between 0 and 100000 2008-08-03 17:56:41 +03:00
state.c Merge branch 'elinks-0.12' into elinks-0.13 2008-09-27 16:28:28 +03:00
state.h Merge branch 'elinks-0.12' into elinks-0.13 2008-09-27 16:28:28 +03:00