summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-02-06activate reverse proxy support by defaultrofl0r
2017-12-04safe_write/read: take void* buffer for generic userofl0r
2017-11-29configure.ac: remove -Wc++-compatrofl0r
2017-11-27Add example value for Log Level settingBrian Cain
2017-11-16log to stdout if no logfile specifiedrofl0r
2017-11-16do not create a pidfile, if none is specified in configrofl0r
2017-11-16Issue 15 fix. PRPablo Panero
2017-11-16tinyproxy.conf.in: default to allow CONNECT method more broadlyrofl0r
2017-11-16Update README.mdSteven Conaway
2017-08-24Merge pull request #100 from dmd/patch-1Michael Adam
2017-07-18tinyproxy configure does not actually support enable-staticDaniel M. Drucker
2017-03-30Merge pull request #86 from obnoxxx/getipstring1Michael Adam
2017-03-29network: honour result of inet_ntop in get_ip_string()Michael Adam
2017-03-29network: let get_ip_string() return const char * instead of const charMichael Adam
2017-03-29Merge pull request #66 from rofl0r/configure_trimMichael Adam
2017-03-29Merge pull request #67 from dmz-uk/patch-1Michael Adam
2017-03-29Merge pull request #85 from rofl0r/fix_72Michael Adam
2017-03-27src/Makefile.am: fix spaces vs TABrofl0r
2017-01-04Merge pull request #59 from gmp216/pullMichael Adam
2017-01-04configure.ac: add conditional for -z,defsGreg
2017-01-04Added conditional for xmllint by testing "a2x" without the -L flag.Greg
2017-01-04Merge pull request #71 from gmp216/lookupMichael Adam
2016-12-30Prevent child from calling exit() on interruptdmz-uk
2016-12-27Move lookup_variable into hashmap.c / hashmap.hGreg
2016-12-27Change signature for lookup_variable to take map instead of connptrGreg
2016-12-24Merge pull request #70 from obnoxxx/compileMichael Adam
2016-12-24Merge pull request #69 from obnoxxx/readmeMichael Adam
2016-12-24add 'compile' to gitignoreMichael Adam
2016-12-24README: mention --enable-reverse configure optionMichael Adam
2016-12-24Merge pull request #68 from obnoxxx/travisMichael Adam
2016-12-24Enable travis-ci: add .travis.ymlMichael Adam
2016-12-21configure: remove checks for standard typesrofl0r
2016-12-21configure: remove checks for standard POSIX funcsrofl0r
2016-12-21configure: do not check for standard POSIX headersrofl0r
2016-12-21configure: do not check for standard C headersrofl0r
2016-12-20Merge pull request #63 from rofl0r/fix_manpage_genMichael Adam
2016-12-20ship manpages as part of the dist tarballrofl0r
2016-12-20Merge pull request #62 from obnoxxx/bundle-readme-mdMichael Adam
2016-12-20build: add README.md to the bundled filesMichael Adam
2016-12-20Merge pull request #61 from obnoxxx/cleanup-readmeMichael Adam
2016-12-20Add placeholder ChangeLog to keep automake happyMichael Adam
2016-12-20README: update install instructionsMichael Adam
2016-12-20README: add README pointing to README.md to make automake happyMichael Adam
2016-12-20README: Rename README --> README.mdMichael Adam
2016-12-20REAMDE: convert README to github markdownMichael Adam
2016-12-20README: cleanup readme from legacy contentMichael Adam
2016-09-11Merge pull request #36 from obnoxxx/issue-21Michael Adam
2016-09-11build: remove foreign from AM_INIT_AUTOMAKE - generate INSTALL againMichael Adam
2016-09-10Continue with forward proxy if ReverseOnly is not true and no mapping availab...Stephan Leemburg
2016-01-19configure.ac: remove check for broken regex which breaks crosscompilationJohn Spencer