zeek/testing/btest/scripts/base
Arne Welzel b3b0c3db7d utils/decompose_uri: Support URIs containing IPv6 addresses
An URI containing a bracketed or non-bracketed IPv6 address of the form
http://[::1]:42 was previously split on the first colon for port extraction,
causing a subsequent to_count() call to fail. Harden this to check for a
digits in the last :[0-9]+ component.

Fixes #4842
2025-09-23 13:04:29 +02:00
..
files annotate a number of BTests as unsuited for -O gen-C++ testing due to multiple Zeek runs 2025-09-03 11:19:38 -07:00
frameworks Avoid starting up storage expiration thread with zero backends 2025-09-15 14:18:03 -07:00
misc testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
protocols Merge remote-tracking branch 'klemensya/svcparams' 2025-09-03 15:36:03 -07:00
utils utils/decompose_uri: Support URIs containing IPv6 addresses 2025-09-23 13:04:29 +02:00