Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-15 | prefix is set in "configure.ac" file, so is removed from "debian/rules" | Kim Hagen | |
2016-05-11 | Merge pull request #17 from LLC-Technologies-Collier/address-debconf-warnings | Kim | |
vyatta-op-vpn (0.15.0+vyos2+current2+nmu1) UNRELEASED; urgency=low | |||
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 | oops missed a file | C.J. Collier | |
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 | Merge pull request #15 from LLC-Technologies-Collier/address-autoreconf-warnings | Kim | |
Address autoreconf 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 | Simpilfy the operational commands | Jeff Leung | |
Instead of trying to parse the outout of ipsec or swanctl, just dump whatever swanctl outputs. | |||
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-05-11 | Merge branch 'address-autoreconf-warnings' of ↵ | C.J. Collier | |
github.com:LLC-Technologies-Collier/vyatta-op-vpn into address-autoreconf-warnings | |||
2016-05-11 | Address autoreconf warnings | C.J. Collier | |
* add /m4 to .gitignore * set ACLOCAL_AMFLAGS in Makefile.am * set AC_CONFIG_MACRO_DIR in configure.ac * remove and re-create m4 directory before running autoreconf Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org> | |||
2016-05-11 | Merge branch 'address-autoreconf-warnings' of ↵ | C.J. Collier | |
github.com:LLC-Technologies-Collier/vyatta-op-vpn into address-autoreconf-warnings Conflicts: configure.ac | |||
2016-05-11 | Address autoreconf warnings | C.J. Collier | |
* add /m4 to .gitignore * set ACLOCAL_AMFLAGS in Makefile.am * set AC_CONFIG_MACRO_DIR in configure.ac Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org> | |||
2016-05-10 | Address autoreconf warnings | C.J. Collier | |
* add /m4 to .gitignore * set ACLOCAL_AMFLAGS in Makefile.am * set AC_CONFIG_MACRO_DIRS in configure.ac Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org> | |||
2016-05-10 | Show some tunnel information. | UnicronNL | |
2016-04-19 | defined(@array) is deprecated, omit the defined() | UnicronNL | |
2016-03-31 | Merge pull request #14 from wzur/patch-1 | Daniil Baturin | |
Explicitly close the IPSECCONF pipe | |||
2016-03-31 | Explicitly close the IPSECCONF pipe | wzur | |
This should avoid problems when `cat` commands finishes, but `sudo` doesn't. | |||
2016-01-25 | 0.15.0+vyos2+current2debian/0.15.0+vyos2+current2 | Daniil Baturin | |
2016-01-25 | Remove vyatta-ipsec dependency for migration to upstream strongswan. | Daniil Baturin | |
Update descriptions and standard version. | |||
2016-01-24 | 0.15.0+vyos2+current1debian/0.15.0+vyos2+current1 | Kim Hagen | |
2015-12-16 | Fix build depends. | Thomas Jepp | |
2015-06-20 | 0.15.0+vyos2+lithium8debian/0.15.0+vyos2+lithium8 | Alex Harpin | |
2015-06-20 | vyatta-op-vpn: update dh_gencontrol with new development build flag | Alex Harpin | |
2015-06-13 | 0.15.0+vyos2+lithium7debian/0.15.0+vyos2+lithium7 | Alex Harpin | |
2015-04-10 | Merge pull request #13 from jhendryUK/fix_order_of_esp_sa_array | Jason Hendry | |
Bug:540 correct the order of ESP SA array by removing the reverse direct... | |||
2015-04-09 | Bug:540 correct the order of ESP SA array by removing the reverse directive | Jason Hendry | |
2015-01-15 | 0.15.0+vyos2+lithium6debian/0.15.0+vyos2+lithium6 | Alex Harpin | |
2015-01-15 | Add missing changelog entries | Alex Harpin | |
2015-01-15 | Merge pull request #10 from jhendryUK/cleanse_esp_hash | Daniil Baturin | |
Removing ESP SA's in esp_hash which do not have a last_used key | |||
2015-01-15 | Merge pull request #11 from jhendryUK/improve_detection_of_dead_tunnels | Daniil Baturin | |
Improve detection of dead tunnels | |||
2015-01-09 | Improving dead IKE + ESP detection for IKEv1 | Jason Hendry | |
2015-01-09 | Improving dead IKE detection for IKEv2 | Jason Hendry | |
2015-01-09 | Improving detection of dead tunnels for IKEv2 | Jason Hendry | |
2015-01-09 | Removing ESP SA's in esp_hash which do not have a last_used key | Jason Hendry | |
2014-12-27 | 0.15.0+vyos2+lithium5debian/0.15.0+vyos2+lithium5 | Alex Harpin | |
2014-12-27 | Update maintainer address | Alex Harpin | |
2014-12-20 | 0.15.0+vyos2+lithium4debian/0.15.0+vyos2+lithium4 | Alex Harpin | |
2014-12-20 | Merge pull request #9 from jhendryUK/fix_ikev2_dh_group_detection | Daniil Baturin | |
Fix detection of IKEv2 IKE DH Group | |||
2014-12-19 | Fix detection of IKEv2 IKE DH Group | Jason Hendry | |
2014-12-13 | 0.15.0+vyos2+lithium3debian/0.15.0+vyos2+lithium3 | Alex Harpin | |
2014-12-08 | Merge pull request #8 from jhendryUK/fix_ikev2_sa_info_when_rekeying_disabled | Daniil Baturin | |
Bug #401: Fix "show vpn ipsec sa" for IKEv2 when rekeying is disabled | |||
2014-12-07 | Fix "show vpn ipsec sa" for IKEv2 when rekeying is disabled | Jason Hendry | |
2014-12-05 | Merge pull request #6 from jhendryUK/fix_ikev2_ike_info_without_reauth | Daniil Baturin | |
Bug 396: Fixing output of "show vpn ike sa" when reauth=no | |||
2014-12-05 | Merge pull request #7 from jhendryUK/ikev2_sa_info_without_proto | Daniil Baturin | |
Fixing "show vpn ipsec sa" IKEv2 left/rgiht subnet info | |||
2014-12-02 | Fixing "show vpn ipsec sa" left/rgiht subnet info when you do not specify a ↵ | Jason Hendry | |
protocol in the IPSec tunnel config | |||
2014-12-01 | Fixing output of "show vpn ike sa" when reauth=no | Jason Hendry | |
2014-11-29 | Merge pull request #5 from jhendryUK/show_ikev2_sa | Daniil Baturin | |
Bug #388: Add IKEv2 SA info to "show vpn ipsec *" options |