index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
/
vpn.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make return value of vpn_ipsec_configure() have a meaning when ipsec is enabl...
Ermal
2013-04-22
1
-3
/
+3
*
Only reload racoon when there is at least one tunnel enabled on the interface...
Renato Botelho
2013-04-04
1
-3
/
+16
*
Fix #2818. Last change didn't work, it needs to be one more step out of the l...
Renato Botelho
2013-02-16
1
-2
/
+2
*
Fix #2818. Save information about all phase1 on ipsecpinghosts instead of onl...
Renato Botelho
2013-02-15
1
-2
/
+2
*
Remove redundant variable
bcyrill
2013-02-12
1
-1
/
+0
*
Properly generate all address data based on configuration selected
Ermal
2013-02-11
1
-23
/
+18
*
Kill filterdns when not being used
bcyrill
2013-02-02
1
-1
/
+3
*
Update etc/inc/vpn.inc
bcyrill
2013-01-22
1
-28
/
+33
*
Delete SPDs when an IPSec tunnel is deleted.
Rafael Abdo
2013-01-09
1
-0
/
+51
*
Tell filterdns to reload the config rather than restart if its running
Ermal
2013-01-02
1
-3
/
+6
*
Also consider 0.0.0.0/0 here since it fails both these tests but is still a v...
jim-p
2012-12-07
1
-1
/
+1
*
If the old configuration is present there use the new one for local users
Ermal
2012-12-06
1
-0
/
+2
*
Fix location of banner file for ipsec and also sprinkle some unset to avoid p...
Ermal
2012-11-21
1
-6
/
+22
*
Correct path even for generated certs for ipsec
Ermal
2012-11-20
1
-3
/
+3
*
Correct path to certificates as well
Ermal
2012-11-17
1
-1
/
+1
*
Corrected racoon path to psk.txt.
caseyr232
2012-11-17
1
-2
/
+2
*
Remove none per Jim since it is confusing
Ermal
2012-11-15
1
-1
/
+1
*
Allow other system authentication types to be used with ipsec. LDAP/RADIUS/lo...
Ermal
2012-11-14
1
-126
/
+75
*
Fixes #2394. If an entry of 0.0.0.0/0 is configured than use the first interf...
Ermal
2012-10-30
1
-2
/
+4
*
Fixes #2300. Take into consideration ip aliases on carp
Ermal
2012-10-30
1
-5
/
+8
*
Fixes #2300. Add static route even for ip aliases selected to avoid issues.
Ermal
2012-10-30
1
-1
/
+4
*
Use a proposal check value of obey for all mobile, not just pure-PSK. (The do...
jim-p
2012-10-22
1
-1
/
+1
*
Correct the config generation
Ermal
2012-10-05
1
-3
/
+2
*
config.xml might have some elusive data so do not fail sainfo section for loc...
Ermal
2012-10-05
1
-8
/
+6
*
Correctly build the sainfo to avoid errors
Ermal
2012-10-05
1
-5
/
+5
*
Use .= for strings rather than +=
jim-p
2012-10-05
1
-4
/
+4
*
Add a NAT entry for configuring NAT on ipsec phase2. It will add nat rules on...
Ermal
2012-10-04
1
-3
/
+29
*
Add forgotten part of the IPsec split dns fix from yesterday
jim-p
2012-09-27
1
-1
/
+8
*
Ticket #2635: during ipsec reload, do not generate spd for disabled ph1
Pierre POMES
2012-09-25
1
-8
/
+10
*
Don't add ldapcfg to racoon.conf since we're not using racoon's built-in LDAP...
jim-p
2012-09-06
1
-24
/
+27
*
Restructure these IP/subnet tests so they don't break transport mode.
jim-p
2012-08-27
1
-5
/
+5
*
Fixes #2364. On busy pppoe servers it might take some time before mpd exits. ...
Ermal
2012-05-23
1
-0
/
+4
*
Make sure that we match multiple characters.
smos
2012-05-22
1
-1
/
+1
*
First round of CARP vip renaming changes
smos
2012-05-22
1
-1
/
+1
*
routes should not be skipped when IPsec is on WAN, as WAN may not be the defa...
Chris Buechler
2012-04-23
1
-3
/
+2
*
this is only valid in mpd5 (really?...) Revert "RADIUS accounting updates ar...
Chris Buechler
2012-04-11
1
-2
/
+0
*
RADIUS accounting updates are needed for PPPoE and L2TP too
Chris Buechler
2012-04-11
1
-0
/
+2
*
Don't let an empty subnet into racoon.conf, it can cause parse errors. Ticket...
jim-p
2012-02-14
1
-0
/
+9
*
Fix reference to PPTP secondary RADIUS server shared secret.
jim-p
2012-02-13
1
-1
/
+1
*
Only do foreach on the p2's if it's actually an array.
jim-p
2012-01-31
1
-40
/
+39
*
Ensure we always write out a blank spd.conf if there are no phase 2 entries. ...
jim-p
2011-12-09
1
-11
/
+10
*
Fix several issues in pppoe code and remove duplicated code.
Ermal
2011-08-30
1
-2
/
+2
*
Make initial changes to allow pfSense to work in a jail.
Andrew Thompson
2011-08-17
1
-0
/
+7
*
Also escape \ in pptp passwords.
jim-p
2011-07-28
1
-1
/
+2
*
Correct whitespace and some problems in the just merged ldap auth sorce for r...
Ermal
2011-07-27
1
-23
/
+24
*
Merge pull request #8 from ninja76/master
Ermal Luçi
2011-07-27
1
-1
/
+25
|
\
|
*
Improved ipsec ldap xauth
Bryan Haase
2011-07-27
1
-2
/
+3
|
*
format error
Bryan Haase
2011-07-22
1
-2
/
+2
|
*
More sanity checking
Bryan Haase
2011-07-22
1
-9
/
+16
|
*
Ipsec xAuth patch
Bryan Haase
2011-07-22
1
-0
/
+16
[next]