Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-22 | 0.13.17debian/0.13.17 | An-Cheng Huang | |
2010-07-20 | 0.13.16debian/0.13.16 | Mohit Mehta | |
2010-07-20 | part of fix for BZ 5839 - move clear process cmds under restart | Mohit Mehta | |
2010-05-26 | 0.13.15debian/0.13.15 | Mohit Mehta | |
2010-05-26 | remove op-mode command to show vpn route in table 220 | Mohit Mehta | |
2010-04-19 | 0.13.14debian/0.13.14 | Mohit Mehta | |
2010-04-19 | Fix Bug 5542 | Mohit Mehta | |
* allow clear and show commands for IPsec even if site-to-site is not configured since l2tp might be using it | |||
2010-03-31 | 0.13.13debian/0.13.13 | Mohit Mehta | |
2010-03-31 | Fix Bug 5500 Unable to establish a VPN connection from a remote peer with a | Mohit Mehta | |
dynamic IP when using FQDN identifier for remote end * fix op-mode part | |||
2010-03-18 | 0.13.12debian/0.13.12 | Mohit Mehta | |
2010-03-18 | Part of fix for Bug 5067 to add PFS group support | Mohit Mehta | |
2010-03-17 | 0.13.11debian/0.13.11 | Mohit Mehta | |
2010-03-17 | Fix Bug 5464 "show vpn ipsec status" returns no interface and active tunnel ↵ | Mohit Mehta | |
number | |||
2010-02-17 | 0.13.10debian/0.13.10 | An-Cheng Huang | |
2010-01-29 | 0.13.9debian/0.13.9 | Mohit Mehta | |
2010-01-29 | add op-mode command to show routes added for VPN remote-subnet | Mohit Mehta | |
2010-01-12 | 0.13.8debian/0.13.8 | Mohit Mehta | |
2010-01-12 | fix show vpn commands to work with strongswan | Mohit Mehta | |
(cherry picked from commit 32927e013922e1a79b0f214773e2500a1260871a) | |||
2010-01-12 | use correct path for ported newhostkey command | Mohit Mehta | |
(cherry picked from commit dfe4041f35fdfc7d9909c297396cd40bcf3d2d21) | |||
2010-01-12 | fix op-mode commands for migration to strongswan | Mohit Mehta | |
* use `ipsec update` instead of openswan's `ipsec auto` commands to make 'clear vpn ipsec-peer <> tunnel <>' work * no `ipsec barf` in strongswan. instead use detailed version of the command status i.e. `ipsec statusall` for 'show vpn debug detail' * use strongswan's syntax for `ipsec rereadall` and `ipsec status` (cherry picked from commit 2c5e47cc7871bc7da84f3a14398b15cf3b1da352) | |||
2010-01-12 | vyatta-op-vpn depends on vyatta-ipsec provided by vyatta-strongswan | Mohit Mehta | |
(cherry picked from commit fe20c1de601e6f8f8d0269a737d6525500019b83) | |||
2009-12-02 | 0.13.7debian/0.13.7 | An-Cheng Huang | |
2009-11-06 | 0.13.4debian/0.13.4 | An-Cheng Huang | |
2009-11-06 | use vyatta openswan | An-Cheng Huang | |
2009-10-09 | 0.13.3debian/0.13.3 | Mohit Mehta | |
2009-10-09 | * Fix Bug 4017 Add the ability to restart individual IPSec tunnels | Mohit Mehta | |
added new operational mode commands - clear vpn ipsec-peer peer <peer> # clear all tunnels for given peer clear vpn ipsec-peer peer <peer> tunnel <tunnel> # clear specific tunnel If peer is 0.0.0.0/any/@id then tunnel is brought down and loaded again but connection is not initiated as remote end could be multiple end-points The remote ends will bring up the tunnel when they get/detect tunnel down * don't call script with sudo from templates. use sudo in script where needed * script clean up | |||
2009-05-29 | 0.13.2debian/0.13.2 | An-Cheng Huang | |
2009-01-08 | 0.13.1debian/0.13.1 | An-Cheng Huang | |
2008-12-12 | "files" file should be removed before package build | An-Cheng Huang | |
2008-12-12 | update maintainer information | An-Cheng Huang | |
2008-12-03 | Merge branch 'jenner' of git:/git/vyatta-op-vpn into jenner | Rick Balocca | |
2008-12-03 | Merge branch 'islavista' into jenner | Rick Balocca | |
2008-12-03 | Fix reference to Vyatta::VPNUtil | Stephen Hemminger | |
Should be Vyatta::VPN::Util | |||
2008-12-02 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-op-vpn into jenner | Stephen Hemminger | |
Conflicts: scripts/gen_local_rsa_key.pl | |||
2008-12-01 | "vpn rsa-key generate" command broken - use new perl hierarchy. | Stig Thormodsrud | |
2008-11-25 | 3.2.0vyatta/3.2.0debian/0.13 | Mark O'Brien | |
2008-11-21 | Convert to Vyatta:: | Stephen Hemminger | |
2008-11-19 | add support for development build | An-Cheng Huang | |
2008-08-22 | allow multi-arch build | An-Cheng Huang | |
2008-07-23 | 3.1.2vyatta/3.1.4vyatta/3.1.3vyatta/3.1.2debian/0.12hollywood | Mark O'Brien | |
2008-07-22 | Fix permission on call to ipsec. | Stig Thormodsrud | |
2008-07-09 | Merge branch 'hollywood' of git:/git/vyatta-op-vpn into hollywood | Mark O'Brien | |
2008-07-07 | partial fix for bugs 3044, 3047, 3048: minor show command output header | An-Cheng Huang | |
changes. fix for bug 3440: regex now matches IP, hostname, or ID. | |||
2008-07-07 | Fix 3194: VPN: xml error in "show vpn ike" command output | Stig Thormodsrud | |
2008-06-28 | 3.1.1vyatta/3.1.1debian/0.11 | Mark O'Brien | |
2008-06-25 | Fix syntax issue | rbalocca | |
2008-06-17 | 3.1.0vyatta/3.1.0debian/0.10 | Mark O'Brien | |
2008-06-12 | Fix 3285: "show vpn debug" has bash error | Stig Thormodsrud | |
2008-05-23 | Fix 3285: CLI command does not restart VPN: run clear vpn ipsec-process | Stig Thormodsrud | |
2008-05-20 | Ignore derived files | rbalocca | |