Commit Graph

  • 207f790314 Fix FTBFS on hurd-i386: run_tests.sh duplicates build path. Aaron M. Ucko 2021-09-21 21:46:40 -0400
  • a53d3080c1 Fix FTBFS on hurd-i386: run_tests.sh duplicates build path. Aaron M. Ucko 2021-09-21 21:46:40 -0400
  • 56c0dd1c86 correct option name Markus Moeller 2021-09-12 17:19:56 +0100
  • 306cdfe891 Use correct naming of DNS action Markus Moeller 2021-09-03 20:17:12 +0100
  • 6a8db94ea4 Add man page content Markus Moeller 2021-09-03 18:00:06 +0100
  • e5e633e45a Disable option as default Markus Moeller 2021-09-03 17:50:25 +0100
  • 5a892970ed Remove duplication Markus Moeller 2021-08-31 20:42:35 +0100
  • a1bba96ba6
    Merge branch 'tinyproxy:master' into mm-rdns huaraz 2021-08-31 20:36:40 +0100
  • 187731f80e Reverse DNS for IP networl.mask match Markus Moeller 2021-08-31 20:20:08 +0100
  • c1023f6821 fix regression failing to parse dotted netmask in upstream rofl0r 2021-08-23 13:46:42 +0000
  • 39d7bf6c70 improve error message for "Error reading readable client_fd" rofl0r 2021-07-23 20:17:18 +0100
  • e91e48dd60
    add an issue template (#387) rofl0r 2021-07-21 14:29:20 +0100
  • b1497be081
    Update new-issue--bug-report--question.md rofl0r-patch-1 rofl0r 2021-07-21 14:26:17 +0100
  • de35241981
    Update new-issue--bug-report--question.md rofl0r 2021-07-21 14:23:32 +0100
  • e7e98f044f Add an issue template rofl0r 2021-07-21 14:14:03 +0100
  • 563978a3ea socks4 upstream: add safety check for hostname length rofl0r 2021-06-25 02:55:22 +0100
  • 7ea9f80d3f fix segfault in socks4 upstream with unresolvable hostname rofl0r 2021-06-25 02:43:00 +0100
  • bc81b4d9e8 put an end to LINE_MAX issues rofl0r 2021-06-24 22:55:33 +0100
  • 558e3f748d configure.ac: remove unneeded "defs" linker flag rofl0r 2021-06-23 16:59:55 +0100
  • 7168a42624 Include limits.h to fix build on OSX Alex Wied 2021-05-12 15:15:11 -0400
  • e3c5159215
    Merge branch 'master' into fix-limits-include rofl0r 2021-05-13 01:03:07 +0100
  • 60bf8b9e4d github actions: don't run "make test" on macos it currenctly fails Michael Adam 2021-05-13 01:58:08 +0200
  • 90482ad399 github actions: don't run "make test" on macos it currenctly fails Michael Adam 2021-05-13 01:58:08 +0200
  • 0c6caf9e07
    Merge branch 'master' into fix-limits-include Michael Adam 2021-05-13 01:38:22 +0200
  • 2db9a2a00f github actions: add macos tests Michael Adam 2021-05-12 23:16:23 +0200
  • e474892047 github actions: add macos tests Michael Adam 2021-05-12 23:16:23 +0200
  • 080c16fbb7
    Merge branch 'master' into fix-limits-include Michael Adam 2021-05-12 22:50:36 +0200
  • 132a55cefb Fix github actions Michael Adam 2021-05-12 22:44:39 +0200
  • 0981eea618 Fix github actions Michael Adam 2021-05-12 22:44:39 +0200
  • dc80ccc668
    Merge branch 'master' into fix-limits-include Michael Adam 2021-05-12 22:40:10 +0200
  • e81d7767d3 Add github actions workflow for new CI Michael Adam 2021-05-12 22:30:10 +0200
  • 750c0e67fd Add github actions workflow for new CI Michael Adam 2021-05-12 22:30:10 +0200
  • e51fadb3ec Include limits.h to fix build on OSX Alex Wied 2021-05-12 15:15:11 -0400
  • 7af5b1a553 manpage: improve FilterDefaultDeny paragraph rofl0r 2021-05-10 00:25:50 +0100
  • aeb7b19c53 conf: do not warn about missing user directive unless root rofl0r 2021-05-10 00:02:35 +0100
  • 9d815f69a4 filter: hard error when filter file doesn't exist rofl0r 2021-05-09 23:41:49 +0100
  • cc47fbf1f7 manpage: URL-based filtering is no longer recommended rofl0r 2021-05-09 17:53:52 +0100
  • a869e71ac3 add support for outgoing connections with HTTP/1.1 rofl0r 2020-08-11 16:35:40 +0100
  • 979c737f9b make upstream site-spec ipv6 compatible, refactor acl code rofl0r 2021-02-13 15:11:42 +0000
  • 2529597ea0 reverse: redirect if path without trailing slash is detected rofl0r 2021-03-28 20:40:17 +0100
  • bc87de3482 Release 1.11.0 1.11.0 rofl0r 2021-04-16 13:46:58 +0100
  • 9bce8ec0d6 fix whitespace: convert tabs to the annoying spaces used in tp rofl0r 2021-03-28 20:57:22 +0100
  • 9df3fa7576 reverse: redirect if path without trailing slash is detected rofl0r 2021-03-28 20:40:17 +0100
  • 11a4f6c5cf reverse: ensure paths always end with a slash rofl0r 2021-03-28 20:36:55 +0100
  • 64badd6b37 htab: prevent filling up of table with tombstones rofl0r 2021-03-16 21:33:30 +0000
  • 48860bbe26 refactor html-error so send_http_headers() can take extra arg rofl0r 2021-03-28 20:22:32 +0100
  • 0e75840bd2 OXF-3100, tinyproxy leak fix amkumar 2021-03-26 09:18:56 +0000
  • c4231e58bf orderedmap: fix memory leak when using orderedmap_remove() rofl0r 2021-03-14 16:06:10 +0000
  • 38934921c4 htab_delete(): fix failure to set tombstone rofl0r 2021-03-14 01:06:35 +0000
  • 0bf0fd93e4 more whitespace fixes rofl0r 2021-02-13 18:29:10 +0000
  • b19bc49769 whitespace fixes rofl0r 2021-02-13 18:22:19 +0000
  • 6e216b19f0 acl: fix debug build rofl0r 2021-02-13 17:57:56 +0000
  • e52f740057 make upstream site-spec ipv6 compatible, refactor acl code rofl0r 2021-02-13 15:11:42 +0000
  • 4147e917d6 configure: check whether gperf is compatible rofl0r 2021-02-13 09:53:55 +0000
  • c04340409d chang extension on correct file infinite-turtles 2020-12-12 09:10:14 -0700
  • fb1787c4a4 use txt extension for prometheus exporter infinite-turtles 2020-12-12 09:06:55 -0700
  • f2f0512625 add prometheus exporter template Nico Holguin 2020-12-10 16:10:40 -0700
  • adad565c03 http-message: fix UB passing long to format string expecting int rofl0r 2020-10-19 20:33:04 +0100
  • db5c0e99b4 reqs: fix UB passing ssize_t to format string expecting int rofl0r 2020-10-19 20:30:10 +0100
  • 8ebbd50cb2 log: replace non-mt-safe localtime() with localtime_r() rofl0r 2020-10-19 20:26:12 +0100
  • 732bdd0f56 replace usage of non-threadsafe gmtime() with gmtime_r() rofl0r 2020-10-19 20:21:26 +0100
  • 3bb14e0440 Allow multiple Bind directives. Anton Khirnov 2020-08-26 12:32:27 +0200
  • 2b49ef0e0f sock: add missing format specifier to log_message() Anton Khirnov 2020-08-26 12:31:33 +0200
  • f7c616d2b9 log.c: fix format string args rofl0r 2020-10-19 20:07:46 +0100
  • cc0a7eb9a2 html-error: move common.h inclusion back to top rofl0r 2020-10-19 20:05:14 +0100
  • 417c258d14 conf: speed up parsing 10x by using ragel if available ragel rofl0r 2020-10-16 12:40:56 +0100
  • 3a920b7163 conf: add tool to print regex name/regex pairs as re2r input rofl0r 2020-10-16 12:03:28 +0100
  • 42bb446c96 conf: shrink back RE_MAX_MATCHES to 16 rofl0r 2020-10-16 11:58:48 +0100
  • dabfd1ad6c conf: remove pointless assert() statement rofl0r 2020-10-15 22:39:46 +0100
  • ae4cbcabd1 conf: remove trailing whitespace via C code, not regex rofl0r 2020-10-15 22:36:10 +0100
  • 22f059dc5e conf: simplify ipv4 regex rofl0r 2020-10-12 20:04:45 +0100
  • 86379b4b66 conf: parse regexes case-sensitive rofl0r 2020-10-09 01:43:46 +0100
  • 57f932a33b conf: skip leading whitespace instead of adding it to each regex rofl0r 2020-10-09 01:26:50 +0100
  • 173c5b66a7 conf: remove obsolete whitespace from regex start rofl0r 2020-10-09 01:04:44 +0100
  • 393e51ba45 conf: remove second instance of empty parens ERE group rofl0r 2020-10-09 01:00:56 +0100
  • b07f7a8422 conf: remove empty parens group from regex rofl0r 2020-10-09 00:38:13 +0100
  • 3eb238634a conf: properly escape tab in whitespace class rofl0r 2020-10-09 00:23:33 +0100
  • f1f3994d09 conf: factor out list of regex into separate header rofl0r 2020-10-09 00:22:14 +0100
  • e20aa221ff conf: move inclusion of common.h back to the start rofl0r 2020-10-01 15:25:35 +0100
  • bbb59e3f95
    Merge branch 'master' into allow-any-upstream-password Reshad Patuck 2020-10-01 09:59:19 +0530
  • 9459e9b9d9 Allow multiple Bind directives. Anton Khirnov 2020-08-26 12:32:27 +0200
  • 64279edfb6 sock: add missing format specifier to log_message() Anton Khirnov 2020-08-26 12:31:33 +0200
  • 8d27503cc3 acl: fix regression using ipv6 with netmask rofl0r 2020-09-30 19:23:34 +0100
  • 3950a606a4 conf: only treat space and tab as whitespace rofl0r 2020-09-30 05:31:56 +0100
  • a8944b93e7 conf: use [0-9] instead of [[:digit:]] for shorter re strings rofl0r 2020-09-30 05:28:00 +0100
  • 960972865c print linenumber from all conf-emitted warnings rofl0r 2020-09-30 05:21:26 +0100
  • f55c46eb39 log: print timestamps with millisecond precision rofl0r 2020-09-30 05:20:09 +0100
  • 10494cab8c change loglevel of "Not running as root" message to INFO rofl0r 2020-09-30 05:19:16 +0100
  • 4f1a1663ff conf: remove bogus support for hex literals rofl0r 2020-09-30 05:14:57 +0100
  • 35c8edcf73 speed up build by only including regex.h where needed rofl0r 2020-09-30 05:13:45 +0100
  • 0c526514fb
    update conf.c: regular expression for password Reshad Patuck 2020-09-28 21:29:56 +0530
  • 7c664ad0b2 Release 1.11.0-rc1 1.11.0-rc1 rofl0r 2020-09-27 16:22:21 +0100
  • 8594e9b8cc add conf-tokens.gperf to EXTRA_DIST rofl0r 2020-09-27 15:55:23 +0100
  • 094db9d670 version.sh: relax regex for release tag detection rofl0r 2020-09-27 15:44:50 +0100
  • 4dfac863a5 version.sh: replace -g with -git- rofl0r 2020-09-27 15:41:54 +0100
  • c74fe57262 transparent: workaround old glibc bug on RHEL7 rofl0r 2020-09-18 12:12:14 +0100
  • d4ef2cfa62 child_kill_children(): use method that actually works rofl0r 2020-09-17 21:13:28 +0100
  • da1bc1425d tune error messages to show select or poll depending on what is used rofl0r 2020-09-17 21:03:51 +0100
  • 22e4898519 add autoconf test and fallback code for systems without gperf rofl0r 2020-09-16 23:04:12 +0100
  • 45b238fc6f main: print error when config_init() fails rofl0r 2020-09-16 20:38:20 +0100