Commit Graph

  • 5062b78740 tinyproxy.conf.in: default to allow CONNECT method more broadly rofl0r 2017-11-04 16:01:59 +0000
  • caf0ff3be8 Update README.md Steven Conaway 2017-10-13 14:02:49 -0700
  • 2edfc38b8e log to stdout if not running as daemon rofl0r 2017-11-04 19:40:42 +0000
  • 3662afc793 do not create a pidfile, if none is specified in config rofl0r 2017-11-04 19:26:41 +0000
  • b37f6432b9 tinyproxy.conf.in: default to allow CONNECT method more broadly rofl0r 2017-11-04 16:01:59 +0000
  • c2b869e92c Update README.md Steven Conaway 2017-10-13 14:02:49 -0700
  • 86a9a6729e Merge pull request #100 from dmd/patch-1 Michael Adam 2017-08-24 22:48:46 +0200
  • d67c48a49b tinyproxy configure does not actually support enable-static Daniel M. Drucker 2017-07-18 17:56:03 -0400
  • d36c810e62 Issue 15 fix. PR Pablo Panero 2017-07-14 13:20:21 +0200
  • 90a60119df Used snprintf() for concatenation goba62000374 2017-06-12 11:00:48 +0100
  • 902d5e4698 Added support for authenticated proxy upstream goba62000374 2017-06-10 14:47:15 +0100
  • 14523bb1f1 Relax strict checking of log file. Bob Showalter 2017-06-02 17:50:49 +0000
  • 34b4c8ef8c Allow overriding logfile and pidfile path from command line. Julien Hartmann 2017-05-30 13:49:50 +0000
  • a2cfe02145 Merge 4415b9a1a6 into cb6f868739 Mike Mead 2017-04-01 12:25:23 +0000
  • 0fc9d1cd39 Add an option to control the use of X-Forwarded-For header. Vladimir Belov 2017-04-01 14:19:04 +0300
  • 2df1e61b51 reqs: Add support for X-Forwarded-For header. Vladimir Belov 2017-03-31 23:14:39 +0300
  • cb6f868739 Merge pull request #86 from obnoxxx/getipstring1 Michael Adam 2017-03-30 00:52:43 +0200
  • 46cbe5357c network: honour result of inet_ntop in get_ip_string() Michael Adam 2016-12-21 02:18:30 +0100
  • a71cebb094 network: let get_ip_string() return const char * instead of const char Michael Adam 2017-03-29 23:56:48 +0200
  • 9fcfce2337 Merge def63fd375 into f149b62475 rofl0r 2017-03-29 21:27:20 +0000
  • f149b62475 Merge pull request #66 from rofl0r/configure_trim Michael Adam 2017-03-29 23:26:45 +0200
  • 3f6179a1fd Merge pull request #67 from dmz-uk/patch-1 Michael Adam 2017-03-29 09:19:55 +0200
  • 2c574e9afe Merge pull request #85 from rofl0r/fix_72 Michael Adam 2017-03-29 09:15:22 +0200
  • aade379acb src/Makefile.am: fix spaces vs TAB rofl0r 2017-03-27 18:50:08 +0100
  • f8407b5f7b Enable tinyproxy packaging as a snap. gary-wzl77 2017-02-25 15:02:47 +0800
  • b0569ab916 Add example systemd service and tmpfile.d files. Jordi 2017-01-13 12:56:37 +0100
  • 8091c7d83d Merge 90a2cfbc54 into 1e93411810 rofl0r 2017-01-09 09:10:12 +0000
  • 67e11053d8 Merge 155f5d3819 into 1e93411810 rofl0r 2017-01-09 09:10:12 +0000
  • 1e93411810 Merge pull request #59 from gmp216/pull Michael Adam 2017-01-04 16:21:27 +0100
  • 1b8a6ef561 configure.ac: add conditional for -z,defs Greg 2016-12-27 17:24:02 -0500
  • 802a6aa93f Added conditional for xmllint by testing "a2x" without the -L flag. Greg 2016-12-27 13:53:02 -0500
  • 302738dee5 Merge pull request #71 from gmp216/lookup Michael Adam 2017-01-04 13:59:14 +0100
  • f9024c7186 Prevent child from calling exit() on interrupt dmz-uk 2016-12-22 17:52:21 +0000
  • fdb1aae3a9 Move lookup_variable into hashmap.c / hashmap.h Greg 2016-12-27 12:23:51 -0500
  • 540069551d Change signature for lookup_variable to take map instead of connptr Greg 2016-12-27 12:18:16 -0500
  • e4ae0d10d2 Merge pull request #70 from obnoxxx/compile Michael Adam 2016-12-24 03:09:33 +0100
  • 06281857a4 Merge pull request #69 from obnoxxx/readme Michael Adam 2016-12-24 03:07:57 +0100
  • 6c98f2cc27 add 'compile' to gitignore Michael Adam 2016-12-24 01:56:47 +0100
  • ff880a5e13 README: mention --enable-reverse configure option Michael Adam 2016-12-24 02:36:58 +0100
  • 67fc3b54ba Merge pull request #68 from obnoxxx/travis Michael Adam 2016-12-24 03:01:34 +0100
  • 841fed4afd Enable travis-ci: add .travis.yml Michael Adam 2016-12-24 01:56:15 +0100
  • c98f1cd25a configure: remove checks for standard types rofl0r 2016-12-21 21:09:42 +0000
  • c3cc308cc8 configure: remove checks for standard POSIX funcs rofl0r 2016-12-21 21:06:13 +0000
  • 81a93f9e4f configure: do not check for standard POSIX headers rofl0r 2016-12-21 20:58:20 +0000
  • 39c92a3f70 configure: do not check for standard C headers rofl0r 2016-12-21 20:45:03 +0000
  • 90df510932 Merge pull request #63 from rofl0r/fix_manpage_gen Michael Adam 2016-12-20 22:27:11 +0100
  • 909528e29c ship manpages as part of the dist tarball rofl0r 2016-12-20 20:07:23 +0000
  • 4e0951afd9 Merge pull request #62 from obnoxxx/bundle-readme-md Michael Adam 2016-12-20 19:28:59 +0100
  • 2f4e6403f9 build: add README.md to the bundled files Michael Adam 2016-12-20 19:26:48 +0100
  • 1bb255c3f8 Merge pull request #61 from obnoxxx/cleanup-readme Michael Adam 2016-12-20 19:24:28 +0100
  • 85c73d68bd Add placeholder ChangeLog to keep automake happy Michael Adam 2016-12-20 19:17:47 +0100
  • 7f3fe02d47 README: update install instructions Michael Adam 2016-12-20 18:58:30 +0100
  • 271c4ecdcb README: add README pointing to README.md to make automake happy Michael Adam 2016-12-20 19:13:23 +0100
  • 0d3ca13398 README: Rename README --> README.md Michael Adam 2016-12-20 18:38:33 +0100
  • 82ce991b3d REAMDE: convert README to github markdown Michael Adam 2016-12-20 18:37:38 +0100
  • af6e236521 README: cleanup readme from legacy content Michael Adam 2016-12-20 18:34:03 +0100
  • 066b2d5ede Renamed upstream_bauth_add -> upstream_add Valen Blanco 2016-10-07 11:57:50 +0200
  • 14eae55fef Changed Upstream config directive to support receiving a Base64 string Valen Blanco 2016-10-07 11:09:50 +0200
  • 474e3f35a1 Changed 'establish_http_connection' to support connecting to an upstream proxy with a 'basic_auth' field Valen Blanco 2016-10-04 18:25:55 +0200
  • 9fac3ef792 Added new field to upstream struct; added new function for registering an upstream proxy with basic auth Valen Blanco 2016-10-03 17:33:10 +0200
  • e541456ee7 Merge pull request #36 from obnoxxx/issue-21 Michael Adam 2016-09-11 00:16:30 +0200
  • 60e5fc7c57 build: remove foreign from AM_INIT_AUTOMAKE - generate INSTALL again Michael Adam 2016-09-11 00:11:21 +0200
  • c5da1cc934 Continue with forward proxy if ReverseOnly is not true and no mapping available (#35) Stephan Leemburg 2016-09-10 19:22:45 +0200
  • 8a59afe72a formatting Stephan Leemburg 2016-09-10 19:19:10 +0200
  • 4deae6f78b remove trailing space Stephan Leemburg 2016-09-10 19:17:06 +0200
  • 54517b5440 leave the logic to the caller Stephan Leemburg 2016-09-10 18:50:33 +0200
  • b72fe55acd formatting and extra log_message Stephan Leemburg 2016-09-10 18:49:55 +0200
  • 02d89fb4ad change tab to space Stephan Leemburg 2016-09-10 18:35:31 +0200
  • 9215c451af avoid null pointer use Stephan Leemburg 2016-09-10 18:24:39 +0200
  • cd27e7b51a allow non-reverse mappings if reverseonly is not enabled Stephan Leemburg 2016-09-10 18:24:10 +0200
  • 52d92bab3f Merge 3b6e6d4b41 into 186bbc3efb Stephan Leemburg 2016-09-10 16:17:39 +0000
  • 9eba5ecbe7 Merge 3b6e6d4b41 into 186bbc3efb Stephan Leemburg 2016-09-10 16:11:08 +0000
  • 3b6e6d4b41 allow non-reverse mappings if reverseonly is not enabled Stephan Leemburg 2016-09-10 18:10:32 +0200
  • 0aedb9ba19 avoid null pointer dereference Stephan Leemburg 2016-09-07 21:45:04 +0200
  • 9930e7cd82 allow non-reverse mappings if reverseonly is not enabled Stephan Leemburg 2016-09-07 16:52:13 +0200
  • 4415b9a1a6 Add support for reverse proxy HTTPS backend Mike Mead 2016-03-31 10:50:13 +0100
  • 186bbc3efb configure.ac: remove check for broken regex which breaks crosscompilation John Spencer 2016-01-03 20:55:37 +0000
  • 155f5d3819 configure.ac: remove check for broken regex which breaks crosscompilation John Spencer 2016-01-03 20:55:37 +0000
  • def63fd375 network.c: simplify get_ip_string() John Spencer 2016-01-02 10:35:41 +0000
  • b036d2e055 Merge pull request #6 from rofl0r/url Michael Adam 2016-01-03 23:58:17 +0100
  • ee83293285 update URL rofl0r 2016-01-03 21:16:21 +0000
  • 90a2cfbc54 network.c: simplify get_ip_string() rofl0r 2016-01-02 10:35:41 +0000
  • 1115251555 Bump version to 1.8.4. 1.8.4 1.8 Michael Adam 2014-12-13 01:57:23 +0100
  • 72b477da9e Update NEWS for 1.8.4. Michael Adam 2014-12-13 01:56:27 +0100
  • 87e8da90b0 BB#110 Increase number of hash buckets from 32 to 256. Michael Adam 2014-12-13 01:37:24 +0100
  • c348513095 BB#110 limit the number of headers per request to prevent DoS Michael Adam 2013-03-15 13:10:01 +0100
  • 8845bdbff7 BB#110 secure the hashmaps by adding a seed Michael Adam 2013-03-15 12:34:01 +0100
  • 132a32a68d BB#110 Replace hash function with Dan Bernstein's. Peter H. Froehlich 2014-11-02 22:27:45 -0500
  • 800c3a250c BB#110 Increase number of hash buckets from 32 to 256. Michael Adam 2014-12-13 01:37:24 +0100
  • 545463c75d BB#110 limit the number of headers per request to prevent DoS Michael Adam 2013-03-15 13:10:01 +0100
  • 308305d827 BB#110 secure the hashmaps by adding a seed Michael Adam 2013-03-15 12:34:01 +0100
  • ab6255393d BB#110 Replace hash function with Dan Bernstein's. Peter H. Froehlich 2014-11-02 22:27:45 -0500
  • 12c454119b Update NEWS for coverity fixes. Michael Adam 2013-11-26 08:59:49 +0100
  • 9db1b0d087 buffer: fix log message in read_buffer(). Michael Adam 2013-11-23 12:21:59 +0100
  • e16844bd3b buffer: reduce indentation in read_buffer() Michael Adam 2013-11-23 12:04:02 +0100
  • 3cb25a7857 reqs: fix typo in a debug message in get_request_entity() Michael Adam 2013-11-23 11:59:47 +0100
  • ffbef661cd transparent: make transparent support compile after introduction of multi Listen Michael Adam 2013-11-23 00:15:48 +0100
  • 54244661f7 child: remove use of config.listen_addrs in child_listening_sockets() Michael Adam 2013-11-23 00:05:51 +0100
  • 5054b9b80f reqs: Fix CID 1130969 (part 3) - unchecked return value from library. Michael Adam 2013-11-22 21:56:39 +0100
  • b86ecaa11b reqs: Fix CID 1130969 (part 2) - unchecked return value from library. Michael Adam 2013-11-22 21:44:12 +0100