Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-16 | Fix 4219: IPsec VPN does not launch on boot, error "The local-ip address ↵ | Stig Thormodsrud | |
X.X.X.X of peer "X.X.X.X" has not been configured in any of the local. | |||
2009-02-12 | Fix ambiguous use of $log | Stephen Hemminger | |
There were two definitions of $log | |||
2009-02-11 | Fix use of unitialized value | Stephen Hemminger | |
Bug 4021 Don't die if local ip not configured. | |||
2009-02-11 | Remove perlcritic warnings | Stephen Hemminger | |
Use 3 argument open | |||
2008-11-24 | Convert to Vyatta:: hierarchy | Stephen Hemminger | |
2008-11-21 | Rename VyattaVPNUtil to Vyatta::VPNUtil | Stephen Hemminger | |
2008-07-22 | Fix 3300: VPN over PPPOE completely fails on reboot | Stig Thormodsrud | |
2008-07-11 | fix for bug 3044: hide perl error messages | An-Cheng Huang | |
2008-07-09 | fix for bugs 3044, 3047, and 3048: support ipsec road warriors. | An-Cheng Huang | |
2008-04-15 | Fix 3046: vpn: transport mode not working with current vyatta config | Stig Thormodsrud | |
2008-03-10 | Convert from VPL 1.0 to GPLv2 | Stephen Hemminger | |
Update license text from VPL 1.0 to GPLv2 | |||
2008-02-21 | Check for the case when authentication mode is not specified to prevent Perl ↵ | Marat Nepomnyashy | |
uninitialized value error. Bug 2772 fix. | |||
2008-02-17 | Fix 2838 Clearing VPN process starts VPN, even if not configured | Stig Thormodsrud | |
2008-01-24 | Treat ipsec return code 26624 as normal when bringing up a connection, but ↵ | Marat Nepomnyashy | |
treat all other error codes as errors. Bug 2671 fix. Also added settings 'nhelpers=5' to mitigate Openswan Bug 412 and 'plutowait=yes' to mitigate Openswan Bug 198. | |||
2008-01-18 | Properly check that 'esp-group' and 'ike-group' are specified to avoid Perl ↵debian/0.1 | Marat Nepomnyashy | |
warnings. | |||
2008-01-10 | Fix "set vpn rsa-key local-file file". | Stig Thormodsrud | |
2008-01-07 | allow pptp only vpn config (interoperate with remote access VPN). | An-Cheng Huang | |
2007-12-31 | interoperate with remote access vpn (if available). | An-Cheng Huang | |
2007-12-20 | - Fix call to isIPinInterfaces(). | Stig Thormodsrud | |
- Add .gitignore - Remove Changelog | |||
2007-12-19 | Port vpn cfg from fairfield to glendale. | Stig Thormodsrud | |