Giacomo Vacca

Results 4 issues of Giacomo Vacca

#### Description This adds support for the format timestamp:username used with the TURN REST API (https://tools.ietf.org/search/rfc5389#section-10.2).

The dissector is created referencing `udp.port`, which doesn't allow it to be used when HEP is over TCP.

# Description Please include a summary of the change and which issue is fixed. ## Type of change - [ ] Internal refactoring - [ ] Bug fix (bugfix -...

# Description Review sw-test/runNodeScript.js so that it's possible to provide a list of tests to execute inside `SW_TEST_CONFIG` (`includeFiles` array). Log test results as the run completes. Don't interrupt the...