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
*
Always write out the filterdns-ipsec.hosts file, otherwise deleted tunnels wi...
smos
2011-03-02
1
-15
/
+15
*
Add a check that should prevent configuration of racoon with duplicate phase ...
smos
2011-03-02
1
-1
/
+4
*
Add more safeguards and IP address checks
smos
2011-02-21
1
-4
/
+4
*
Do not resolve the hostname during boot, also make really sure we have a IP a...
smos
2011-02-21
1
-2
/
+3
*
Prevent a empty remote gateway IP from ending up in the config
smos
2011-02-21
1
-0
/
+2
*
Make sure to initialize the remote gateway IP variable so that it does not en...
smos
2011-02-21
1
-0
/
+1
*
Do not resolve the dyndns hostnames during boot. With many tunnels that have ...
smos
2011-02-11
1
-2
/
+6
*
Fix typo (swapped parameters)
jim-p
2011-01-31
1
-1
/
+1
*
Fix typo
jim-p
2011-01-31
1
-1
/
+1
*
Correct configuration file name.
Ermal
2011-01-29
1
-1
/
+1
*
Use filterdns instead of dnswatch which will be retired.
Ermal
2011-01-26
1
-13
/
+14
*
Actually use sigkillbypid.
Ermal
2011-01-05
1
-1
/
+1
*
Send a HUP to racoon which is equivalent to the reload-config racoonctl comma...
Ermal
2011-01-05
1
-1
/
+3
*
Add radius port and radius accounting port to config if supplied.
Ermal
2010-12-28
1
-1
/
+7
*
Ticket #1116: anonymous sainfo may be used only for single phase2 ipsec VPN's
Pierre POMES
2010-12-28
1
-2
/
+3
*
Prevent other types of interface for being added to ng_ether(4). It might be ...
Ermal
2010-12-22
1
-2
/
+4
*
nuke trailing carriage returns
Scott Ullrich
2010-12-22
1
-1
/
+1
*
Do not attach ng_etther(4) to every system interface. Instead do a search if ...
Ermal
2010-12-17
1
-0
/
+15
*
Some IPsec mobile changes to inch a little closer to working L2TP+IPsec. Tick...
jim-p
2010-12-10
1
-13
/
+20
*
Only print "sainfo anonymous" also for xauth-psk setups. See http://forum.pfs...
jim-p
2010-12-08
1
-2
/
+5
*
Do the setting earlier to not miss any code and make ipsec not work.
Ermal
2010-12-06
1
-2
/
+2
*
Remove trailing carriage return
Scott Ullrich
2010-11-10
1
-1
/
+2
*
Activate code to allow ipsec to work normally.
Ermal
2010-11-03
1
-2
/
+2
*
More VPN log fixes, for consistency. Ticket #912
jim-p
2010-11-02
1
-6
/
+6
*
Fix typo (standart -> standard)
jim-p
2010-11-02
1
-2
/
+2
*
Switch to a unified vpn-linkup and vpn-linkdown.
jim-p
2010-11-02
1
-6
/
+6
*
Fix l2tp interface naming. Fixes #985
jim-p
2010-11-02
1
-1
/
+1
*
Use individual linkdown scripts.
jim-p
2010-11-01
1
-3
/
+3
*
Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec...
jim-p
2010-10-19
1
-3
/
+3
*
Fix racoon.conf generation for localid_type=address. Ticket #936
pierrepomes
2010-10-05
1
-4
/
+6
*
Add contributed patch to allow certain IPsec mobile clients to save Xauth pas...
jim-p
2010-10-05
1
-0
/
+3
*
DNSWatch core dumps when it encounters white spaces.
Warren Baker
2010-09-23
1
-1
/
+1
*
Properly check and set "Prefer older IPsec SAs" setting in the config and its...
jim-p
2010-09-22
1
-4
/
+8
*
Actually decode before writing to mpd.secret. Alos correct variable names. Di...
Ermal
2010-09-03
1
-1
/
+1
*
Make possible to run multiple instances of pppoe server. Not yet switched to ...
Ermal
2010-09-02
1
-40
/
+43
*
CA/CERT Move
jim-p
2010-09-01
1
-2
/
+2
*
also include split_dns, as Cisco VPN clients won't query across the VPN witho...
Chris Buechler
2010-09-01
1
-2
/
+4
*
Fix spelling error. Thanks-to: wagnoza (IRC)
Ermal
2010-08-31
1
-1
/
+1
*
Do proper checking on the interval used for dnswatch. Otherwise might pass wr...
Ermal
2010-08-31
1
-1
/
+1
*
Fix some PPPoE server radius variable references. Fixes #853.
jim-p
2010-08-27
1
-3
/
+3
*
Let the user choose the IPsec CA instead of assuming.
jim-p
2010-08-13
1
-1
/
+1
*
Only write out the CA if one exists.
jim-p
2010-08-13
1
-9
/
+11
*
Flip this check
jim-p
2010-08-13
1
-2
/
+2
*
When using a certificate for IPsec, also write out and reference the certific...
jim-p
2010-08-13
1
-0
/
+15
*
Honor a phase 1 proposal_check if one is set, otherwise use the default.
jim-p
2010-08-13
1
-2
/
+2
*
Resolves #815. Do not add protection rules if lan interface has no ip.
Ermal
2010-08-10
1
-5
/
+7
*
Fix test of preferoldsa to check the proper variable name.
jim-p
2010-07-27
1
-1
/
+1
*
Ticket #655. Another try at this.
Ermal
2010-07-22
1
-6
/
+6
*
Fixes #755. Workaround bug on dnswatch and properties_read by actually creati...
Ermal
2010-07-21
1
-1
/
+1
*
Remove gif creation/deletion in ipsec code it seems unlikely and unused for a...
Ermal
2010-06-15
1
-38
/
+2
[next]