summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
Commit message (Expand)AuthorAgeFilesLines
* Check to see if processes are running before killingsullrich2009-12-021-3/+6
* Reload tunnel policies Ticket #137sullrich2009-12-021-3/+3
* Restore lost code. Noticed-by: Ermalsullrich2009-12-021-2/+2
* Combine PPTP Server subnet and clients. Code imported from m0n0wall. Ticket...sullrich2009-12-021-12/+7
* Remove ipsec_in_use sysctlsullrich2009-11-281-2/+2
* Add newline after set radius server Resolves #184sullrich2009-11-271-0/+2
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-3/+1
* Turn off IPSEC net.inet.ip.ipsec_in_use when IPSEC is disabledScott Ullrich2009-10-281-2/+5
* Set sysctl net.inet.ip.ipsec_in_use=1 when starting racoonScott Ullrich2009-10-281-0/+1
* More IPSec, filter.inc changesEirik Oeverby2009-09-231-8/+13
* Here we go again .. IPSec stuffEirik Oeverby2009-09-231-1/+1
* Add neccessary include.Ermal Luçi2009-09-211-0/+1
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-1/+9
* Fix typo in variable name which resulted in a incorrect format for the /var/d...Seth Mos2009-09-011-1/+1
* Unbreak ipsec on my firewall. For some reason p2_ealgos is not being defined...Scott Ullrich2009-08-261-0/+7
* remove debugging echoScott Ullrich2009-08-251-1/+1
* Check correct variablesScott Ullrich2009-08-251-1/+2
* Do not enter for loop if all variables are 0. Apparently we have some includ...Scott Ullrich2009-08-251-5/+9
* Ipsec.inc is in functions.incScott Ullrich2009-08-251-3/+0
* Unbreak IPSEC!Scott Ullrich2009-08-231-0/+3
* Do not send a HUP to racoon as that causes issue with initialSeth Mos2009-07-141-3/+0
* Switch over the dns list from arguments to dnswatch to a file which holds the...Seth Mos2009-07-141-4/+3
* Make the dnswatch_list array unique before processing itSeth Mos2009-07-131-0/+1
* Silence route delete, this will also match on local network connectedSeth Mos2009-07-131-1/+1
* Correct variable names so that the logging is useful.Seth Mos2009-07-061-2/+1
* Remove some unneccessary calls to filter_configure() they just give recursivity!Ermal Luçi2009-06-181-14/+2
* Use is_dir, not is_file for detecting directory existance.Scott Ullrich2009-06-021-1/+1
* fix route deletionChris Buechler2009-05-311-2/+2
* clarify log messageChris Buechler2009-05-311-4/+2
* Ensure /var/db/racoon existsScott Ullrich2009-05-301-0/+2
* Fix PPTP+RADIUS. See ticket #1926.jim-p2009-05-121-4/+13
* Rename filter_translate_type_to_real_interface to interface_translate_type_to...Ermal Luçi2009-05-051-1/+1
* Use correct variable name.Ermal Luçi2009-04-261-2/+2
* Fix a spd.conf not loading changes issue.Ermal Luçi2009-04-261-0/+2
* * Do not apply the settings directly from hitting the SAVE button show the ap...Ermal Luçi2009-04-221-3/+1
* * Fix ipsec over carp handling.Ermal Luçi2009-04-221-12/+10
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-8/+8
* Add secret option required on some setups.Ermal Luçi2009-03-221-0/+2
* We include ng_l2tp in kernel already, do not kldloadScott Ullrich2009-03-151-3/+0
* Correct a typo in vpn.inc that broke esp encryption algorithm configuration.mgrooms2009-03-151-1/+1
* Modify IPsec code to allow for transport mode. All existing configurations aremgrooms2009-03-151-48/+88
* Move the IPsec pinghost option from phase1 to phase2. Correct somemgrooms2009-03-151-11/+25
* Move the admin socket parameter into the existing listen section.Seth Mos2009-03-131-5/+2
* Actually remove the spd reload files after processing it. This would break th...Seth Mos2009-03-121-8/+8
* Correct and expand the local and remote IP address endpoint check so that it ...Seth Mos2009-03-121-2/+5
* Migrate IPsec certificate management to centralized system.mgrooms2009-03-121-56/+41
* Fix typo in function namesSeth Mos2009-03-121-1/+1
* If either the old or new local or remote endpoint is not a IP address we make...Seth Mos2009-03-121-1/+4
* Correct spelling to the past tenseSeth Mos2009-03-111-1/+1
* Use the new is_module_loaded function to avoid spamming the System log.Ermal Luçi2009-03-081-1/+2
OpenPOWER on IntegriCloud