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
*
Merge remote branch 'mainline/master' into inc
Renato Botelho
2010-09-08
1
-43
/
+48
|
\
|
*
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 gettext calls with printf to permit change strings order
Renato Botelho
2010-08-30
1
-4
/
+4
*
|
Merge remote branch 'mainline/master' into inc
Renato Botelho
2010-08-30
1
-3
/
+3
|
\
\
|
|
/
|
*
Fix some PPPoE server radius variable references. Fixes #853.
jim-p
2010-08-27
1
-3
/
+3
*
|
Fix gettext on vpn.inc
Carlos Eduardo Ramos
2010-08-19
1
-1
/
+1
*
|
Implement gettext() calls on vpn.inc
Renato Botelho
2010-08-18
1
-32
/
+32
|
/
*
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
*
Honor GUI configured DNS settings for PPTP/PPPoE/L2TP if present.
jim-p
2010-06-07
1
-20
/
+30
*
Add per-user PSKs to racoon.
jim-p
2010-05-28
1
-1
/
+8
*
Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly ...
Erik Fonnesbeck
2010-05-20
1
-5
/
+5
*
Add a few comments. This should be ready for testing/feedback. Ticket #108
jim-p
2010-05-06
1
-0
/
+2
*
Add missing ;
jim-p
2010-05-06
1
-1
/
+1
*
Set proposal check and passive as needed for this scenario also. Ticket #108
jim-p
2010-05-06
1
-1
/
+6
*
Ensure initial_contact is 'on' in this case to behave as 1.2.3 did. Ticket #108
jim-p
2010-05-06
1
-3
/
+4
*
Set generate_policy to "on" to behave as 1.2.3 does in this case. Ticket #108
jim-p
2010-05-06
1
-1
/
+4
*
Only specify peer ID if we are not dealing with a mobile PSK-only tunnel. Tic...
jim-p
2010-05-06
1
-1
/
+6
*
Do not specify subnet in sainfo if we are dealing with a mobile PSK-only tunn...
jim-p
2010-05-06
1
-1
/
+1
*
Write out IPsec PSKs for mobile clients. Part of ticket #108.
jim-p
2010-05-06
1
-0
/
+7
*
Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP serve...
Ermal
2010-03-23
1
-3
/
+3
*
Ticket #430. Give a none option to allow for roadwarriors configs.
Ermal Luçi
2010-03-16
1
-5
/
+7
*
Only fetch inet family routes.
Ermal
2010-03-12
1
-1
/
+1
*
Prevent errors when running without a lan defined interface. Also remove some...
Ermal Luçi
2010-02-24
1
-7
/
+7
*
Three fixes:
pierrepomes
2010-02-17
1
-8
/
+6
*
Ticket #332. Simplify creating the ipsecpinghosts file.
Ermal Luçi
2010-02-09
1
-3
/
+9
*
ping_hosts.sh is no more in /etc. Remove some unneeded lines.
Ermal Luçi
2010-02-03
1
-1
/
+1
*
Use global variable.
Ermal Luçi
2010-02-03
1
-2
/
+2
*
Use global variable and do not loop all entries undefinitely.
Ermal Luçi
2010-02-03
1
-2
/
+4
*
Do propper checking on sasyncd to not try to start this damon uselessly.
Ermal Luçi
2010-02-03
1
-10
/
+9
*
Do not fail to create racoon.conf if there is no ip on wan. this might be a v...
Ermal Luçi
2010-01-28
1
-9
/
+0
*
Use better interface names.
Ermal Luçi
2009-12-28
1
-3
/
+2
*
Fix racoon file gneration when selected type is dyn_dns. Reported-by: http://...
Ermal Luçi
2009-12-28
1
-0
/
+1
*
Check to see if processes are running before killing
sullrich
2009-12-02
1
-3
/
+6
*
Reload tunnel policies Ticket #137
sullrich
2009-12-02
1
-3
/
+3
*
Restore lost code. Noticed-by: Ermal
sullrich
2009-12-02
1
-2
/
+2
*
Combine PPTP Server subnet and clients. Code imported from m0n0wall. Ticket...
sullrich
2009-12-02
1
-12
/
+7
[next]