summaryrefslogtreecommitdiffstats
path: root/etc/inc/ipsec.inc
Commit message (Expand)AuthorAgeFilesLines
* Add a check for whether IPsec is enabled, so it doesn't spit out "IPsecChris Buechler2015-03-311-4/+8
* add missing double == in ipsec.incChris Buechler2015-03-121-1/+1
* White space in ipsec.incPhil Davis2015-03-121-10/+10
* Fix IPsec on CARP IPs, broken when fixing IPsec with gateway groups and VIPs.Chris Buechler2015-03-121-5/+9
* Use get_failover_interface here to find appropriate interface. Ticket #4482Chris Buechler2015-03-061-3/+4
* Fix restartipsec command line script.jim-p2015-02-041-0/+14
* Fixes #4359 Allow controlling uniqueidsErmal LUÇI2015-01-311-0/+4
* Fixes #4275 use double quotes on asn1dn specification so strongswan properly ...Ermal LUÇI2015-01-281-2/+4
* Save the tradition and point to used binaries hereErmal LUÇI2015-01-221-1/+1
* Revert "Move to specifically specifying the ID type apart when an ip address ...Ermal LUÇI2015-01-151-22/+20
* Revert "Fix typos introduced by chaning to explicit id specification when nec...Ermal LUÇI2015-01-151-5/+5
* Add EAP-MSChapv2 implementation for Windows ipsec support as reported here ht...Ermal LUÇI2015-01-151-0/+6
* To avoid issues with clashing SAIDs go back to specifying the reqid in strong...Ermal LUÇI2015-01-131-0/+23
* Fix typos introduced by chaning to explicit id specification when necessary. ...Ermal LUÇI2015-01-121-5/+5
* Move to specifically specifying the ID type apart when an ip address to have ...Ermal LUÇI2015-01-071-20/+22
* Enforce subnet check here to avoid any issues resulting from function call.Ermal LUÇI2015-01-061-1/+1
* ipsec_smp_dump_status get out of loop if errorPhil Davis2014-12-301-0/+7
* Fixes #4130 Check for a certain size of file to start showing data on dashboa...Ermal LUÇI2014-12-241-0/+4
* Fix displaying description for IKEv1 connected tunnelsErmal LUÇI2014-12-241-8/+4
* Make this function readbleErmal LUÇI2014-12-241-5/+4
* Correct ipsec status page to make connect button workErmal LUÇI2014-12-221-0/+16
* Remove unused functionErmal LUÇI2014-12-191-83/+0
* get_failover_interface() is already called inside get_interface_ip(v6), no ne...Renato Botelho2014-12-101-4/+2
* Add input validation on vpn_ipsec_settings.php. Fixes #4052.Chris Buechler2014-11-281-1/+1
* Make the parsing of setkey -d(SAs) more reliable. Fixes #4043Ermal LUÇI2014-11-271-18/+19
* Rather than set the g['booting'] on globals provide a function to test for th...Ermal LUÇI2014-11-261-1/+1
* Remove AES-GCM from phase1 settings algos since its not recommendedErmal LUÇI2014-11-251-3/+0
* remove unused function referencing racoonChris Buechler2014-11-251-8/+0
* correctly specify arrays here. Fixes last of issue with Ticket #3955, andChris Buechler2014-11-171-2/+2
* Revert "Make phase1_status function wok whnever there is a smp dump. This sho...Ermal2014-11-121-9/+2
* Make phase1_status function wok whnever there is a smp dump. This should unbr...Ermal2014-11-111-2/+9
* touch up textChris Buechler2014-11-041-3/+3
* get back to our standard RFC-defined capitalization of IPsecChris Buechler2014-10-021-3/+3
* Remove wrongly used typeErmal2014-09-121-1/+1
* Only for movile usersErmal2014-09-121-1/+1
* Provide a first implementation of EAP-TLS authentication with IKEv2. It is a ...Ermal2014-09-121-0/+1
* Fix path to xml and make sure the parser will see the custom tagsErmal2014-09-111-2/+2
* Make use of the xml output from stroke leases commandErmal2014-09-101-25/+11
* Return something meaningful until the widget is made to work correctlyErmal2014-09-101-0/+3
* Remove traces of older implementation still presentErmal2014-09-101-6/+0
* Fixes #3823 Properly parse auth tags as variablesErmal2014-09-081-1/+1
* Fix subnet display for IPsec status. Ticket #3826Renato Botelho2014-09-021-0/+16
* Correct the ipsec status pages to show proper information as needed.Ermal2014-08-181-6/+2
* Use proper path to setkey now that ipsec-tools are not used anymoreErmal2014-08-181-3/+3
* Correct the functions for returning tunnel status to use strongswan status re...Ermal2014-08-181-25/+14
* Add the AESGCM and XCBC on the list of algos availbleErmal2014-06-241-3/+14
* Fix #3665, show IPSec tunnel description on status pageRenato Botelho2014-06-121-0/+24
* Move duplicated code into a function; Include local ID on mobile tunnel key l...jim-p2014-05-151-0/+53
* Correct the step for phase2 algos as wellErmal2014-03-061-1/+1
* Use a step of 64 here too to comply with what the daemon can parse/understandErmal2014-03-061-1/+1
OpenPOWER on IntegriCloud