Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-23 | 3.1.2vyatta/3.1.4vyatta/3.1.3vyatta/3.1.2debian/0.11hollywood | Mark O'Brien | |
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 | add config version file | An-Cheng Huang | |
2008-07-09 | fix for bugs 3044, 3047, and 3048: support ipsec road warriors. | An-Cheng Huang | |
2008-06-17 | 3.1.0vyatta/3.1.1vyatta/3.1.0debian/0.10 | Mark 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-05 | Bug 3194 VPN: xml error in "show vpn ike" command output | Mohit Mehta | |
- reallowing the use of '&' in pre-shared-secret to prevent migration issues this will need looking into the show command procedures | |||
2008-05-14 | Bug 3194 VPN: xml error in "show vpn ike" command output | Mohit Mehta | |
- looks like the '&' special character is causing this behavior - quick fix: disallowed use of '&' in pre-shared-secret for now | |||
2008-05-24 | Fix 2043: enhancement - add ability to use a hostname instead of IP address ↵ | Stig Thormodsrud | |
fo VPN peer. | |||
2008-05-20 | Ignore derived files | rbalocca | |
2008-05-17 | Fix 3182: VPN should not be started at boot unless configured. | Stig Thormodsrud | |
2008-05-07 | Don't include empty dir in the debian package | rbalocca | |
2008-05-07 | Convert to our method of changelog creation | rbalocca | |
2008-05-07 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-05-06 | 3.0.5debian/0.9glendale | Mark O'Brien | |
2008-05-05 | 3.0.4debian/0.8 | Mark O'Brien | |
2008-04-29 | 3.0.3debian/0.7 | Mark O'Brien | |
2008-04-21 | Merge branch 'glendale' into hollywoodhollister | rbalocca | |
2008-04-21 | Indicate the VC4.0.2 release candidate in the changelog | rbalocca | |
2008-04-19 | VC4.0.2debian/0.6 | Mark O'Brien | |
2008-04-16 | VC4.0.2debian/0.5 | Mark O'Brien | |
2008-04-15 | Fix 3046: vpn: transport mode not working with current vyatta config | Stig Thormodsrud | |
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-cfg-vpn | |||
2008-04-04 | 3.0.2debian/0.4 | Mark O'Brien | |
2008-03-24 | Set dependencies on either bash or vyatta-bash | rbalocca | |
2008-03-21 | Fix debian dependencies | rbalocca | |
2008-03-19 | Merge branch 'glendale' of git:/git/vyatta-cfg-vpn into glendale | Mark O'Brien | |
Conflicts: debian/changelog | |||
2008-03-18 | 3.0.1 | Mark O'Brien | |
2008-03-18 | VC4.0.1debian/0.3 | Mark O'Brien | |
2008-03-10 | Convert from VPL 1.0 to GPLv2 | Stephen Hemminger | |
Update license text from VPL 1.0 to GPLv2 | |||
2008-03-10 | Replace VPL with GPLv2 | Stephen Hemminger | |
Glendale release is now under Gnu Public License version 2. | |||
2008-02-25 | vc4.0.0debian/0.2 | Mark O'Brien | |
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-31 | convert templates to new syntax | An-Cheng Huang | |
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-17 | Add help completions for VPN configuration | Stig Thormodsrud | |
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-21 | remove unused template directory | An-Cheng Huang | |
2007-12-20 | Fix for vpn cfg with non-root userid. | Stig Thormodsrud | |
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 | |