index
:
tinyproxy
bind-ipv4mapped
build
master
Light-weight HTTP/HTTPS proxy daemon for POSIX operating systems
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
2018-09-05
build: add new version mechanism based on VERSION file and a version.sh script
Michael Adam
2018-09-01
Remove xml-based AUTHORS mechanism. AUTHORS is checked in.
Michael Adam
2016-12-20
build: add README.md to the bundled files
Michael Adam
2010-02-22
test: add make target "make valgrind-test-wait"
Michael Adam
2010-02-22
tests: add a new make target "make test-wait"
Michael Adam
2010-01-26
Also install AUTHORS file in doc directory
Mukund Sivaraman
2010-01-26
Install README and NEWS in doc directory
Mukund Sivaraman
2010-01-18
Add authors.* files to EXTRA_DIST
Mukund Sivaraman
2010-01-18
Update the AUTHORS file
Mukund Sivaraman
2009-11-14
Remove packaging related items
Mukund Sivaraman
2009-09-27
make: add targets "test" and "valgrind-test"
Michael Adam
2009-09-16
tests: add Makefile.am to tests/ and tests/scripts dir (for packaging)
Michael Adam
2009-09-15
Add Tinyproxy indent script
Mukund Sivaraman
2009-09-14
Rename doc directory to docs
Mukund Sivaraman
2009-09-13
Remove acinclude.m4 and configure macro dir
Mukund Sivaraman
2009-09-13
Cleanup top-level Makefile.am
Mukund Sivaraman
2009-09-13
m4macros: EXTRA_DIST m4 macros from its own directory
Mukund Sivaraman
2009-09-13
Remove files that are distributed anyway from EXTRA_DIST
Mukund Sivaraman
2009-09-13
data: Cleanup installation of templates
Mukund Sivaraman
2009-09-13
Fix Makefile.am
Mukund Sivaraman
2009-09-13
doc: Move doc/tinyproxy.conf to etc/ directory
Mukund Sivaraman
2009-09-13
doc: Move templates to data/templates/ directory
Mukund Sivaraman
2008-07-14
Remove ltmain.sh from dist target
Mukund Sivaraman
2008-05-24
Updated toplevel Makefile.am to reflect recent automake changes
Mukund Sivaraman
2008-03-30
Added Makefile.am in packaging dirs
Mukund Sivaraman
2008-03-30
Removed old RPM packaging files
Mukund Sivaraman
2008-03-30
Moved RPM packaging dir to top-level
Mukund Sivaraman
2008-03-30
Removed obsolete packaging patch file
Mukund Sivaraman
2004-08-24
Added config/argenable.m4 to the list of configuration files needed by
Robert James Kaes
2004-08-24
Moved all the autoconf/automake configuration information into the
Robert James Kaes
2003-10-17
Merged in changes from the 1.6.2 release. (Fixes for the filtering code
Robert James Kaes
2003-08-14
Merged in missing $(DESTDIR) in tinyproxy-html-files rules bug fix
Robert James Kaes
2003-05-10
Added support for installing the HTML error files used by tinyproxy.
Robert James Kaes
2003-03-10
# Added support for including source packaging files
Robert James Kaes
2002-05-10
Fixed up the installation of the tinyproxy.conf file. The file is only
Robert James Kaes
2002-05-02
Proper handling of the tinyproxy.conf location within the source tree
Robert James Kaes
2002-05-02
Improved the code to install all the files into their properly locations.
Robert James Kaes
2002-05-02
Added code to figure out and install the configuration file.
Robert James Kaes
2001-10-26
Removed all the aclocal.m4, acconfig.h, etc. files since they are included
Robert James Kaes
2001-10-25
Moved the code to include the TODO file into the top level Makefile.am
Robert James Kaes
2001-08-27
Don't include ./reconf in the tarball.
Robert James Kaes
2000-09-12
New defaults, and better checking for various features needed by
Robert James Kaes
2000-02-16
This commit was generated by cvs2svn to compensate for changes in r2,
Steven Young