summaryrefslogtreecommitdiffhomepage
path: root/configure.ac
AgeCommit message (Expand)Author
2020-09-15use poll() where availablerofl0r
2020-09-06configure.ac: fail if version script returns empty stringrofl0r
2020-09-06configure.ac: check for all "desired" CFLAGS at oncerofl0r
2020-09-06configure.ac: remove unused checks for malloc/reallocrofl0r
2020-09-06configure.ac: remove check for strdup()rofl0r
2020-09-06transparent: remove usage of inet_ntoa(), make IPv6 readyrofl0r
2020-08-19generate manpages with pod2man instead of a2x/asciidoc(tor)rofl0r
2020-08-12add configure option to disable manpage generationrofl0r
2020-08-11configure.ac: remove obsolete check for xsltprocrofl0r
2020-08-11configure.ac: fix typo checking for asciidoctor in releaserofl0r
2020-08-11add support for asciidoctor to generate manpagesrofl0r
2018-09-05build: Remove now unused TINYPROXY_UNSTABLE variable from configureMichael Adam
2018-09-05build: add new version mechanism based on VERSION file and a version.sh scriptMichael Adam
2018-09-01Release 1.10.0Michael Adam
2018-09-01configure: remove unused variablesMichael Adam
2018-02-27enable transparent proxy by defaultrofl0r
2018-02-25configure.ac: remove -pedanticrofl0r
2018-02-06activate reverse proxy support by defaultrofl0r
2017-11-29configure.ac: remove -Wc++-compatrofl0r
2017-03-29Merge pull request #66 from rofl0r/configure_trimMichael Adam
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
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-20ship manpages as part of the dist tarballrofl0r
2016-09-11build: remove foreign from AM_INIT_AUTOMAKE - generate INSTALL againMichael Adam
2016-01-19configure.ac: remove check for broken regex which breaks crosscompilationJohn Spencer
2016-01-03update URLrofl0r
2014-12-13BB#110 secure the hashmaps by adding a seedMichael Adam
2013-11-16build: check for memmoveMichael Adam
2013-11-01[BB#115] Drop supplementary groupsGaudenz Steinlin
2013-04-09[BB#112] build: fix build with autoconf >= 2.69Michael Adam
2012-01-23build: Prepend to LDFLAGS instead of replacing its contentsMukund Sivaraman
2011-09-11Make .xz compressed dist targets tooMukund Sivaraman
2011-02-28Update URLs of TinyproxyMukund 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-01-25Remove obsolete ChangeLog fileMukund Sivaraman
2010-01-25Don't check for overlength stringsMukund Sivaraman
2010-01-18Update the AUTHORS fileMukund Sivaraman
2010-01-17Bump master version to 1.9.0Mukund Sivaraman
2010-01-17Bump version to 1.8.0Mukund Sivaraman
2010-01-16Bump version number in override tooMukund Sivaraman
2010-01-16Fix case of Bugzilla product nameMukund Sivaraman
2010-01-11Make bzip2 compressed dist tarballsMukund Sivaraman
2010-01-03Use a configure arg to request regex checkingMukund Sivaraman