summaryrefslogtreecommitdiffstats
path: root/etc/inc/ipsec.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make the IPSec status page work with strongswanErmal2014-02-271-2/+2
* Oops forgot the query messageErmal2014-02-261-0/+3
* Add a function to read the status of connections/SAs/SPDs from smp plugin of ...Ermal2014-02-261-0/+32
* Push log changes for IPSec and fix generation of strongswan.conf and ipsec.se...Ermal2014-02-251-0/+6
* Try to remove as much as possible _stf special case through the codeErmal2013-03-181-5/+5
* Fixes IPSec Status for natted tunnelsMichele Di Maria2013-03-151-1/+1
* IPsec status corrections, should fix #2861jim-p2013-03-061-3/+3
* When auth algorithm is hmac-sha512, it produces long lines and wrap them, wha...Renato Botelho2013-02-261-1/+1
* Make function return correct address info for respective familyErmal2013-02-111-42/+59
* Correct function nameErmal2013-02-071-4/+4
* Fix IPsec status when using interface macros (e.g. "LAN subnet") and handle m...jim-p2013-02-061-16/+35
* Correct displaying of ipsec status for natted networks.Ermal2013-01-271-1/+1
* This should fix ipsec status for natted tunnel(s).Ermal2012-10-051-3/+8
* Activate more Hash, DH, and PFS options that are available in racoon now. Not...jim-p2012-08-021-6/+31
* Add Gateway Group support to the IPsec interface drop down.smos2012-06-031-1/+1
* Don't display a "mobile" user without a username.jim-p2012-05-301-1/+2
OpenPOWER on IntegriCloud