summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-19defined(@array) is deprecated, omit the defined()UnicronNL
2016-03-31Merge pull request #14 from wzur/patch-1Daniil Baturin
Explicitly close the IPSECCONF pipe
2016-03-31Explicitly close the IPSECCONF pipewzur
This should avoid problems when `cat` commands finishes, but `sudo` doesn't.
2016-01-250.15.0+vyos2+current2debian/0.15.0+vyos2+current2Daniil Baturin
2016-01-25Remove vyatta-ipsec dependency for migration to upstream strongswan.Daniil Baturin
Update descriptions and standard version.
2016-01-240.15.0+vyos2+current1debian/0.15.0+vyos2+current1Kim Hagen
2015-12-16Fix build depends.Thomas Jepp
2015-06-200.15.0+vyos2+lithium8debian/0.15.0+vyos2+lithium8Alex Harpin
2015-06-20vyatta-op-vpn: update dh_gencontrol with new development build flagAlex Harpin
2015-06-130.15.0+vyos2+lithium7debian/0.15.0+vyos2+lithium7Alex Harpin
2015-04-10Merge pull request #13 from jhendryUK/fix_order_of_esp_sa_arrayJason Hendry
Bug:540 correct the order of ESP SA array by removing the reverse direct...
2015-04-09Bug:540 correct the order of ESP SA array by removing the reverse directiveJason Hendry
2015-01-150.15.0+vyos2+lithium6debian/0.15.0+vyos2+lithium6Alex Harpin
2015-01-15Add missing changelog entriesAlex Harpin
2015-01-15Merge pull request #10 from jhendryUK/cleanse_esp_hashDaniil Baturin
Removing ESP SA's in esp_hash which do not have a last_used key
2015-01-15Merge pull request #11 from jhendryUK/improve_detection_of_dead_tunnelsDaniil Baturin
Improve detection of dead tunnels
2015-01-09Improving dead IKE + ESP detection for IKEv1Jason Hendry
2015-01-09Improving dead IKE detection for IKEv2Jason Hendry
2015-01-09Improving detection of dead tunnels for IKEv2Jason Hendry
2015-01-09Removing ESP SA's in esp_hash which do not have a last_used keyJason Hendry
2014-12-270.15.0+vyos2+lithium5debian/0.15.0+vyos2+lithium5Alex Harpin
2014-12-27Update maintainer addressAlex Harpin
2014-12-200.15.0+vyos2+lithium4debian/0.15.0+vyos2+lithium4Alex Harpin
2014-12-20Merge pull request #9 from jhendryUK/fix_ikev2_dh_group_detectionDaniil Baturin
Fix detection of IKEv2 IKE DH Group
2014-12-19Fix detection of IKEv2 IKE DH GroupJason Hendry
2014-12-130.15.0+vyos2+lithium3debian/0.15.0+vyos2+lithium3Alex Harpin
2014-12-08Merge pull request #8 from jhendryUK/fix_ikev2_sa_info_when_rekeying_disabledDaniil Baturin
Bug #401: Fix "show vpn ipsec sa" for IKEv2 when rekeying is disabled
2014-12-07Fix "show vpn ipsec sa" for IKEv2 when rekeying is disabledJason Hendry
2014-12-05Merge pull request #6 from jhendryUK/fix_ikev2_ike_info_without_reauthDaniil Baturin
Bug 396: Fixing output of "show vpn ike sa" when reauth=no
2014-12-05Merge pull request #7 from jhendryUK/ikev2_sa_info_without_protoDaniil Baturin
Fixing "show vpn ipsec sa" IKEv2 left/rgiht subnet info
2014-12-02Fixing "show vpn ipsec sa" left/rgiht subnet info when you do not specify a ↵Jason Hendry
protocol in the IPSec tunnel config
2014-12-01Fixing output of "show vpn ike sa" when reauth=noJason Hendry
2014-11-29Merge pull request #5 from jhendryUK/show_ikev2_saDaniil Baturin
Bug #388: Add IKEv2 SA info to "show vpn ipsec *" options
2014-11-28Updating another typo, $ike_sa is now $esp_saJason Hendry
2014-11-28Fixing typo in variable name, %ike_hash is now %esp_hashJason Hendry
2014-11-28Print ESP info from most recently used SPI. Fixed bug where tunnel with 0 ↵Jason Hendry
bytes of traffic gets reported as down
2014-11-27Fixing detection of IKE SA info with IKEv2Jason Hendry
2014-11-26Add IKEv2 SA info to "show vpn ipsec *" optionsJason Hendry
2014-11-180.15.0+vyos2+lithium2debian/0.15.0+vyos2+lithium2Daniil Baturin
2014-10-08Merge pull request #4 from trickv/heliumDaniil Baturin
Fix 'show vpn ipsec status'
2014-10-08Fix '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-12Merge pull request #3 from cyclops8456/heliumDaniil Baturin
vyatta-op-vpn: prevent invalid rsa key file from being generated & display the config path location for the rsa key file
2014-08-09vyatta-op-vpn: display the config path location for the rsa key fileAlex 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-09vyatta-op-vpn: prevent invalid rsa key file from being generatedAlex 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
2014-05-25Merge pull request #2 from ryanriske/helium-sha2vyos/1.1.0-beta1Daniil Baturin
Bug 220: Add support for SHA2 hashes
2014-05-25Bug 220: Add support for SHA2 hashesRyan Riske
2014-05-24Merge pull request #1 from ryanriske/helium-dhgroupsDaniil Baturin
Add support for DH groups 14-26
2014-05-24Add support for DH groups 14-26Ryan Riske
2014-02-150.14.0+vyos1+helium1debian/0.14.0+vyos1+helium1Daniil Baturin
2014-02-15New branchDaniil Baturin