summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2009-09-15Minor indenting changesMukund Sivaraman
2009-09-15Return instead of exit() at end of main()Mukund Sivaraman
2009-09-15Minor indenting changesMukund Sivaraman
2009-09-15Exit with proper status in case of bad commandline argumentsMukund Sivaraman
2009-09-15Add doc for change_user()Mukund Sivaraman
2009-09-15Return correct error status when setuid() or setgid() failsMukund Sivaraman
2009-09-15Extract setuid/setgid code into a functionMukund Sivaraman
2009-09-15Extract cmdline parsing code into a functionMukund Sivaraman
2009-09-14filter: untangle assignment and check in filter_init().Michael Adam
2009-09-14conffile: reformat the directives array for readability.Michael Adam
2009-09-14tests:webserver: record the value of the server header field in a variable.Michael Adam
2009-09-15Remove unused variableMukund Sivaraman
2009-09-15Indent code to Tinyproxy coding styleMukund Sivaraman
2009-09-15Remove C++ wrapper from headersMukund Sivaraman
2009-09-15Add Tinyproxy indent scriptMukund Sivaraman
2009-09-14docs: Fix .gitignoreMukund Sivaraman
2009-09-14tests:webclient: add User-Agent header to request.Michael Adam
2009-09-14tests:webserver: add handing of bad request error.Michael Adam
2009-09-14tests:webserver: add parsing of requestMichael Adam
2009-09-14Rename doc directory to docsMukund Sivaraman
2009-09-14doc: Remove pre-generated manpage from repoMukund Sivaraman
2009-09-14doc: Don't EXTRA_DIST configure generated tinyproxy.txtMukund Sivaraman
2009-09-14doc: Add .gitignore to doc/man8/Mukund Sivaraman
2009-09-14doc: Another manpage text updateMukund Sivaraman
2009-09-14doc: Case changes and minor text updates to manpageMukund Sivaraman
2009-09-14doc: Update manpage to set missing fieldsMukund Sivaraman
2009-09-14docs: update asciidoc-generated manpage tinyproxy.8 after changes.Michael Adam
2009-09-14doc: use asciidoc-auto-enumeration in list.Michael Adam
2009-09-14doc: add my c to the manpageMichael Adam
2009-09-14docs: update tinyproxy manpage: elaborate template files and explain stat host.Michael Adam
2009-09-14tests:webserver: move parsing of request to its own function.Michael Adam
2009-09-13packaging: Update summary and description in spec fileMukund Sivaraman
2009-09-13Remove acinclude.m4 and configure macro dirMukund Sivaraman
2009-09-13tests: test retreival of stathost page.Michael Adam
2009-09-13tests: set stathost to 127.0.0.127 in the testsuiteMichael Adam
2009-09-13tests: print IP and port after firing up tinyproxy and webserverMichael Adam
2009-09-13tests:webserver: be more rfc 1945 compliant in the server-header.Michael Adam
2009-09-13tests: fix run_tests.sh after templates have moved.Michael Adam
2009-09-13doc: Remove missing tinyproxy.conf from EXTRA_DISTMukund Sivaraman
2009-09-13Cleanup top-level Makefile.amMukund Sivaraman
2009-09-13m4macros: EXTRA_DIST m4 macros from its own directoryMukund Sivaraman
2009-09-13Remove files that are distributed anyway from EXTRA_DISTMukund Sivaraman
2009-09-13data: Cleanup installation of templatesMukund Sivaraman
2009-09-13Fix Makefile.amMukund Sivaraman
2009-09-13doc: Move doc/tinyproxy.conf to etc/ directoryMukund Sivaraman
2009-09-13doc: Move doc/HTML_VARIABLES content to the manpageMukund Sivaraman
2009-09-13doc: Rename some filesMukund Sivaraman
2009-09-13doc: Delete report.sh.tmplMukund Sivaraman
2009-09-13doc: Move templates to data/templates/ directoryMukund Sivaraman
2009-09-13doc: Cleanup doc/Makefile.amMukund Sivaraman