summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2009-09-13doc: Use asciidoc for manpageMukund Sivaraman
2009-09-13doc: Remove report.sh scriptMukund Sivaraman
2009-09-11tests: add a script wrapper to run tinyproxy under valgrind in the tests.Michael Adam
2009-09-11tests: add support for running tinyproxy under valgrind.Michael Adam
2009-09-10make "config_file" a const in the config struct.Michael Adam
2009-09-10reqs.c: fix two implicit cast warnings.Michael Adam
2009-09-10tests: restructure run_tests into functions to make main flow clearer.Michael Adam
2009-09-10tests:run_tests: add complete GPL boilerplate.Michael Adam