.. |
.gitignore
|
Removed obsolete ignore rules
|
2008-06-19 21:33:20 +05:30 |
acl.c
|
check_acl(): remove the fd argument - it is not used.
|
2009-08-04 23:47:27 +02:00 |
acl.h
|
check_acl(): remove the fd argument - it is not used.
|
2009-08-04 23:47:27 +02:00 |
anonymous.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
anonymous.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
buffer.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
buffer.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
child.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
child.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
common.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
conffile.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
conffile.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
conns.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
conns.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
daemon.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
daemon.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
filter.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
filter.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
hashmap.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
hashmap.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
heap.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
heap.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
html-error.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
html-error.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
http-message.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
http-message.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
log.c
|
remove "discard const" compiler warnings with log_message().
|
2009-08-04 23:47:26 +02:00 |
log.h
|
remove "discard const" compiler warnings with log_message().
|
2009-08-04 23:47:26 +02:00 |
Makefile.am
|
Moved transparent proxy code into its own file
|
2008-06-09 10:01:14 +05:30 |
network.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
network.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
reqs.c
|
check_acl(): remove the fd argument - it is not used.
|
2009-08-04 23:47:27 +02:00 |
reqs.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
reverse-proxy.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
reverse-proxy.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
sock.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
sock.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
stats.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
stats.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
text.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
text.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
tinyproxy.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
tinyproxy.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
transparent-proxy.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
transparent-proxy.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
utils.c
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
utils.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
vector.c
|
change vector_prepend() to take size_t len instead of ssize_t len argument.
|
2009-08-04 23:47:27 +02:00 |
vector.h
|
change vector_prepend() to take size_t len instead of ssize_t len argument.
|
2009-08-04 23:47:27 +02:00 |