summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-07-233.1.2vyatta/3.1.4vyatta/3.1.3vyatta/3.1.2debian/0.11hollywoodMark O'Brien
2008-07-22Fix 3300: VPN over PPPOE completely fails on rebootStig Thormodsrud
2008-07-11fix for bug 3044: hide perl error messagesAn-Cheng Huang
2008-07-09add config version fileAn-Cheng Huang
2008-07-09fix for bugs 3044, 3047, and 3048: support ipsec road warriors.An-Cheng Huang
2008-06-173.1.0vyatta/3.1.1vyatta/3.1.0debian/0.10Mark O'Brien
2008-06-05- disallowing use of special characters ';' and '?' in pre-shared-secret as ↵Mohit Mehta
they were not in glendale - as of now only two new characters have been added to be allowed in hollywood from glendale: ',' ':' - these work good with and without quotes being used
2008-06-05Bug 3194 VPN: xml error in "show vpn ike" command outputMohit Mehta
- reallowing the use of '&' in pre-shared-secret to prevent migration issues this will need looking into the show command procedures
2008-05-14Bug 3194 VPN: xml error in "show vpn ike" command outputMohit Mehta
- looks like the '&' special character is causing this behavior - quick fix: disallowed use of '&' in pre-shared-secret for now
2008-05-24Fix 2043: enhancement - add ability to use a hostname instead of IP address ↵Stig Thormodsrud
fo VPN peer.
2008-05-20Ignore derived filesrbalocca
2008-05-17Fix 3182: VPN should not be started at boot unless configured.Stig Thormodsrud
2008-05-07Don't include empty dir in the debian packagerbalocca
2008-05-07Convert to our method of changelog creationrbalocca
2008-05-07Merge branch 'glendale' into hollywoodrbalocca
2008-05-063.0.5debian/0.9glendaleMark O'Brien
2008-05-053.0.4debian/0.8Mark O'Brien
2008-04-293.0.3debian/0.7Mark O'Brien
2008-04-21Merge branch 'glendale' into hollywoodhollisterrbalocca
2008-04-21Indicate the VC4.0.2 release candidate in the changelogrbalocca
2008-04-19VC4.0.2debian/0.6Mark O'Brien
2008-04-16VC4.0.2debian/0.5Mark O'Brien
2008-04-15Fix 3046: vpn: transport mode not working with current vyatta configStig Thormodsrud
2008-04-10Fix Bug 3069 Help strings should be standardizedMohit Mehta
- help strings standardized in vyatta-cfg-vpn
2008-04-043.0.2debian/0.4Mark O'Brien
2008-03-24Set dependencies on either bash or vyatta-bashrbalocca
2008-03-21Fix debian dependenciesrbalocca
2008-03-19Merge branch 'glendale' of git:/git/vyatta-cfg-vpn into glendaleMark O'Brien
Conflicts: debian/changelog
2008-03-183.0.1Mark O'Brien
2008-03-18VC4.0.1debian/0.3Mark O'Brien
2008-03-10Convert from VPL 1.0 to GPLv2Stephen Hemminger
Update license text from VPL 1.0 to GPLv2
2008-03-10Replace VPL with GPLv2Stephen Hemminger
Glendale release is now under Gnu Public License version 2.
2008-02-25vc4.0.0debian/0.2Mark O'Brien
2008-02-21Check for the case when authentication mode is not specified to prevent Perl ↵Marat Nepomnyashy
uninitialized value error. Bug 2772 fix.
2008-02-17Fix 2838 Clearing VPN process starts VPN, even if not configuredStig Thormodsrud
2008-01-31convert templates to new syntaxAn-Cheng Huang
2008-01-24Treat 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-18Properly check that 'esp-group' and 'ike-group' are specified to avoid Perl ↵debian/0.1Marat Nepomnyashy
warnings.
2008-01-17Add help completions for VPN configurationStig Thormodsrud
2008-01-10Fix "set vpn rsa-key local-file file".Stig Thormodsrud
2008-01-07allow pptp only vpn config (interoperate with remote access VPN).An-Cheng Huang
2007-12-31interoperate with remote access vpn (if available).An-Cheng Huang
2007-12-21remove unused template directoryAn-Cheng Huang
2007-12-20Fix for vpn cfg with non-root userid.Stig Thormodsrud
2007-12-20- Fix call to isIPinInterfaces().Stig Thormodsrud
- Add .gitignore - Remove Changelog
2007-12-19Port vpn cfg from fairfield to glendale.Stig Thormodsrud