summaryrefslogtreecommitdiffstats
path: root/etc/inc/ipsec.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Extend the IPsec configuration with a protocol family for the phase 1Seth Mos2011-03-141-4/+11
* | | | | Make sure to note the limitations to gethostbyname, it does not work for Quad...Seth Mos2011-03-141-1/+1
* | | | | Add the ability to differentiate between v4 and v6 tunnels. Bill says he can ...Seth Mos2011-03-111-1/+2
|/ / / /
* | | | Don't forget to include $g, otherwise the check will fail and still perform a...smos2011-02-211-0/+1
* | | | Hold off on resolve_retry during boot. The rest of the IPsec config is alread...smos2011-02-211-3/+4
| |_|/ |/| |
* | | Ticket #1116: anonymous sainfo may be used only for single phase2 ipsec VPN'sPierre POMES2010-12-281-1/+18
| |/ |/|
* | Add IPSec 'ipalias' VIP support. Ticket #1041Pierre POMES2010-12-101-5/+11
* | Remove trailing carriage returnScott Ullrich2010-11-101-1/+1
|/
* Bring back IPsec PSK Tab/Edit. Part of ticket #108. Still needs backend code ...jim-p2010-05-061-0/+10
* Ticket #430. Give a none option to allow for roadwarriors configs.Ermal Luçi2010-03-161-3/+7
* Revert "Turn off xauth by default. Ticket #108"sullrich2009-12-021-2/+2
* Turn off xauth by default. Ticket #108sullrich2009-12-021-2/+2
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+4
* * Make the carp ip fix for ipsec more general so other services that use the ...Ermal Luçi2009-04-221-4/+1
* * Fix ipsec over carp handling.Ermal Luçi2009-04-221-3/+5
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-5/+5
* Modify IPsec code to allow for transport mode. All existing configurations aremgrooms2009-03-151-0/+4
* fix display of ipsec tunnel status when using DNS entries for the endpointsBill Marquette2009-02-271-1/+1
* Correctly return phase2 status for tunnels with hostnamesSeth Mos2009-01-161-1/+1
* Rework most of the OpenVPN support. The interfaces have been updated toMatthew Grooms2008-08-261-0/+23
* Remove the vpn_endpoint_determine function. It did not work properly whenMatthew Grooms2008-08-021-0/+3
* Introduce a new and improved version of IPsec mobile client support. TheMatthew Grooms2008-07-131-0/+75
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-111-0/+344
OpenPOWER on IntegriCloud