summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-03-030.13.80+oxnard1vyatta/VC6.4-2012.08.04/i386vyatta/VC6.4-2012.08.04/amd64vyatta/VC6.4-2012.05.31/i386vyatta/VC6.4-2012.05.31/amd64vyatta/VC6.4-2012.04.30/i386vyatta/VC6.4-2012.04.30/amd64vyatta/VC6.4-2012.03.27/i386vyatta/VC6.4-2012.03.27/amd64debian/0.13.80+oxnard1oxnardDeepti Kulkarni
2012-03-03new branchDeepti Kulkarni
2011-10-270.13.80debian/0.13.80John Southworth
2011-10-270.13.79John Southworth
2011-10-27Bugfix 7574: Fix output to match command structure for restart vpn and reset vpnJohn Southworth
(cherry picked from commit dc6d6a389a1648ebd3240691d76edf7fa523d05d)
2011-10-27Bugfix 7568: Add ability to get to in-kernel information for ipsec ↵John Southworth
transformations (cherry picked from commit f1174364ed3380fb346ffe1d4e63b2e3684e59e7)
2011-10-27Move 'clear vpn' to 'reset vpn'John Southworth
(cherry picked from commit ece19376837fb087cfd12b9418aa710ee407a8df)
2011-08-230.13.78debian/0.13.78John Southworth
2011-08-230.13.77John Southworth
2011-08-23Bugfix 7465: fix 3des in show commandsJohn Southworth
2011-07-110.13.76debian/0.13.76John Southworth
2011-07-11Bugfix 7316: remove next-hop router from vpn connection line before parsing ↵John Southworth
since we don't display it currently (cherry picked from commit 42a754b96d8d0964a5b828722081edfbc007ad3f)
2011-07-070.13.75debian/0.13.75Deepti Kulkarni
2011-07-07new branchDeepti Kulkarni
2011-07-060.13.74debian/0.13.74John Southworth
2011-07-06Fix off by one error on byte conversion functionJohn Southworth
2011-06-160.13.73debian/0.13.73John Southworth
2011-06-16remove extraneous debug outputJohn Southworth
2011-06-090.13.72debian/0.13.72John Southworth
2011-06-09Bugfix 7146: parse properly when port is only setup on one endpointJohn Southworth
2011-05-170.13.71debian/0.13.71John Southworth
2011-05-17fix parsing of esp string when only one side has data. Remove attempt to ↵John Southworth
figure out the dh-group when the pfs-group shows Phase1, since it doesn't work properly
2011-05-050.13.70debian/0.13.70John Southworth
2011-05-05fix special case for wildcard peer since it uses 'EVENT_SA_REPLACE_IF_USED' ↵John Southworth
on initial connection
2011-05-050.13.69debian/0.13.69John Southworth
2011-05-05Merge branch 'napa' of git.vyatta.com:/git/vyatta-op-vpn into napaJohn Southworth
2011-05-05Add ability to generate an x509 key pair (certificate signing request, ↵John Southworth
private key)
2011-05-040.13.68debian/0.13.68Mohit Mehta
2011-05-04Fix Bug 7010 Update commands to save/retrieve files from /configMohit Mehta
* use shorter /config path when presenting configuration directory to users
2011-03-080.13.67debian/0.13.67John Southworth
2011-03-08Fix perlcritic errorJohn Southworth
2011-02-280.13.66debian/0.13.66John Southworth
2011-02-28Moved the diffie-hellman group out to the 'show vpn ike sa' command as it is ↵John Southworth
related to phase1 and not phase2. Processing of the value still happens in the 'show vpn ipsec sa detail' code as it may need the value because if now pfs group is defined for phase2 it uses the same group as phase1
2011-02-280.13.65debian/0.13.65John Southworth
2011-02-28Diffie-Hellman group is an ike parameter, moving it to the peer level of the ↵John Southworth
detailed ipsec output
2011-02-280.13.64debian/0.13.64John Southworth
2011-02-28Print description for a peer from the configuration if it is configured in ↵John Southworth
the show commands
2011-02-250.13.63debian/0.13.63John 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-250.13.62debian/0.13.62John Southworth
2011-02-25Fix 'show vpn ike status'John Southworth
2011-02-240.13.61debian/0.13.61John Southworth
2011-02-24Make 'show vpn ipsec status' aware of the dhcp-interface optionJohn Southworth
2011-02-240.13.60debian/0.13.60John Southworth
2011-02-24Fix case where local-ip is 0.0.0.0John Southworth
2011-02-220.13.59debian/0.13.59John Southworth
2011-02-22Remove old op mode commands from buildJohn Southworth
2011-02-220.13.58debian/0.13.58John Southworth
2011-02-22Clean up some duplicate code in OPMode moduleJohn Southworth