.. |
.gitignore
|
Removed obsolete ignore rules
|
2008-06-19 21:33:20 +05:30 |
acl.c
|
Remove trailing comma from acl_type enum
|
2009-09-21 09:59:11 +05:30 |
acl.h
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
anonymous.c
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
anonymous.h
|
add const to the key argument of anonymous_insert().
|
2009-08-05 00:15:04 +02:00 |
buffer.c
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
buffer.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
child.c
|
child: move log messagte in child_main_loop() to a less irritating place.
|
2009-09-15 02:25:10 +02:00 |
child.h
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
common.h
|
Remove unnecessary vfork.h include
|
2009-09-20 14:08:14 +05:30 |
conf.c
|
conf: make xtinyproxy BOOL in the directives array, too
|
2009-09-27 12:48:48 +02:00 |
conf.h
|
Rename conffile.[ch] to conf.[ch]
|
2009-09-21 09:41:59 +05:30 |
conns.c
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
conns.h
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
daemon.c
|
Don't ignore retval of chdir()
|
2009-09-27 08:09:22 +05:30 |
daemon.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
filter.c
|
filter: un-linebreak after un-indent...
|
2009-09-15 02:25:10 +02:00 |
filter.h
|
Remove trailing comma from filter_policy_t
|
2009-09-21 07:32:38 +05:30 |
hashmap.c
|
Remove inline keyword from static functions
|
2009-09-20 13:58:50 +05:30 |
hashmap.h
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
heap.c
|
Include debugging functions only when debug mode is used
|
2009-09-27 08:09:22 +05:30 |
heap.h
|
[BB#18] Fix pointer aliasing issues
|
2009-09-21 09:16:58 +05:30 |
html-error.c
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
html-error.h
|
make message argument of indicate_http_error() const.
|
2009-08-07 08:48:51 +02:00 |
http-message.c
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
http-message.h
|
http_message_add_headers: make argument num_headers unsigned
|
2009-08-07 09:24:32 +02:00 |
log.c
|
Don't ignore retval of write() in log.c
|
2009-09-27 08:09:22 +05:30 |
log.h
|
Suppress gcc warnings about variadic macros
|
2009-09-21 09:57:29 +05:30 |
main.c
|
Modify usage help text shown when Tinyproxy is run with -h
|
2009-09-27 08:09:24 +05:30 |
main.h
|
conf: turn XTinyproxy into a boolean option
|
2009-09-27 12:32:31 +02:00 |
Makefile.am
|
Rename conffile.[ch] to conf.[ch]
|
2009-09-21 09:41:59 +05:30 |
network.c
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
network.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
reqs.c
|
conf: turn XTinyproxy into a boolean option
|
2009-09-27 12:32:31 +02:00 |
reqs.h
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
reverse-proxy.c
|
Fix use of uninitialized variable
|
2009-09-27 08:09:23 +05:30 |
reverse-proxy.h
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
sock.c
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
sock.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
stats.c
|
Fix warning about format string not being a string literal
|
2009-09-21 10:04:09 +05:30 |
stats.h
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
text.c
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
text.h
|
Reformat code to GNU coding style
|
2008-12-01 15:01:11 +00:00 |
transparent-proxy.c
|
Add explicit casts for c++ mode in transparent-proxy.c
|
2009-09-27 08:09:23 +05:30 |
transparent-proxy.h
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
utils.c
|
Use correct format string for POSIX pid_t in pidfile_create()
|
2009-09-27 08:09:24 +05:30 |
utils.h
|
Convert tabs to spaces
|
2008-12-08 13:39:44 +00:00 |
vector.c
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |
vector.h
|
Indent code to Tinyproxy coding style
|
2009-09-15 01:11:25 +05:30 |