Fix a redundant HTTP "User-Agent" string.
CURLOPT_USERAGENT expect the value to the user-agent string, not the entire key-value pair.Before this fix, HTTP header "User-Agent: User-Agent: phpDynDNS/0.7" was sent for DDNS updates.NGINX configuration at GratisDNS will not accept a user-agent formatted in the above way....
Increase filtering tail limit for logging, fixes #6652
Whitespace fixes
openvpn_add_dhcpopts already sets redirect-gateway, don't add it a second time. Ticket #6633
Set HTTP_PROXY to empty as recommended at https://httpoxy.org/#fix-now
Allow section header to be omitted by specifying "NOTITLE" as the section title.
Fixed #6437
Allow AES-GCM for P1 where using IKEv2. Ticket #5990
Merge pull request #3061 from thoughtpolice/cloudflarev6
Merge pull request #3055 from marjohn56/master
View revisions
Also available in: Atom