| .. |
|
.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
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
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
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
hashmap.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
|
heap.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
heap.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
|
html-error.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
html-error.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
|
http-message.c
|
Fix const warning
|
2009-08-07 03:54:08 +05:30 |
|
http-message.h
|
http_message_add_headers(): make parameter headers const.
|
2009-08-05 00:09:16 +02:00 |
|
log.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
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
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
Makefile.am
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
network.c
|
Rename tinyproxy.[ch] to main.[ch]
|
2009-08-07 03:42:53 +05:30 |
|
network.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
|
reqs.c
|
Wrap len in parantheses
|
2009-08-07 04:30:38 +05:30 |
|
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
|
init_stats(): fix implicit cast warning.
|
2009-08-07 08:36:10 +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 |