index
:
vyatta-op-vpn.git
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
islavista
jenner
kenwood
kenwood-strongswan
larkspur
lithium
master
mendocino
napa
oxnard
oxnard-op-mode-revamp
pacifica
upstream
Vyatta VPN operations mechanism (mirror of https://github.com/vyos/vyatta-op-vpn.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
OPMode.pm
Age
Commit message (
Expand
)
Author
2021-12-28
vpn: T3380: Fix for op-mode regex for IPv6 IPSec IKE sa
Viacheslav
2021-05-27
vpn: T1995: Fix op-mode for ike sa
sever-sever
2019-10-16
[vyos vyatta-op-vpn] T1735: Code to handle "sh vpn *" commands output when
pkharat
2017-09-03
Fixes for show vpn ike sa and show vpn ipsec sa
jules-vyos
2017-07-27
Formatting of show vpn ike sa modified
jules-vyos
2017-07-27
Fix various bits for newer StrongSwan support
jules-vyos
2017-07-05
T303 - Re-fix - broke that the first time
jules-vyos
2017-07-03
Fix for T303 - 'show vpn ike status per warning: Using a hash as a reference ...
jules-vyos
2016-05-11
Merge pull request #16 from LLC-Technologies-Collier/address-debconf-warnings
Kim
2016-05-11
Update pluto.pid references to charon.pid
Jeff Leung
2016-05-11
vyatta-op-vpn (0.15.0+vyos2+current2+nmu1) UNRELEASED; urgency=low
C.J. Collier
2016-05-10
Show some tunnel information.
UnicronNL
2016-03-31
Explicitly close the IPSECCONF pipe
wzur
2015-04-09
Bug:540 correct the order of ESP SA array by removing the reverse directive
Jason Hendry
2015-01-15
Merge pull request #10 from jhendryUK/cleanse_esp_hash
Daniil Baturin
2015-01-15
Merge pull request #11 from jhendryUK/improve_detection_of_dead_tunnels
Daniil Baturin
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-20
Merge pull request #9 from jhendryUK/fix_ikev2_dh_group_detection
Daniil Baturin
2014-12-19
Fix detection of IKEv2 IKE DH Group
Jason Hendry
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
2014-12-02
Fixing "show vpn ipsec sa" left/rgiht subnet info when you do not specify a p...
Jason Hendry
2014-12-01
Fixing output of "show vpn ike sa" when reauth=no
Jason Hendry
2014-11-28
Updating another typo, $ike_sa is now $esp_sa
Jason Hendry
2014-11-28
Fixing typo in variable name, %ike_hash is now %esp_hash
Jason Hendry
2014-11-28
Print ESP info from most recently used SPI. Fixed bug where tunnel with 0 byt...
Jason Hendry
2014-11-27
Fixing detection of IKE SA info with IKEv2
Jason Hendry
2014-11-26
Add IKEv2 SA info to "show vpn ipsec *" options
Jason Hendry
2014-05-25
Merge pull request #2 from ryanriske/helium-sha2
vyos/1.1.0-beta1
Daniil Baturin
2014-05-25
Bug 220: Add support for SHA2 hashes
Ryan Riske
2014-05-24
Add support for DH groups 14-26
Ryan Riske
2012-12-26
Support for dmvpn-ipsec connections in op-vpn.
Saurabh Mohan
2011-08-23
Bugfix 7465: fix 3des in show commands
John Southworth
2011-07-11
Bugfix 7316: remove next-hop router from vpn connection line before parsing s...
John Southworth
2011-07-06
Fix off by one error on byte conversion function
John Southworth
2011-06-16
remove extraneous debug output
John Southworth
2011-06-09
Bugfix 7146: parse properly when port is only setup on one endpoint
John Southworth
2011-05-17
fix parsing of esp string when only one side has data. Remove attempt to figu...
John Southworth
2011-05-05
fix special case for wildcard peer since it uses 'EVENT_SA_REPLACE_IF_USED' o...
John Southworth
2011-02-28
Moved the diffie-hellman group out to the 'show vpn ike sa' command as it is ...
John Southworth
2011-02-28
Diffie-Hellman group is an ike parameter, moving it to the peer level of the ...
John Southworth
2011-02-28
Print description for a peer from the configuration if it is configured in th...
John Southworth
2011-02-25
add a function to get the ike state of a peer
John Southworth
2011-02-25
add a function to get the ike state of a peer
John Southworth
2011-02-25
Fix 'show vpn ike status'
John Southworth
2011-02-24
Fix case where local-ip is 0.0.0.0
John Southworth
2011-02-22
Clean up some duplicate code in OPMode module
John Southworth
[next]