summaryrefslogtreecommitdiffstats
path: root/etc/inc/ipsec.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* List logged-in IPsec xauth users and provide a mechanism to disconnect them. ...jim-p2012-05-251-0/+37
* Don't do resolve_retry on ipsec_get_phase1_dst() results, because ipsec_get_p...jim-p2012-05-241-1/+1
* Test for empty here, rather than !, so a blank value (as from mobile clients)...jim-p2012-05-241-1/+1
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-15/+15
|\
| * Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-281-1/+2
| |\
| * \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-071-0/+4
| |\ \
| * \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-3/+5
| |\ \ \
| * \ \ \ Merge branch 'master' into incVinicius Coque2011-01-281-0/+17
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'mainline/master' into incVinicius Coque2010-12-141-5/+11
| |\ \ \ \ \
| * | | | | | Implement gettext() calls on ipsec.incCarlos Eduardo Ramos2010-08-161-15/+15
* | | | | | | Merge remote branch 'upstream/master'jim-p2011-06-271-1/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Bail out of ipsec_get_phase1_dst if there is no remote gateway, else it falls...jim-p2011-06-271-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge remote branch 'upstream/master'jim-p2011-06-031-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Show how much data has passed on an SAD entry.jim-p2011-06-021-0/+4
| | |_|_|/ | |/| | |
* | | | | Try to make IPv6 feature complete for IPv6 support. Looks like ipsec-tools wa...Seth Mos2011-03-151-19/+42
OpenPOWER on IntegriCloud