Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-14 | T2120: remove @ from peer name when pasing names to /usr/bin/ipsec | Daniil Baturin | |
2017-07-03 | Fix for T319 - show vpn ipsec status returns incorrect information | jules-vyos | |
Strongswan 'ipsec status' command changed output format. | |||
2017-02-08 | change ipsec newhostkey command with openssl command | Kim Hagen | |
2016-05-11 | Merge branch 'current' into address-debconf-warnings | C.J. Collier | |
Conflicts: templates/show/vpn/ipsec/sa/nat-traversal/node.def.in templates/show/vpn/ipsec/sa/node.def templates/show/vpn/ipsec/status/node.def.in | |||
2016-05-11 | vyatta-op-vpn (0.15.0+vyos2+current2+nmu1) UNRELEASED; urgency=low | C.J. Collier | |
* Non-maintainer upload. * address lintian issues - script-not-executable: removed #!/usr/bin/perl from .pm files - debhelper-but-no-misc-depends: added ${misc:Depends} to Depends: field - debian-rules-missing-recommended-target: added build-arch build-indep - out-of-date-standards-version: updated standards version to 3.9.4 - package-contains-linda-override: removed linda override - file-in-unusual-dir: not triggering, removed from override - script-with-language-extension: renamed vyatta-gen-x509-keypair.sh vyatta-gen-x509-keypair * address dpkg-gencontrol issue: - unknown substitution variable ${shlibs:Depends} - removed * address dpkg-source issue: - debian/source/format set to "3.0 (native)" * removed all references to /opt/vyatta but one from source Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org> | |||
2016-05-11 | Merge pull request #16 from LLC-Technologies-Collier/address-debconf-warnings | Kim | |
Address debconf warnings | |||
2016-05-11 | Update pluto.pid references to charon.pid | Jeff Leung | |
Since pluto doesn't exist anymore in strongSwan 5.0 and later series, we are updating references from pluto* to charon*. | |||
2016-05-11 | Bring the VPN tunnel down and up as opposed to commenting it out in the ↵ | Jeff Leung | |
ipsec.conf file Commenting out the tunnel and restoring it does not reset the tunnel. Use the ipsec commands to actually bring it down and back up to properly reset the tunnel. | |||
2016-05-11 | vyatta-op-vpn (0.15.0+vyos2+current2+nmu1) UNRELEASED; urgency=low | C.J. Collier | |
* Non-maintainer upload. * address lintian issues - script-not-executable: removed #!/usr/bin/perl from .pm files - debhelper-but-no-misc-depends: added ${misc:Depends} to Depends: field - debian-rules-missing-recommended-target: added build-arch build-indep - out-of-date-standards-version: updated standards version to 3.9.4 - package-contains-linda-override: removed linda override - file-in-unusual-dir: not triggering, removed from override - script-with-language-extension: renamed vyatta-gen-x509-keypair.sh vyatta-gen-x509-keypair * address dpkg-gencontrol issue: - unknown substitution variable ${shlibs:Depends} - removed * address dpkg-source issue: - debian/source/format set to "3.0 (native)" Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org> | |||
2016-04-19 | defined(@array) is deprecated, omit the defined() | UnicronNL | |
2014-10-08 | Fix 'show vpn ipsec status' | Patrick van Staveren | |
Look for addresses using the local-address node rather than the local-ip node. VyOS Bug #331 http://bugzilla.vyos.net/show_bug.cgi?id=331 | |||
2014-08-09 | vyatta-op-vpn: display the config path location for the rsa key file | Alex Harpin | |
The command "show vpn ike rsa-keys" currently displays the full system file path rather than using the shorter config path. This sets it to display the config path instead. Bug #278 http://bugzilla.vyos.net/show_bug.cgi?id=278 | |||
2014-08-09 | vyatta-op-vpn: prevent invalid rsa key file from being generated | Alex Harpin | |
If the command "generate vpn rsa-key" is aborted during key generation it leaves behind a temporary file. If the command is then executed again, this temporary file is appended to rather than being replaced, resulting in a key file with an extra : RSA { line at the beginning. This patch checks if this temporary file exists, deleting it if it does. Bug #262 http://bugzilla.vyos.net/show_bug.cgi?id=262 | |||
2013-02-19 | perltidy run for vyatta-op-vpn | Saurabh Mohan | |
2013-02-05 | Merge + support show vpn ipsec sa detail/statistics profile | Saurabh Mohan | |
2013-01-29 | Support for reset vpn ipsec-profile | Saurabh Mohan | |
2013-01-22 | Dmvpn merge with mirantis jan22-2013 | Saurabh Mohan | |
2012-09-19 | Bugfix 8376: Add vti as an option under 'reset vpn ipsec-peer' | Saurabh Mohan | |
Add a new cli 'reset vpn ipsec-peer <peer-ip> vti'. | |||
2011-10-27 | Bugfix 7574: Fix output to match command structure for restart vpn and reset vpn | John Southworth | |
(cherry picked from commit dc6d6a389a1648ebd3240691d76edf7fa523d05d) | |||
2011-05-05 | Merge branch 'napa' of git.vyatta.com:/git/vyatta-op-vpn into napa | John Southworth | |
2011-05-05 | Add ability to generate an x509 key pair (certificate signing request, ↵ | John Southworth | |
private key) | |||
2011-05-04 | Fix Bug 7010 Update commands to save/retrieve files from /config | Mohit Mehta | |
* use shorter /config path when presenting configuration directory to users | |||
2011-03-08 | Fix perlcritic error | John Southworth | |
2011-02-25 | Fix 'show vpn ike status' | John Southworth | |
2011-02-24 | Make 'show vpn ipsec status' aware of the dhcp-interface option | John Southworth | |
2011-02-07 | Bugfix 5802: add auto-update feature, for Dynamic DNS peers | John Southworth | |
2011-02-07 | Fix filehandlers to conform to perl style guidelines | John Southworth | |
2011-02-02 | Work on new IPsec operational mode script. Split into perl module; ↵ | John Southworth | |
Adjustments for showing per tunnel information; Fix parsing of ipsecstatus all when using GRE matching | |||
2011-02-01 | Work on new IPsec operational mode script. Removed calls to external ↵ | John Southworth | |
functions; Cleaned up formatting | |||
2011-02-01 | Work on new IPsec operational mode script. Removed calls to external ↵ | John Southworth | |
functions; Processes 6000 tunnel configuration in approx 2 sec. | |||
2011-02-01 | Work on new IPsec operational mode script. Fix 'show vpn ipsec sa ↵ | John Southworth | |
nat-traversal'; Clean up formatting | |||
2011-02-01 | Work on new IPsec operational mode script. Add more relevent information to ↵ | John Southworth | |
'show vpn ipsec sa' | |||
2011-02-01 | Work on new IPsec operational mode script. Make processing of natt and ↵ | John Southworth | |
static values more efficient | |||
2011-01-31 | Work on new IPsec operational mode script. Added sorting and fixed cases ↵ | John Southworth | |
where peer is set to '@<id>' | |||
2011-01-31 | Work on new IPsec operational mode script. Rework to reduce the amount of ↵ | John Southworth | |
redundant information in 'show vpn ipsec sa detail' | |||
2011-01-31 | Work on new IPsec operational mode script. Fix some syntax; make show based ↵ | John Southworth | |
on peer better; Add show ike secrets | |||
2011-01-31 | Work on new IPsec operational mode script. Integrate with more CLI commands | John Southworth | |
2011-01-31 | Work on new IPsec operational mode script. New format for commands for the ↵ | John Southworth | |
pending addition of ipv6 | |||
2011-01-28 | Work on new IPsec operational mode script. Clean up capitalization; New ↵ | John Southworth | |
format for 'show vpn ipsec sa' for pending addition of ipv6 | |||
2011-01-28 | Work on new IPsec operational mode script. Fixed some output bugs | John Southworth | |
2011-01-28 | Work on new IPsec operational mode script. Fixed script to work when not in ↵ | John Southworth | |
configure mode | |||
2011-01-27 | Work on new IPsec operational mode script. setkey is deprecated so switched ↵ | John Southworth | |
NAT-T detection to 'ip xfrm' | |||
2011-01-27 | Work on new IPsec operational mode script. Made processing of NAT-T ↵ | John Southworth | |
information more efficient | |||
2011-01-27 | Work on new IPsec operational mode script. Cleaned up some un-need output | John Southworth | |
2011-01-27 | Work on new IPsec operational mode script. Better NAT-T detection | John Southworth | |
2011-01-27 | Work on new IPsec operational mode script. Fixed inverted SPIs | John Southworth | |
2011-01-27 | Work on new IPsec operational mode script. Initial NAT-T detection code | John Southworth | |
2011-01-27 | Work on new IPsec operational mode script. Still needs a way to detect NAT-T | John Southworth | |
2011-01-24 | Add new operational mode script, doesn't replace current programs yet but ↵ | John Southworth | |
included in package; Related to bugs: 5305 and 6228 | |||
2011-01-20 | Make adjustment so OP mode can deal with new secrets file format | John Southworth | |
(cherry picked from commit 35fa51ef099248991ab79d562462c3be6d2c8884) |