| .. |
|
.gitignore
|
Removed obsolete ignore rules
|
2008-06-19 21:33:20 +05:30 |
|
acl.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
acl.h
|
check_acl(): remove the fd argument - it is not used.
|
2009-08-04 23:47:27 +02:00 |
|
anonymous.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
anonymous.h
|
add const to the key argument of anonymous_insert().
|
2009-08-05 00:15:04 +02:00 |
|
buffer.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
buffer.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
|
child.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
child.h
|
child: adapt child_config to contain unsigned integers
|
2009-08-04 23:47:28 +02:00 |
|
common.h
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
conffile.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
conffile.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
|
conns.c
|
Fix an implicit cast warning in initialize_conn().
|
2009-08-07 09:12:42 +02:00 |
|
conns.h
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
daemon.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
daemon.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
|
filter.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
filter.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
|
hashmap.c
|
hashmap: fix three implicit cast warnings.
|
2009-08-07 09:16:07 +02:00 |
|
hashmap.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
|
heap.c
|
heap: make a const string const in malloc_shared_memory().
|
2009-08-07 09:17:49 +02:00 |
|
heap.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
|
html-error.c
|
send_html_file(): remove a discards qualifyer warning
|
2009-08-07 08:56:46 +02:00 |
|
html-error.h
|
make message argument of indicate_http_error() const.
|
2009-08-07 08:48:51 +02:00 |
|
http-message.c
|
http_message_add_headers: make argument num_headers unsigned
|
2009-08-07 09:24:32 +02:00 |
|
http-message.h
|
http_message_add_headers: make argument num_headers unsigned
|
2009-08-07 09:24:32 +02:00 |
|
log.c
|
send_stored_logs(): remove an implicit cast warning.
|
2009-08-07 09:54:15 +02:00 |
|
log.h
|
remove "discard const" compiler warnings with log_message().
|
2009-08-04 23:47:26 +02:00 |
|
main.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
main.h
|
make "config_file" a const in the config struct.
|
2009-09-10 22:16:58 +02:00 |
|
Makefile.am
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
network.c
|
readline(): fix 5 implicit cast warnings
|
2009-08-07 10:10:04 +02:00 |
|
network.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
|
reqs.c
|
reqs.c: fix two implicit cast warnings.
|
2009-09-10 22:12:16 +02:00 |
|
reqs.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
|
reverse-proxy.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
reverse-proxy.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
|
sock.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
sock.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
|
stats.c
|
showstats(): fix an implicit cast warning.
|
2009-08-07 08:38:41 +02:00 |
|
stats.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
|
text.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
text.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
|
transparent-proxy.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
transparent-proxy.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
|
utils.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
utils.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
|
vector.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
vector.h
|
change vector_prepend() to take size_t len instead of ssize_t len argument.
|
2009-08-04 23:47:27 +02:00 |