Changes since version 2.8-dev9 : Abhijeet Rastogi (1): REGTESTS: add success test, "set server" via fqdn Tim Duesterhus (1): BUG/MINOR: stats: fix typo in `TotalSplicedBytesOut` field name William Lallemand (3): MINOR: ssl: disable CRL checks with WolfSSL when no CRL file BUG/MINOR: ssl/sample: x509_v_err_str converter output when not found REGTESTS: ssl: simplify X509_V code check in ssl_client_auth.vtc Willy Tarreau (9): BUG/MINOR: stream/cli: fix stream age calculation in "show sess" MINOR: debug: clarify "debug dev stream" help message DEBUG: cli: add "debug dev task" to show/wake/expire/kill tasks and tasklets BUILD: cli: fix build on Windows due to isalnum() implemented as a macro MINOR: activity: use a single macro to iterate over all fields MINOR: activity: show the line header inside the SHOW_VAL macro MINOR: activity: iterate over all fields in a main loop for dumping MINOR: activity: allow "show activity" to restart dumping on any line MINOR: activity: allow "show activity" to restart in the middle of a line