summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'upstream/master'jim-p2011-06-081-1/+1
|\
| * Correct event calling during bootup for rc.newipsecdns and also convert the c...Ermal2011-06-061-1/+1
* | Merge remote branch 'upstream/master'jim-p2011-06-031-3/+3
|\ \ | |/
| * Add a GUI selection for racoon's generate_policy directive since it may be us...jim-p2011-06-031-3/+3
* | Merge remote branch 'upstream/master'jim-p2011-06-011-2/+1
|\ \ | |/
| * Silence the route changing since it fills the logs with not needed info.Ermal2011-05-271-2/+1
* | Merge remote branch 'upstream/master'jim-p2011-05-191-1/+2
|\ \ | |/
| * Don't put an empty PSK into the file, and try to avoid extra whitespace to be...jim-p2011-05-171-1/+2
* | Merge remote branch 'upstream/master'Seth Mos2011-05-131-2/+2
|\ \ | |/
| * passive should always be on for mobile clients per racoon man pageChris Buechler2011-05-061-1/+1
| * Disable this log message, as it can be extremely spammy in the logs.jim-p2011-05-041-1/+1
* | Remove stray debugging lines in VPNSeth Mos2011-05-041-2/+0
* | Merge remote branch 'upstream/master'Seth Mos2011-05-031-0/+1
|\ \ | |/
| * Give time to filterdns to exit gracefully and after that start a new process.Ermal2011-05-021-0/+1
* | Merge remote branch 'upstream/master'Seth Mos2011-04-151-2/+5
|\ \ | |/
| * Add missing fields for l2tp to define dns and wins serverssmos2011-04-131-2/+5
* | Merge remote branch 'upstream/master'Seth Mos2011-04-121-1/+2
|\ \ | |/
| * Add a toggle under System > Advanced on the misc tab to enable/disable debug ...jim-p2011-04-111-1/+2
* | Fix merge conflictScott Ullrich2011-03-161-0/+1
|\ \ | |/
| * Fix the IPsec ping hosts file generation. This only worked for the lastsmos2011-03-161-1/+1
* | Swap if statement, add fields into ipsecpinghosts fileSeth Mos2011-03-161-1/+1
* | Correct ping hosts functionality for > 1 tunnel. Add v6 functionalitySeth Mos2011-03-161-11/+13
* | Try to make IPv6 feature complete for IPv6 support. Looks like ipsec-tools wa...Seth Mos2011-03-151-15/+42
* | Commit the backend function that writes out the racoon.confSeth Mos2011-03-141-7/+21
* | Make sure to note the limitations to gethostbyname, it does not work for Quad...Seth Mos2011-03-141-1/+1
|/
* Use racoonctl now that ipsec-0.8 is back to reload the config.Ermal2011-03-071-3/+1
* Always write out the filterdns-ipsec.hosts file, otherwise deleted tunnels wi...smos2011-03-021-15/+15
* Add a check that should prevent configuration of racoon with duplicate phase ...smos2011-03-021-1/+4
* Add more safeguards and IP address checkssmos2011-02-211-4/+4
* Do not resolve the hostname during boot, also make really sure we have a IP a...smos2011-02-211-2/+3
* Prevent a empty remote gateway IP from ending up in the configsmos2011-02-211-0/+2
* Make sure to initialize the remote gateway IP variable so that it does not en...smos2011-02-211-0/+1
* Do not resolve the dyndns hostnames during boot. With many tunnels that have ...smos2011-02-111-2/+6
* Fix typo (swapped parameters)jim-p2011-01-311-1/+1
* Fix typojim-p2011-01-311-1/+1
* Correct configuration file name.Ermal2011-01-291-1/+1
* Use filterdns instead of dnswatch which will be retired.Ermal2011-01-261-13/+14
* Actually use sigkillbypid.Ermal2011-01-051-1/+1
* Send a HUP to racoon which is equivalent to the reload-config racoonctl comma...Ermal2011-01-051-1/+3
* Add radius port and radius accounting port to config if supplied.Ermal2010-12-281-1/+7
* Ticket #1116: anonymous sainfo may be used only for single phase2 ipsec VPN'sPierre POMES2010-12-281-2/+3
* Prevent other types of interface for being added to ng_ether(4). It might be ...Ermal2010-12-221-2/+4
* nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
* Do not attach ng_etther(4) to every system interface. Instead do a search if ...Ermal2010-12-171-0/+15
* Some IPsec mobile changes to inch a little closer to working L2TP+IPsec. Tick...jim-p2010-12-101-13/+20
* Only print "sainfo anonymous" also for xauth-psk setups. See http://forum.pfs...jim-p2010-12-081-2/+5
* Do the setting earlier to not miss any code and make ipsec not work.Ermal2010-12-061-2/+2
* Remove trailing carriage returnScott Ullrich2010-11-101-1/+2
* Activate code to allow ipsec to work normally.Ermal2010-11-031-2/+2
* More VPN log fixes, for consistency. Ticket #912jim-p2010-11-021-6/+6
OpenPOWER on IntegriCloud