summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Merge pull request #1422 from phil-davis/patch-1Renato Botelho2015-01-061-3/+3
| |\
| | * 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
| |/
| * Merge pull request #1419 from phil-davis/patch-2Chris Buechler2015-01-051-2/+2
| |\
| | * Allow IPv6 on loopback needs quickPhil Davis2015-01-041-2/+2
| * | Merge pull request #1420 from phil-davis/patch-3Chris Buechler2015-01-051-1/+5
| |\ \
| | * | Limit unbound so-rcvbuf: 8mPhil Davis2015-01-041-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
| * | Merge pull request #1414 from phil-davis/patch-1Renato Botelho2015-01-051-0/+3
| |\ \ | | |/ | |/|
| | * Do not monitor a gateway that has not got DHCP yetPhil Davis2014-12-311-0/+3
| * | Fix track6 prefix id range check, reported by jimpRenato Botelho2015-01-021-1/+1
| * | Merge pull request #1418 from phil-davis/patch-2Renato Botelho2015-01-021-15/+10
| |\ \
| | * | Allow blank source port in diag_testportPhil Davis2015-01-021-15/+10
| |/ /
| * | Merge pull request #1416 from phil-davis/Copyright-formatRenato Botelho2015-01-01296-1503/+1578
| |\ \
| | * | Fix lineup of copyright linesPhil Davis2015-01-01296-1503/+1578
| * | | Merge pull request #1415 from phil-davis/copyright-dupRenato Botelho2015-01-013-4/+1
| |\ \ \ | | |/ / | |/| |
| | * | 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
| * Merge pull request #1412 from phil-davis/patch-2Chris Buechler2014-12-301-1/+1
| |\
| | * IPsec Widget allow for old settings that have no iketypePhil Davis2014-12-301-1/+1
| * | Merge pull request #1413 from phil-davis/patch-3Chris Buechler2014-12-301-1/+1
| |\ \
| | * | Allow for old settings that have no iketypePhil Davis2014-12-301-1/+1
| | |/
| * | Only set route-to and reply-to on ESP and ISAKMP rules if the remote endpoint...Chris Buechler2014-12-301-12/+18
| * | Oops this should be 0s rather than 00. Linked with Ticket #4158Ermal2014-12-301-4/+4
| * | Merge pull request #1411 from phil-davis/patch-1Ermal2014-12-301-0/+7
| |\ \
| | * | ipsec_smp_dump_status get out of loop if errorPhil Davis2014-12-301-0/+7
| | |/
| * | Unbreak IPsec rules generation for IPsec over CARP. Should help even Ticket #...Ermal LUÇI2014-12-301-1/+1
| * | Check for fqdn peerid/myids and prepend @ so strongswan does not try to be sm...Ermal LUÇI2014-12-301-5/+13
| * | Use base64 encoded secrets which Fixes #4158Ermal LUÇI2014-12-301-4/+4
| |/
* | implemented widget drag/drop on index + storageSjon Hortensius2015-01-119-328/+313
* | notices now presented as modal-popupSjon Hortensius2015-01-102-41/+53
* | initial rewrite of package management pagesSjon Hortensius2015-01-108-382/+301
OpenPOWER on IntegriCloud