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
Age
Commit message (
Expand
)
Author
2018-02-06
activate reverse proxy support by default
rofl0r
2017-12-04
safe_write/read: take void* buffer for generic use
rofl0r
2017-11-29
configure.ac: remove -Wc++-compat
rofl0r
2017-11-27
Add example value for Log Level setting
Brian Cain
2017-11-16
log to stdout if no logfile specified
rofl0r
2017-11-16
do not create a pidfile, if none is specified in config
rofl0r
2017-11-16
Issue 15 fix. PR
Pablo Panero
2017-11-16
tinyproxy.conf.in: default to allow CONNECT method more broadly
rofl0r
2017-11-16
Update README.md
Steven Conaway
2017-08-24
Merge pull request #100 from dmd/patch-1
Michael Adam
2017-07-18
tinyproxy configure does not actually support enable-static
Daniel M. Drucker
2017-03-30
Merge pull request #86 from obnoxxx/getipstring1
Michael Adam
2017-03-29
network: honour result of inet_ntop in get_ip_string()
Michael Adam
2017-03-29
network: let get_ip_string() return const char * instead of const char
Michael Adam
2017-03-29
Merge pull request #66 from rofl0r/configure_trim
Michael Adam
2017-03-29
Merge pull request #67 from dmz-uk/patch-1
Michael Adam
2017-03-29
Merge pull request #85 from rofl0r/fix_72
Michael Adam
2017-03-27
src/Makefile.am: fix spaces vs TAB
rofl0r
2017-01-04
Merge pull request #59 from gmp216/pull
Michael Adam
2017-01-04
configure.ac: add conditional for -z,defs
Greg
2017-01-04
Added conditional for xmllint by testing "a2x" without the -L flag.
Greg
2017-01-04
Merge pull request #71 from gmp216/lookup
Michael Adam
2016-12-30
Prevent child from calling exit() on interrupt
dmz-uk
2016-12-27
Move lookup_variable into hashmap.c / hashmap.h
Greg
2016-12-27
Change signature for lookup_variable to take map instead of connptr
Greg
2016-12-24
Merge pull request #70 from obnoxxx/compile
Michael Adam
2016-12-24
Merge pull request #69 from obnoxxx/readme
Michael Adam
2016-12-24
add 'compile' to gitignore
Michael Adam
2016-12-24
README: mention --enable-reverse configure option
Michael Adam
2016-12-24
Merge pull request #68 from obnoxxx/travis
Michael Adam
2016-12-24
Enable travis-ci: add .travis.yml
Michael Adam
2016-12-21
configure: remove checks for standard types
rofl0r
2016-12-21
configure: remove checks for standard POSIX funcs
rofl0r
2016-12-21
configure: do not check for standard POSIX headers
rofl0r
2016-12-21
configure: do not check for standard C headers
rofl0r
2016-12-20
Merge pull request #63 from rofl0r/fix_manpage_gen
Michael Adam
2016-12-20
ship manpages as part of the dist tarball
rofl0r
2016-12-20
Merge pull request #62 from obnoxxx/bundle-readme-md
Michael Adam
2016-12-20
build: add README.md to the bundled files
Michael Adam
2016-12-20
Merge pull request #61 from obnoxxx/cleanup-readme
Michael Adam
2016-12-20
Add placeholder ChangeLog to keep automake happy
Michael Adam
2016-12-20
README: update install instructions
Michael Adam
2016-12-20
README: add README pointing to README.md to make automake happy
Michael Adam
2016-12-20
README: Rename README --> README.md
Michael Adam
2016-12-20
REAMDE: convert README to github markdown
Michael Adam
2016-12-20
README: cleanup readme from legacy content
Michael Adam
2016-09-11
Merge pull request #36 from obnoxxx/issue-21
Michael Adam
2016-09-11
build: remove foreign from AM_INIT_AUTOMAKE - generate INSTALL again
Michael Adam
2016-09-10
Continue with forward proxy if ReverseOnly is not true and no mapping availab...
Stephan Leemburg
2016-01-19
configure.ac: remove check for broken regex which breaks crosscompilation
John Spencer
[prev]
[next]