| Commit message (Expand) | Author | Age | Files | Lines |
* | Try to remove as much as possible _stf special case through the code | Ermal | 2013-03-18 | 1 | -5/+5 |
* | Fixes IPSec Status for natted tunnels | Michele Di Maria | 2013-03-15 | 1 | -1/+1 |
* | IPsec status corrections, should fix #2861 | jim-p | 2013-03-06 | 1 | -3/+3 |
* | When auth algorithm is hmac-sha512, it produces long lines and wrap them, wha... | Renato Botelho | 2013-02-26 | 1 | -1/+1 |
* | Make function return correct address info for respective family | Ermal | 2013-02-11 | 1 | -42/+59 |
* | Correct function name | Ermal | 2013-02-07 | 1 | -4/+4 |
* | Fix IPsec status when using interface macros (e.g. "LAN subnet") and handle m... | jim-p | 2013-02-06 | 1 | -16/+35 |
* | Correct displaying of ipsec status for natted networks. | Ermal | 2013-01-27 | 1 | -1/+1 |
* | This should fix ipsec status for natted tunnel(s). | Ermal | 2012-10-05 | 1 | -3/+8 |
* | Activate more Hash, DH, and PFS options that are available in racoon now. Not... | jim-p | 2012-08-02 | 1 | -6/+31 |
* | Add Gateway Group support to the IPsec interface drop down. | smos | 2012-06-03 | 1 | -1/+1 |
* | Don't display a "mobile" user without a username. | jim-p | 2012-05-30 | 1 | -1/+2 |
* | List logged-in IPsec xauth users and provide a mechanism to disconnect them. ... | jim-p | 2012-05-25 | 1 | -0/+37 |
* | Don't do resolve_retry on ipsec_get_phase1_dst() results, because ipsec_get_p... | jim-p | 2012-05-24 | 1 | -1/+1 |
* | Test for empty here, rather than !, so a blank value (as from mobile clients)... | jim-p | 2012-05-24 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' | jim-p | 2011-07-12 | 1 | -15/+15 |
|\ |
|
| * | Merge remote-tracking branch 'mainline/master' into inc | Vinicius Coque | 2011-06-28 | 1 | -1/+2 |
| |\ |
|
| * \ | Merge remote-tracking branch 'mainline/master' into inc | Vinicius Coque | 2011-06-07 | 1 | -0/+4 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'mainline/master' into inc | Vinicius Coque | 2011-03-25 | 1 | -3/+5 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into inc | Vinicius Coque | 2011-01-28 | 1 | -0/+17 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge remote branch 'mainline/master' into inc | Vinicius Coque | 2010-12-14 | 1 | -5/+11 |
| |\ \ \ \ \ |
|
| * | | | | | | Implement gettext() calls on ipsec.inc | Carlos Eduardo Ramos | 2010-08-16 | 1 | -15/+15 |
* | | | | | | | Merge remote branch 'upstream/master' | jim-p | 2011-06-27 | 1 | -1/+2 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | Bail out of ipsec_get_phase1_dst if there is no remote gateway, else it falls... | jim-p | 2011-06-27 | 1 | -1/+2 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge remote branch 'upstream/master' | jim-p | 2011-06-03 | 1 | -0/+4 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Show how much data has passed on an SAD entry. | jim-p | 2011-06-02 | 1 | -0/+4 |
| | |_|_|/
| |/| | | |
|
* | | | | | Try to make IPv6 feature complete for IPv6 support. Looks like ipsec-tools wa... | Seth Mos | 2011-03-15 | 1 | -19/+42 |
* | | | | | Extend the IPsec configuration with a protocol family for the phase 1 | Seth Mos | 2011-03-14 | 1 | -4/+11 |
* | | | | | Make sure to note the limitations to gethostbyname, it does not work for Quad... | Seth Mos | 2011-03-14 | 1 | -1/+1 |
* | | | | | Add the ability to differentiate between v4 and v6 tunnels. Bill says he can ... | Seth Mos | 2011-03-11 | 1 | -1/+2 |
|/ / / / |
|
* | | | | Don't forget to include $g, otherwise the check will fail and still perform a... | smos | 2011-02-21 | 1 | -0/+1 |
* | | | | Hold off on resolve_retry during boot. The rest of the IPsec config is alread... | smos | 2011-02-21 | 1 | -3/+4 |
| |_|/
|/| | |
|
* | | | Ticket #1116: anonymous sainfo may be used only for single phase2 ipsec VPN's | Pierre POMES | 2010-12-28 | 1 | -1/+18 |
| |/
|/| |
|
* | | Add IPSec 'ipalias' VIP support. Ticket #1041 | Pierre POMES | 2010-12-10 | 1 | -5/+11 |
* | | Remove trailing carriage return | Scott Ullrich | 2010-11-10 | 1 | -1/+1 |
|/ |
|
* | Bring back IPsec PSK Tab/Edit. Part of ticket #108. Still needs backend code ... | jim-p | 2010-05-06 | 1 | -0/+10 |
* | Ticket #430. Give a none option to allow for roadwarriors configs. | Ermal Luçi | 2010-03-16 | 1 | -3/+7 |
* | Revert "Turn off xauth by default. Ticket #108" | sullrich | 2009-12-02 | 1 | -2/+2 |
* | Turn off xauth by default. Ticket #108 | sullrich | 2009-12-02 | 1 | -2/+2 |
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions | Scott Ullrich | 2009-09-12 | 1 | -0/+4 |
* | * Make the carp ip fix for ipsec more general so other services that use the ... | Ermal Luçi | 2009-04-22 | 1 | -4/+1 |
* | * Fix ipsec over carp handling. | Ermal Luçi | 2009-04-22 | 1 | -3/+5 |
* | * Hide interfaces internals to other code and use the propper interfaces. | Ermal Luçi | 2009-03-30 | 1 | -5/+5 |
* | Modify IPsec code to allow for transport mode. All existing configurations are | mgrooms | 2009-03-15 | 1 | -0/+4 |
* | fix display of ipsec tunnel status when using DNS entries for the endpoints | Bill Marquette | 2009-02-27 | 1 | -1/+1 |
* | Correctly return phase2 status for tunnels with hostnames | Seth Mos | 2009-01-16 | 1 | -1/+1 |
* | Rework most of the OpenVPN support. The interfaces have been updated to | Matthew Grooms | 2008-08-26 | 1 | -0/+23 |
* | Remove the vpn_endpoint_determine function. It did not work properly when | Matthew Grooms | 2008-08-02 | 1 | -0/+3 |
* | Introduce a new and improved version of IPsec mobile client support. The | Matthew Grooms | 2008-07-13 | 1 | -0/+75 |
* | Overhaul IPsec related code. Shared functions have been consolidated into | Matthew Grooms | 2008-07-11 | 1 | -0/+344 |