summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-12-28vpn: T3380: Fix for op-mode regex for IPv6 IPSec IKE saViacheslav
2021-05-27vpn: T1995: Fix op-mode for ike sasever-sever
2019-10-16[vyos vyatta-op-vpn] T1735: Code to handle "sh vpn *" commands output whenpkharat
2017-09-03Fixes for show vpn ike sa and show vpn ipsec sajules-vyos
2017-07-27Formatting of show vpn ike sa modifiedjules-vyos
2017-07-27Fix various bits for newer StrongSwan supportjules-vyos
2017-07-05T303 - Re-fix - broke that the first timejules-vyos
2017-07-03Fix for T303 - 'show vpn ike status per warning: Using a hash as a reference ...jules-vyos
2016-05-11Merge pull request #16 from LLC-Technologies-Collier/address-debconf-warningsKim
2016-05-11Update pluto.pid references to charon.pidJeff Leung
2016-05-11vyatta-op-vpn (0.15.0+vyos2+current2+nmu1) UNRELEASED; urgency=lowC.J. Collier
2016-05-10Show some tunnel information.UnicronNL
2016-03-31Explicitly close the IPSECCONF pipewzur
2015-04-09Bug:540 correct the order of ESP SA array by removing the reverse directiveJason Hendry
2015-01-15Merge pull request #10 from jhendryUK/cleanse_esp_hashDaniil Baturin
2015-01-15Merge pull request #11 from jhendryUK/improve_detection_of_dead_tunnelsDaniil Baturin
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-20Merge pull request #9 from jhendryUK/fix_ikev2_dh_group_detectionDaniil Baturin
2014-12-19Fix detection of IKEv2 IKE DH GroupJason Hendry
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
2014-12-02Fixing "show vpn ipsec sa" left/rgiht subnet info when you do not specify a p...Jason Hendry
2014-12-01Fixing output of "show vpn ike sa" when reauth=noJason Hendry
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 byt...Jason Hendry
2014-11-27Fixing detection of IKE SA info with IKEv2Jason Hendry
2014-11-26Add IKEv2 SA info to "show vpn ipsec *" optionsJason Hendry
2014-05-25Merge pull request #2 from ryanriske/helium-sha2vyos/1.1.0-beta1Daniil Baturin
2014-05-25Bug 220: Add support for SHA2 hashesRyan Riske
2014-05-24Add support for DH groups 14-26Ryan Riske
2013-02-19perltidy run for vyatta-op-vpnSaurabh Mohan
2013-02-05Merge + support show vpn ipsec sa detail/statistics profileSaurabh Mohan
2013-01-22Dmvpn merge with mirantis jan22-2013Saurabh Mohan
2012-12-26Support for dmvpn-ipsec connections in op-vpn.Saurabh Mohan
2011-08-23Bugfix 7465: fix 3des in show commandsJohn Southworth
2011-07-11Bugfix 7316: remove next-hop router from vpn connection line before parsing s...John Southworth
2011-07-06Fix off by one error on byte conversion functionJohn Southworth
2011-06-16remove extraneous debug outputJohn Southworth
2011-06-09Bugfix 7146: parse properly when port is only setup on one endpointJohn Southworth
2011-05-17fix parsing of esp string when only one side has data. Remove attempt to figu...John Southworth
2011-05-05fix special case for wildcard peer since it uses 'EVENT_SA_REPLACE_IF_USED' o...John Southworth
2011-02-28Moved the diffie-hellman group out to the 'show vpn ike sa' command as it is ...John Southworth
2011-02-28Diffie-Hellman group is an ike parameter, moving it to the peer level of the ...John Southworth
2011-02-28Print description for a peer from the configuration if it is configured in th...John Southworth
2011-02-25add a function to get the ike state of a peerJohn Southworth
2011-02-25add a function to get the ike state of a peerJohn Southworth