summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-280.12.55debian/0.12.55John Southworth
2011-01-28Bugfix: 5684, added quotes around rsa keys in ipsec.conf so that strongswan ↵John Southworth
doesn't fail on ==
2011-01-260.12.54debian/0.12.54John Southworth
2011-01-26Bugfix: 5677 add protoport option for simpler GRE tunnels, for now this is ↵John Southworth
specifically for GRE more protocols can be added in the future if required.
2011-01-260.12.53debian/0.12.53John Southworth
2011-01-26Make VPN config die after the first error occurs instead of continuing to ↵John Southworth
process the rest of the config
2011-01-260.12.52debian/0.12.52John Southworth
2011-01-26Fixed node.def to adhere to CLI conventionsJohn Southworth
2011-01-260.12.51debian/0.12.51John Southworth
2011-01-26Bug 2506: Moved the connection-type node to the peer level, as discussed ↵John Southworth
with support.
2011-01-250.12.50debian/0.12.50John Southworth
2011-01-25Bugfix 6068. This fixes the given perl problem, however there may be more ↵John Southworth
that appear. We should die when an error is found and stop processing the file
2011-01-250.12.49debian/0.12.49John Southworth
2011-01-25Bugfix 6229: don't allow local and remote subnets to be the sameJohn Southworth
2011-01-250.12.48debian/0.12.48John Southworth
2011-01-25bugfix: 2506 added option to define initiatior or responder modeJohn Southworth
2011-01-25bugfix: 2506 added option to define initiatior or responder modeJohn Southworth
2011-01-200.12.47debian/0.12.47John Southworth
2011-01-20make adjustment so that op mode can deal with new secrets file formatJohn Southworth
(cherry picked from commit ef7acbaef8ccd9305644f22ddb6df1ca985fcf4a)
2011-01-20fix conflict while mergingJohn Southworth
2011-01-170.12.46debian/0.12.46Michael Larson
2011-01-17more location based error support.Michael Larson
2011-01-17error location support changes to vpn (local-ip and auth missing only at ↵Michael Larson
this time).
2010-12-280.12.45debian/0.12.45An-Cheng Huang
2010-12-28new branchAn-Cheng Huang
2010-11-260.12.44debian/0.12.44Stephen Hemminger
2010-11-22Update list of created files in .gitignoreStephen Hemminger
2010-11-22Fix email addressStephen Hemminger
2010-11-22remove deprecated linda overrideStephen Hemminger
2010-09-020.12.43debian/0.12.43An-Cheng Huang
2010-08-170.12.42debian/0.12.42An-Cheng Huang
2010-08-17remove low-level config dir usageAn-Cheng Huang
2010-08-170.12.41debian/0.12.41An-Cheng Huang
2010-08-17update help text to use val_helpAn-Cheng Huang
2010-07-220.12.40debian/0.12.40An-Cheng Huang
2010-07-220.12.39debian/0.12.39An-Cheng Huang
2010-07-22remove unused optionsAn-Cheng Huang
* high-level operations should not access CLI implementation details.
2010-07-210.12.38debian/0.12.38Mohit Mehta
2010-07-21remove verb usage from begining of help stringsMohit Mehta
2010-06-030.12.37debian/0.12.37Mohit Mehta
2010-06-03Fix Bug 5652 set ike/ipsec keying tries to foreverMohit Mehta
2010-05-260.12.36debian/0.12.36Mohit Mehta
2010-05-26add passthrough connection if remote-subnet contains local-subnetMohit Mehta
2010-04-190.12.35debian/0.12.35Mohit Mehta
2010-04-19Fix Bug 5542Mohit Mehta
* add commment for op-mode commands' dependency on config-mode check
2010-03-310.12.34debian/0.12.34Mohit Mehta
2010-03-31Fix Bug 5500 Unable to establish a VPN connection from a remote peer with aMohit Mehta
dynamic peer when using FQDN identifier for remote end * allow remote peer with dynamic IP to connect using Main Mode/PSK
2010-03-300.12.33debian/0.12.33Stephen Hemminger
2010-03-28Fix perl critic warningsStephen Hemminger
Get rid of things deemed undesirable by Perl Best Practices: * Convert to 3 argument open. * Use local file handles
2010-03-19Replace old form (expression) in end: tagStephen Hemminger
Use shell syntax.