summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Increase time to wait after killing mpd4 on l2tp case.Ermal Luçi2009-02-151-1/+1
* Remove all global decalarations regarding pptp/pppoe/l2tp they are no more ne...Ermal Luçi2009-02-151-6/+3
* L2TP improvements.Ermal Luçi2009-02-151-1/+2
* Fix typo.Ermal Luçi2009-02-151-1/+1
* Remove radius-ip option also non present on mpd4.Ermal Luçi2009-02-151-5/+0
* radius-fallback option is no more present on mpd4.Ermal Luçi2009-02-151-3/+0
* Fix ltp links creation.Ermal Luçi2009-02-151-1/+1
* Catch up on mpd4 changes even when operation as pppoe/pptp/l2tp server.Ermal Luçi2009-02-131-6/+6
* can't continue when you aren't in a loopBill Marquette2009-02-091-1/+1
* Use correct var so dnswatch will launch correctly.Seth Mos2009-01-171-1/+1
* Modify our function to process according to the new IPsec config.xmlSeth Mos2009-01-161-97/+78
* Improved logic to delete old ipsec policies. It can now be used in a generic ...Seth Mos2009-01-141-35/+60
* Oops forgot to modify and commit the code that tells racoon to re-read the co...Seth Mos2009-01-131-1/+3
* Port the code for granular adding and removing IPsec SPD policies.Seth Mos2009-01-131-33/+182
* Merge the preferred SA logic from 1.113 of HEAD 2 years 7 months laterBill Marquette2008-12-181-2/+2
* I think mpd 4.x doesn't like "set pptp self 127.0.0.1" - removing thisBill Marquette2008-11-291-1/+0
* Don't try to configure a blank WINS server, while it doesn't kill mpd, itBill Marquette2008-11-291-2/+2
* * Do not destory enc0Scott Ullrich2008-11-191-2/+2
* Try to use where possible filter_configure so upcoming event modifications ca...Ermal Luçi2008-11-081-3/+3
* Correct path to netstatSeth Mos2008-11-071-1/+1
* Correct route lookupSeth Mos2008-11-061-1/+1
* Lookup route table before attempting a deleteSeth Mos2008-11-061-2/+11
* Surpress killall messagesSeth Mos2008-11-061-6/+6
* Extra sighup not needed on 7Seth Mos2008-11-031-6/+0
* * Rename get_current_wan_address to get_interface_ipErmal Luçi2008-10-231-2/+2
* Make sure the /var/db/racoon path exists before starting racoon. This isMatthew Grooms2008-09-101-0/+4
* Remove unused and possibly erroneous code.Ermal Luçi2008-09-071-24/+0
* Remove the vpn_endpoint_determine function. It did not work properly whenMatthew Grooms2008-08-021-33/+4
* Fix regression on interface list.(missed merge from RELENG_1_MULTI_ANYTHING)Ermal Luçi2008-07-181-3/+1
* Add myself to the Copyright.Ermal Luçi2008-07-141-0/+1
OpenPOWER on IntegriCloud