summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2010-04-21Fix crash in send_stored_logs()Dmitry Semyonov
2010-04-21Revert "main: drop privileges right after reading the config"Mukund Sivaraman
2010-03-28Just fix the support URLsMukund Sivaraman
2010-03-28Revert "Update Tinyproxy website URLs"Mukund Sivaraman
2010-03-27Update Tinyproxy website URLsMukund Sivaraman
2010-03-09Revert "Revert "Pass address family when binding to outgoing socket""Mukund Sivaraman
2010-03-03Use AI_PASSIVE flag to make tinyproxy listen on wildcard interfaceMukund Sivaraman
2010-03-02Comment out the LogFile and PidFile options in the example tinyproxy.conf.Michael Adam
2010-03-02change the default pid file location to "@LOCALSTATEDIR@/run/tinyproxy/tinypr...Michael Adam
2010-03-02change the default log file location to "@LOCALSTATEDIR@/log/tinyproxy/tinypr...Michael Adam
2010-03-02main: some tabs->spacesMichael Adam
2010-03-02main: move a log message.Michael Adam
2010-03-02main: drop privileges right after reading the configMichael Adam
2010-03-02main: separate loading of config and setup_logging at startupMichael Adam
2010-02-23tinyproxy.conf: fix LogFile to proper CamelCase for consistencyMichael Adam
2010-02-23tests: fix bug #80: keep track of errors in return codesMichael Adam
2010-02-23tests: fix a typo in run_tests.shMichael Adam
2010-02-22test: add make target "make valgrind-test-wait"Michael Adam
2010-02-22tests: add a new make target "make test-wait"Michael Adam
2010-02-22tests: Fix bug #79. Finish "make test" without waiting for user input.Michael Adam
2010-02-19Use format string when logging messagesMukund Sivaraman
2010-02-18Fix pkgdatadir path in tinyproxy.confMukund Sivaraman
2010-02-17Display upstream proxy support in usage messageMukund Sivaraman
2010-02-17Update help text a littleMukund Sivaraman
2010-01-26Also install AUTHORS file in doc directoryMukund Sivaraman
2010-01-26Install README and NEWS in doc directoryMukund Sivaraman
2010-01-25Remove bogus static qualifiers for these auto variablesMukund Sivaraman
2010-01-25Remove unnecessary cast to (void **)Mukund Sivaraman
2010-01-25Remove obsolete ChangeLog fileMukund Sivaraman
2010-01-25Fix typo in manpageMukund Sivaraman
2010-01-25Fix compiler warning about dereferencing type-punned pointersMukund Sivaraman
2010-01-25Don't check for overlength stringsMukund Sivaraman
2010-01-24Minor text updatesMukund Sivaraman
2010-01-24Minor text updates to the patch sectionMukund Sivaraman
2010-01-21Revert "Pass address family when binding to outgoing socket"Mukund Sivaraman
2010-01-19Reformat README for asciidocMukund Sivaraman
2010-01-19List all authors when license is requestedMukund Sivaraman
2010-01-19Add more authorsMukund Sivaraman
2010-01-19Change to for loopMukund Sivaraman
2010-01-18Show authors and documenters when license is requestedMukund Sivaraman
2010-01-18Add authors.* files to EXTRA_DISTMukund Sivaraman
2010-01-18Make note about auto-generated file an asciidoc commentMukund Sivaraman
2010-01-18Update AUTHORS file for dual rolesMukund Sivaraman
2010-01-18Move documenters under Documentation sectionMukund Sivaraman
2010-01-18Do better asciidoc formatting of AUTHORS fileMukund Sivaraman
2010-01-18Update the AUTHORS fileMukund Sivaraman
2010-01-18Remove completed items from TODO listMukund Sivaraman
2010-01-17Reset the NEWS file for the master branchMukund Sivaraman
2010-01-17Bump master version to 1.9.0Mukund Sivaraman
2010-01-17Fix bug #68: Allow all ports for CONNECT at absence of ConnectPort in config.Michael Adam