tinyproxy/src
Mukund Sivaraman abafcf08ab Remove the target system information when the version is displayed
If we require information about the runtime environment, it can be
found using the uname program. And binutils can tell about what the
tinyproxy binary contains. Tinyproxy doesn't have to report this
information.
2009-09-20 12:40:52 +05:30
..
.gitignore Removed obsolete ignore rules 2008-06-19 21:33:20 +05:30
acl.c Indent code to Tinyproxy coding style 2009-09-15 01:11:25 +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 Rename tinyproxy.[ch] to main.[ch] 2009-08-07 03:42:53 +05:30
conffile.c conffile: reformat the directives array for readability. 2009-09-14 22:17:45 +02:00
conffile.h Reformat code to GNU coding style 2008-12-01 15:01:11 +00:00
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 Indent code to Tinyproxy coding style 2009-09-15 01:11:25 +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 Indent code to Tinyproxy coding style 2009-09-15 01:11:25 +05:30
hashmap.c Indent code to Tinyproxy coding style 2009-09-15 01:11:25 +05:30
hashmap.h Indent code to Tinyproxy coding style 2009-09-15 01:11:25 +05:30
heap.c Indent code to Tinyproxy coding style 2009-09-15 01:11:25 +05:30
heap.h Convert tabs to spaces 2008-12-08 13:39:44 +00:00
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 Indent code to Tinyproxy coding style 2009-09-15 01:11:25 +05:30
log.h remove "discard const" compiler warnings with log_message(). 2009-08-04 23:47:26 +02:00
main.c Remove the target system information when the version is displayed 2009-09-20 12:40:52 +05:30
main.h Revert "Fix constness of stathost" 2009-09-15 04:14:26 +05:30
Makefile.am Remove ability to change the name of the default configuration file 2009-09-20 12:33:47 +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 Remove unused parameter from process_request() 2009-09-15 04:11:58 +05:30
reqs.h Indent code to Tinyproxy coding style 2009-09-15 01:11:25 +05:30
reverse-proxy.c Indent code to Tinyproxy coding style 2009-09-15 01:11:25 +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 Indent code to Tinyproxy coding style 2009-09-15 01:11:25 +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 Indent code to Tinyproxy coding style 2009-09-15 01:11:25 +05:30
transparent-proxy.h Indent code to Tinyproxy coding style 2009-09-15 01:11:25 +05:30
utils.c Indent code to Tinyproxy coding style 2009-09-15 01:11:25 +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