summaryrefslogtreecommitdiffstats
path: root/etc/inc/ipsec.inc
Commit message (Expand)AuthorAgeFilesLines
* Add 'any' option for peer ID, for mobile IPsec scenarios where you can't or d...Chris Buechler2015-07-251-0/+1
* Add leftid and rightid value between double quotes on ipsec config when type ...Renato Botelho2015-07-161-3/+0
* Code spacingPhil Davis2015-06-151-3/+3
* Code style bits and pieces from etcPhil Davis2015-05-311-53/+53
* ipsec: psk keyid bugfixBruno Thomsen2015-05-131-1/+1
* ipsec: pfs ecc brainpool curve supportBruno Thomsen2015-05-121-1/+4
* ipsec: pfs ecc nist curve supportBruno Thomsen2015-05-121-1/+4
* ipsec: IKEv2 Diffie-Hellman ECC Brainpool supportBruno Thomsen2015-05-121-1/+4
* ipsec: IKE phase one AES-GCM supportBruno Thomsen2015-05-121-0/+3
* Allow to configure new modes for phase1 according to RFC 5903 by manually mer...Ermal LUÇI2015-04-201-0/+3
* Add support for EAP-RADIUS to IKEv2 Mobile ClientsIngo Bauersachs2015-04-151-0/+1
* Add a check for whether IPsec is enabled, so it doesn't spit out "IPsecChris Buechler2015-03-311-4/+8
* correct missing == 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-2/+3
* Code style for etc inc i to pPhil Davis2015-02-281-126/+158
* 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-1/+2
* Save the tradition and point to used binaries hereErmal LUÇI2015-01-221-1/+1
* Add EAP-MSChapv2 implementation for Windows ipsec support as reported here ht...Ermal LUÇI2015-01-141-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
OpenPOWER on IntegriCloud