summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change OpenVPN CARP VIP test to be more accurate. The client should also not ...jim-p2015-01-081-2/+2
* Unobsolete libcurl.so.4 since it's installed by recent versions of curl packageRenato Botelho2015-01-081-1/+0
* Fix check for cookies, the way it was implemented didn't work because it woul...Renato Botelho2015-01-081-15/+16
* Add a value to cookie, otherwise it's not set. Before my last change paramete...Renato Botelho2015-01-081-1/+1
* This is not the place for this setting and werid its here!Ermal LUÇI2015-01-081-6/+0
* some lagg modes are missing vlanmtu, but work fine with VLANs. Work around it...Chris Buechler2015-01-081-0/+4
* Also include /127 for IPv6, it works fine. Ticket #3657Chris Buechler2015-01-071-5/+3
* Allow for configuring /31 masks on interfaces.php. The rest of the code was u...Chris Buechler2015-01-071-10/+6
* "Like with like" - move a few functions to better places in the code (they ar...stilez2015-01-071-87/+88
* fix up textChris Buechler2015-01-076-8/+8
* fix strongswan conf file generation with ipcomp. Ticket #4182Chris Buechler2015-01-071-1/+1
* Fixes #4188 use the same reqid over same phase1 but different phase2 connecti...Ermal LUÇI2015-01-081-1/+1
* Correct the sense of the check by default unity is enabledErmal LUÇI2015-01-071-2/+2
* Provide an advanced setting to be able to disable Unity Plugin(Cisco extensions)Ermal LUÇI2015-01-072-1/+21
* Move to specifically specifying the ID type apart when an ip address to have ...Ermal LUÇI2015-01-072-31/+35
* Don't hard code the target IP in auto-generated outbound NAT rules, useChris Buechler2015-01-071-2/+2
* split is deprecated move to explodeErmal LUÇI2015-01-071-2/+2
* split is deprecated move to explodeErmal LUÇI2015-01-071-2/+2
* split is deprecated move to explodeErmal LUÇI2015-01-071-4/+4
* split is deprecated move to explodeErmal LUÇI2015-01-071-1/+1
* fix textChris Buechler2015-01-071-1/+1
* fix spelling of compressionChris Buechler2015-01-072-7/+7
* Fixes #4182 by properly managing IPcomp on ipsec tunnels.Ermal LUÇI2015-01-073-15/+19
* Fix #4146:Renato Botelho2015-01-071-2/+2
* Log PHP errors. Ticket #4143Chris Buechler2015-01-071-0/+10
* Enforce subnet check here to avoid any issues resulting from function call.Ermal LUÇI2015-01-062-2/+2
* Remove useless check, CARP does not depend of interface having another IP set...Renato Botelho2015-01-061-16/+0
* Remove some extra spacesRenato Botelho2015-01-061-2/+2
* Fix typo on variable nameRenato Botelho2015-01-061-1/+1
* Tighten and IPv6-ify gen_subnet() etcstilez2015-01-061-27/+39
* OpenVPN backend authentication fix key and translationPhil Davis2015-01-061-3/+3
* Revert "FreeBSD fails to set advskew back to 0 after you set it to any other"Renato Botelho2015-01-061-16/+4
* Add secure flag when necessary to cookie_test, as we do for session cookie, t...Renato Botelho2015-01-061-1/+9
* Allow IPv6 on loopback needs quickPhil Davis2015-01-051-2/+2
* Limit unbound so-rcvbuf: 8mPhil Davis2015-01-051-1/+5
* Fix #4090:Renato Botelho2015-01-055-5/+12
* It's supposed to remove windows EOL here, not ;Renato Botelho2015-01-051-1/+1
* Make it possible to backup/restore 'DNS Resolver' section individuallyRenato Botelho2015-01-051-0/+1
* Do not monitor a gateway that has not got DHCP yetPhil Davis2015-01-051-0/+3
* Fix track6 prefix id range check, reported by jimpRenato Botelho2015-01-021-1/+1
* Allow blank source port in diag_testportPhil Davis2015-01-021-15/+10
* Fix lineup of copyright linesPhil Davis2015-01-01296-1503/+1578
* Remove duplicate copyrightPhil Davis2015-01-013-4/+1
* Use binat, not nat, where IPsec NAT is configured with an address for local a...Chris Buechler2014-12-311-10/+6
* Welcome 2015Renato Botelho2014-12-31299-305/+305
* Add config upgrade code to make sure iketype is set, bump config version to 1...Renato Botelho2014-12-313-2/+14
* libreadline.so.6 is not supposed to be obsoleted, fixes #4159Renato Botelho2014-12-311-1/+0
* Allow IPv6 on loopback even where IPv6 is otherwise disabled. The intent of t...Chris Buechler2014-12-311-0/+3
* Reload Unbound after IP changes, to fix issues noted in Ticket #4095. Do so b...Chris Buechler2014-12-302-0/+7
* IPsec Widget allow for old settings that have no iketypePhil Davis2014-12-301-1/+1
OpenPOWER on IntegriCloud