Welcome 2015
Change copyright statement to reflect reality
Fix input validation logic on diag_testport.php, escape more shell arguments for good measure
Tidy up "diag_testport.php" XHTML
Add SUMMARY to TABLESClose INPUT tagsUpdate HTML Boolean operatorsChange PRE tag to a TEXTAREA tag and add JavaScript code to take offwarpAdd missing closing FONT, closing BODY and closing HTML tags
xhtml Compliancereplaced <br>, <br/> and </br> with <br />
Remove call-time pass by reference for do_input_validation, helps ticket #2565
Add scope to target when it is a link-local, it helps ticket #3150
Show IPv6 link-local IPs as specific sources for ping, traceroute, and port testing.
Fixup source address options on Test Port page.
Update PHP shorthand tag
Standardise all PHP start tags from "" to "
Fix some typos
Add a page to perform tcp connection tests to check if a host is responding on a given port.