1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-16 15:04:37 -04:00
elinks/src/protocol
Miciah Dashiel Butler Masters 190259ca22 mem_alloc_align: drop the obj type parameter
Instead use the object itself, i.e., replace typeof(obj) with
typeof(**ptr).
2006-02-17 17:32:59 +00:00
..
auth Autogenerate .vimrc files and put the master in config/vimrc 2006-01-15 18:38:58 +01:00
bittorrent Don't check is_in_progress_state before calling cancel_download 2006-02-12 15:41:21 +00:00
file NET: Move cache entry normalization to abort_connection 2006-02-08 21:40:08 +01:00
finger NET: Move cache entry normalization to abort_connection 2006-02-08 21:40:08 +01:00
fsp NET: Move cache entry normalization to abort_connection 2006-02-08 21:40:08 +01:00
ftp FTP, NNTP: Normalize the cache entry before setting the connection state 2006-02-08 20:45:15 +01:00
gopher GOPHER: Blast end_gopher_connection which now only wraps abort_connection 2006-02-08 21:47:54 +01:00
http NET: Move cache entry normalization to abort_connection 2006-02-08 21:40:08 +01:00
nntp NNTP: Use state instead of conn->state, since it hasn't been updated yet 2006-02-08 21:04:19 +01:00
rewrite Autogenerate .vimrc files and put the master in config/vimrc 2006-01-15 18:38:58 +01:00
smb NET: Move cache entry normalization to abort_connection 2006-02-08 21:40:08 +01:00
about.c NET: Move cache entry normalization to abort_connection 2006-02-08 21:40:08 +01:00
about.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
common.c DIRLIST:Use directory listing initializer in the Gopher protocol module 2006-01-30 02:41:09 +01:00
common.h DIRLIST: Add helper to at start of (HTML) directory listing 2006-01-30 01:22:31 +01:00
data.c NET: Move cache entry normalization to abort_connection 2006-02-08 21:40:08 +01:00
data.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
date.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
date.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
header.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
header.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
Makefile DIRLIST: Add helper to at start of (HTML) directory listing 2006-01-30 01:22:31 +01:00
protocol.c Introduced CGI module 2006-01-30 08:56:40 +01:00
protocol.h - FSP protocol 2006-01-16 11:40:13 +01:00
proxy.c Use enum connection_state 2006-01-28 20:21:09 +00:00
proxy.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
uri.c mem_alloc_align: drop the obj type parameter 2006-02-17 17:32:59 +00:00
uri.h DIRLIST: Add helper to at start of (HTML) directory listing 2006-01-30 01:22:31 +01:00
user.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
user.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00