summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2011-02-25Fix 'show vpn ike status'John Southworth
2011-02-24Fix case where local-ip is 0.0.0.0John Southworth
2011-02-22Clean up some duplicate code in OPMode moduleJohn Southworth
2011-02-18Fix a special case where the peer is 0.0.0.0 for op-mode commandsJohn Southworth
2011-02-11Make spacing between peers more noticableJohn Southworth
2011-02-11 Changed output of ipsec opmode to be cleaner, minor adjustmentJohn Southworth
2011-02-11 Changed output of ipsec opmode to be cleanerJohn Southworth
2011-02-10Faster per peer/tunnel processing for operational mode commandsJohn Southworth
2011-02-08Initial x509 for site-to-site ipsec vpnJohn Southworth
2011-02-07Fix parsing when only the left subnet is configuredJohn Southworth
2011-02-07Fix filehandlers to conform to perl style guidelinesJohn Southworth
2011-02-04Fix handling of IKE SA's in show commandsJohn Southworth
2011-02-04Work on new IPsec operational mode script. Since protocol must be the same on...John Southworth
2011-02-03Work on new IPsec operational mode script. Cleanup output for protoportJohn Southworth
2011-02-03Work on new IPsec operational mode script. Initial additions to support local...John Southworth
2011-02-02Work on new IPsec operational mode script. Split into perl module; Adjustment...John Southworth