summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-20docs: extend description of the User and Group parameters.Michael Adam1-0/+4
2009-09-19doc: Add initial description in tinyproxy.conf manpageMukund Sivaraman1-1/+28
2009-09-19docs: Add placeholder for tinyproxy.conf manpageMukund Sivaraman5-0/+70
2009-09-17tests:webclient: add copyright notice to the pod documentation.Michael Adam1-0/+7
2009-09-17tests:webserver: Add copyright notice to the pod documentation.Michael Adam1-0/+7
2009-09-17tests:webclient: reduce duplication.Michael Adam1-6/+5
2009-09-16tests:webclient: add a --dry-run mode that prints the request to stdoutMichael Adam1-2/+14
2009-09-16tests:webclient: extend webclient to support HTTP/0.9, 1.0 and 1.1 requests.Michael Adam1-6/+101
2009-09-16tests: add Makefile.am to tests/ and tests/scripts dir (for packaging)Michael Adam4-1/+10
2009-09-15tests: prepare tinyproxy for filter file usage in tests.Michael Adam1-1/+6
2009-09-15filter: un-linebreak after un-indent...Michael Adam1-10/+4
2009-09-15child: move log messagte in child_main_loop() to a less irritating place.Michael Adam1-1/+2
2009-09-15filter: reduce indentation in filter_init by 16 characters by using return.Michael Adam1-72/+76
2009-09-15Revert "Fix constness of stathost"Mukund Sivaraman1-1/+1
2009-09-15Remove unused parameter from process_request()Mukund Sivaraman1-3/+3
2009-09-15Make takesig() into a static functionMukund Sivaraman1-3/+1
2009-09-15Fix constness of stathostMukund Sivaraman1-1/+1
2009-09-15Minor indenting changesMukund Sivaraman1-46/+38
2009-09-15Return instead of exit() at end of main()Mukund Sivaraman1-1/+1
2009-09-15Minor indenting changesMukund Sivaraman1-5/+10
2009-09-15Exit with proper status in case of bad commandline argumentsMukund Sivaraman1-1/+4
2009-09-15Add doc for change_user()Mukund Sivaraman1-0/+8
2009-09-15Return correct error status when setuid() or setgid() failsMukund Sivaraman1-2/+2
2009-09-15Extract setuid/setgid code into a functionMukund Sivaraman1-53/+62
2009-09-15Extract cmdline parsing code into a functionMukund Sivaraman2-22/+38
2009-09-14filter: untangle assignment and check in filter_init().Michael Adam1-2/+2
2009-09-14conffile: reformat the directives array for readability.Michael Adam1-52/+56
2009-09-14tests:webserver: record the value of the server header field in a variable.Michael Adam1-2/+4
2009-09-15Remove unused variableMukund Sivaraman1-1/+0
2009-09-15Indent code to Tinyproxy coding styleMukund Sivaraman34-5224/+4733
2009-09-15Remove C++ wrapper from headersMukund Sivaraman2-18/+0
2009-09-15Add Tinyproxy indent scriptMukund Sivaraman2-0/+10
2009-09-14docs: Fix .gitignoreMukund Sivaraman1-1/+1
2009-09-14tests:webclient: add User-Agent header to request.Michael Adam1-2/+9
2009-09-14tests:webserver: add handing of bad request error.Michael Adam1-0/+13
2009-09-14tests:webserver: add parsing of requestMichael Adam1-5/+88
2009-09-14Rename doc directory to docsMukund Sivaraman10-4/+4
2009-09-14doc: Remove pre-generated manpage from repoMukund Sivaraman1-155/+0
2009-09-14doc: Don't EXTRA_DIST configure generated tinyproxy.txtMukund Sivaraman1-1/+0
2009-09-14doc: Add .gitignore to doc/man8/Mukund Sivaraman1-0/+3
2009-09-14doc: Another manpage text updateMukund Sivaraman2-2/+2
2009-09-14doc: Case changes and minor text updates to manpageMukund Sivaraman2-14/+14
2009-09-14doc: Update manpage to set missing fieldsMukund Sivaraman4-22/+51
2009-09-14docs: update asciidoc-generated manpage tinyproxy.8 after changes.Michael Adam1-25/+33
2009-09-14doc: use asciidoc-auto-enumeration in list.Michael Adam1-3/+4
2009-09-14doc: add my c to the manpageMichael Adam1-1/+2
2009-09-14docs: update tinyproxy manpage: elaborate template files and explain stat host.Michael Adam1-0/+33
2009-09-14tests:webserver: move parsing of request to its own function.Michael Adam1-10/+18
2009-09-13packaging: Update summary and description in spec fileMukund Sivaraman1-5/+8
2009-09-13Remove acinclude.m4 and configure macro dirMukund Sivaraman4-3/+5