ddclient/t
Richard Hansen f024bcce34 Dynamically compute default for use based on usev4, usev6
This is mostly to simplify tests, but it also improves readability.

The infrastructure changes in this commit also make it possible to
introduce a new `url` variable that defaults to `opt('server', $h)`
concatenated with `opt('script', $h)` so that we can start migrating
away from those user-unfriendly variables.
2024-08-22 02:08:39 -04:00
..
lib Update ddclient::Test::Fake::HTTPD 2024-05-09 22:32:28 -04:00
builtinfw_query.pl get_ip: Don't mutate $arg 2024-07-26 19:05:47 -04:00
check_value.pl check_value: die if the value is invalid 2024-08-18 00:41:28 -04:00
get_ip_from_if.pl Don't assume the default interface has a globally routable IP 2024-07-11 00:18:27 -04:00
geturl_connectivity.pl Change t/geturl_connectivity.pl to handwritten 2024-05-07 22:39:17 -04:00
geturl_response.pl geturl: Set raw (binary) mode when reading from curl 2024-06-03 03:13:05 -04:00
group_hosts_by.pl group_hosts_by: Treat undef as unset for consistency with opt 2024-08-18 01:21:40 -04:00
header_ok.pl logging: Use Logger contexts to improve log message readability 2024-07-31 01:01:00 -04:00
interval_expired.pl Add support for infinite duration 2024-05-25 00:38:10 -04:00
is-and-extract-ipv4.pl Accept leading zeros in IPv4 addresses 2020-07-11 11:04:33 -04:00
is-and-extract-ipv6-global.pl Add get_ip_from_interface function 2020-09-21 15:16:11 -04:00
is-and-extract-ipv6.pl Add get_ip_from_interface function 2020-09-21 15:16:11 -04:00
logmsg.pl Logger: Accept an arrayref of contexts for ctx parameter 2024-08-02 20:42:36 -04:00
parse_assignments.pl parse_assignments: Support newlines 2024-08-18 00:41:28 -04:00
protocol_directnic.pl Add support for Directnic provider 2024-08-07 00:06:25 -04:00
protocol_dnsexit2.pl tests: Fix verbose option for dnsexit2 protocol tests 2024-08-18 00:35:44 -04:00
protocol_dyndns2.pl dyndns2: Add comment explaining why keys are listed in test 2024-08-05 19:57:18 -04:00
skip.pl Distinguish unset --*-skip settings from set to the empty string 2024-05-12 15:55:28 -04:00
ssl-validate.pl Fix misspelled *-ssl-validate option names 2024-05-10 16:54:40 -04:00
update_nics.pl Dynamically compute default for use based on usev4, usev6 2024-08-22 02:08:39 -04:00
use_web.pl use=web, use=<fw>: Strip HTTP headers before searching for IP 2024-07-27 04:40:34 -04:00
variable_defaults.pl Dynamically compute default for use based on usev4, usev6 2024-08-22 02:08:39 -04:00
version.pl.in Translate Perl version string to user-friendly version string 2024-05-12 16:43:43 -04:00
write_recap.pl Rename %cache to %recap for readability 2024-06-22 02:48:03 -04:00