Fix #4605
After base64 encoding username/password, properly escape characters =,+,/before submitting auth details
Update license on files from /etc/inc
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
Change comparison of username to certificate common name to be safer and case insensitive
Currently the username is compared against the common name using a standard PHP comparison,this is unsafe because it might do unintended type conversions. So change the != comparison to...
Use full 'Local Database' name to be sure it's authmode is local, fixes #4469
etc inc delete $Id comments
and bits of white space.Note: There are plenty of files still with old-format copyright sectionsin here.
Make the openvpn-server IP address consistent with CSC overrides behavior
Fix incorrect netmask sent to client with static IP set in RADIUS (Bug #5129)
Move main pfSense content to src/