summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Allow IPseec clients to properly connect and not stomp over each other. Repor...Ermal LUÇI2015-02-021-1/+1
* Properly calculate the 6rd default gateway honoring netmasks other than /32Ermal LUÇI2015-02-021-1/+5
* Ticket #4353 fix typo on unset var spotted-by: Phil DavisErmal LUÇI2015-02-021-1/+1
* Merge pull request #1459 from PiBa-NL/speedup_is_portRenato Botelho2015-02-021-5/+3
|\
| * speedup 'function is_port($port)' speed by skipping calls to getservbyname wh...PiBa-NL2015-01-311-5/+3
* | need $g here so product_name is set in user agentChris Buechler2015-02-011-1/+1
* | Fixes #4360 allow marking a connection as responder only, the same behviour a...Ermal LUÇI2015-01-311-0/+3
* | Fixes #4359 Allow controlling uniqueidsErmal LUÇI2015-01-312-1/+10
|/
* Fixes #4353 Identify when strongswan.conf needs a reload and restart ipsec se...Ermal LUÇI2015-01-311-7/+19
* Merge pull request #1456 from phil-davis/patch-1Ermal LUÇI2015-01-311-0/+3
|\
| * Firewall Log does not display logged IGMP packetsPhil Davis2015-01-291-0/+3
* | Fixes #4340 encode username same as with password to avoid issues with specia...Ermal LUÇI2015-01-311-1/+1
|/
* Set update_url and update_manifest automatically based on version being or no...Renato Botelho2015-01-291-6/+13
* Fixes #4274 same fix as #4302 enclose in double quotes to tell yacc this is a...Ermal LUÇI2015-01-281-2/+6
* Apparently yacc became more strict in FreeBSD 10. Fixes #4302Ermal LUÇI2015-01-281-8/+9
* Fixes #4275 use double quotes on asn1dn specification so strongswan properly ...Ermal LUÇI2015-01-281-1/+2
* Reload filter when IPsec is disabled, fixes #4245Renato Botelho2015-01-281-0/+2
* Merge pull request #1440 from wagonza/patch-6Renato Botelho2015-01-281-1/+3
|\
| * Add support for 0x20 DNS random bit support. Fixes #4205Warren Baker2015-01-141-1/+3
* | Merge pull request #1421 from phil-davis/patch-4Renato Botelho2015-01-281-1/+15
|\ \
| * | Support choice of SMTP Authentication MechanismsPhil Davis2015-01-041-1/+15
* | | Fix #4318 - gen_subnetv4_max() not working on 32bitRenato Botelho2015-01-281-1/+1
* | | Merge pull request #1450 from phil-davis/patch-1Renato Botelho2015-01-281-2/+2
|\ \ \
| * | | Dynamic DNS wildcard typoPhil Davis2015-01-251-2/+2
* | | | Merge pull request #1445 from phil-davis/priv-typosRenato Botelho2015-01-281-2/+2
|\ \ \ \
| * | | | Unimportant typos in user and group managerPhil Davis2015-01-181-2/+2
* | | | | Simplify use of other serial ports setting all of them as onifconsole when se...Renato Botelho2015-01-272-8/+9
| |/ / / |/| | |
* | | | Fixes #4257 With the platform_booting() fixes a regression was done on openvp...Ermal LUÇI2015-01-221-6/+10
* | | | Save the tradition and point to used binaries hereErmal LUÇI2015-01-221-1/+1
* | | | When configuring radvd, check if carp is enabled. Ticket #4252Renato Botelho2015-01-221-2/+2
* | | | Do not translate function return stringRenato Botelho2015-01-221-3/+3
* | | | Fix typo in function nameRenato Botelho2015-01-221-1/+1
* | | | Strict comparison not necessary here, and makes this fail to work asChris Buechler2015-01-211-1/+1
* | | | Ticket #4254 do not put duplicate interface namesErmal LUÇI2015-01-211-1/+1
* | | | Ticket #4254 Actually use proper variables allover to have correct route addedErmal LUÇI2015-01-211-11/+11
* | | | Ticket #4254 Actually use proper interface to check if gateway existsErmal LUÇI2015-01-211-1/+5
* | | | Ticket #4254 Use proper variableErmal LUÇI2015-01-211-4/+4
* | | | Ticket #4254 actually use the info on the protocol of the vpn sepcification t...Ermal LUÇI2015-01-211-2/+2
* | | | Ticket #4254 Handle even hosts specified throguh dns nameErmal LUÇI2015-01-211-2/+7
* | | | Ticket #4524 Bring back static routes on ipsec to make sure charon does not s...Ermal LUÇI2015-01-211-2/+45
* | | | Correct this typo which would make other things breakErmal LUÇI2015-01-211-1/+1
* | | | Be compliant with gatway groups specified on ipsec. Ticket #4254Ermal LUÇI2015-01-211-5/+8
* | | | Ticket #4254 Actually fix this on 2.2 branch since vips are not handled by ge...Ermal LUÇI2015-01-211-1/+6
* | | | When radvd is configured on a CARP interface, enable it when it is MASTER and...Renato Botelho2015-01-213-0/+32
* | | | Ticket #4254 specify the list of interfaces to be used by charon. This is a w...Ermal LUÇI2015-01-211-0/+9
* | | | Use the parent NIC rather than the VIP. Fixes part of Ticket #4252Chris Buechler2015-01-211-2/+16
* | | | The reset button check should happen on all platforms, not only NanoBSDjim-p2015-01-201-2/+0
* | | | Add reset button support for APU and FW7541Renato Botelho2015-01-191-1/+8
|/ / /
* | | add detection for 7541, APUChris Buechler2015-01-161-0/+12
* | | make master 2.3-DEVELOPMENTChris Buechler2015-01-161-1/+1
OpenPOWER on IntegriCloud