Unobsolete libcurl.so.4 since it's installed by recent versions of curl package
Fix check for cookies, the way it was implemented didn't work because it would need a refresh to check if cookie was set or not. Use javascript to do a simple test
Add a value to cookie, otherwise it's not set. Before my last change parameters were out of order and expiration time was being set as value. It should fix #4069
This is not the place for this setting and werid its here!
some lagg modes are missing vlanmtu, but work fine with VLANs. Work around it for now at least. Ticket #4186
Merge pull request #1425 from stilez/patch-2
fix strongswan conf file generation with ipcomp. Ticket #4182
Fixes #4188 use the same reqid over same phase1 but different phase2 connections. The dashboard will be fixed with the ticket already open. This should fix a lot of instabilities reported on the forums for people having a dozen or more tunnels
"Like with like" - move a few functions to better places in the code (they are placed strangely)
A few functions such as ipcmp(), subnet_expand(), and check_subnets_overlap() are in illogical places - away from all the other ip comparison and subnet basic functions and in the middle of alias handling and interface enumeration....
Correct the sense of the check by default unity is enabled
View revisions
Also available in: Atom