summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-03-29Add commit-time config validation.Daniil Baturin
2012-03-29Add any special case for local-address instead of 0.0.0.0.Daniil Baturin
2012-03-29Rename "local/remote subnet" to "local/remote prefix".Daniil Baturin
2012-03-29Fix protocol help string capitalization.Daniil Baturin
2012-03-29Add IPv6 address completion for peer.Daniil Baturin
2012-03-29Rename local-ip option to local-address.Daniil Baturin
2012-03-29Add a script for validating single IPv4 or IPv6 address with no prefixDaniil Baturin
length.
2012-03-030.12.87debian/0.12.87Deepti Kulkarni
2012-03-03new branchDeepti Kulkarni
2012-02-290.12.86debian/0.12.86John Southworth
2012-02-29Fix uninitilized bugJohn Southworth
2012-02-280.12.85debian/0.12.85John Southworth
2012-02-28Bugfix 6839: Warn that pre-shared key changes aren't loaded until a rekey ↵John Southworth
interval
2011-09-190.12.84debian/0.12.84John Southworth
2011-09-19Switched POSIX character classes to standard character classes representing ↵John Southworth
the same data; removed unneeded '.' from regex; add similar regex to match remote-id
2011-07-110.12.83debian/0.12.83John Southworth
2011-07-11Remove no longer mandatory nodes so that VPN will work smoothly with webgui2John Southworth
(cherry picked from commit 3680e3e42b202c78bd3ffe2ec380e007f3359b5f)
2011-07-070.12.82debian/0.12.82Deepti Kulkarni
2011-07-07new branchDeepti Kulkarni
2011-06-150.12.81debian/0.12.81Bob Gilligan
2011-06-15Bugfix 6767: Move /tmp/ipsec.log to /var/log/vyatta and rotate it.Bob Gilligan
2011-06-080.12.80debian/0.12.80John Southworth
2011-06-08Bugfix 7145: same changes were needed for site-to-site as wellJohn Southworth
2011-04-150.12.79debian/0.12.79Mohit Mehta
2011-04-15add help and check for missed auth node so users put it in /configMohit Mehta
2011-04-130.12.78debian/0.12.78Mohit Mehta
2011-04-13* Add help and checks for IPsec x509 nodes to pushMohit Mehta
users towards putting scripts in /config/auth
2011-04-010.12.77debian/0.12.77John Southworth
2011-04-01Bugfix 6972: Suppress messages from the ipsec dhcp scriptJohn Southworth
2011-03-080.12.76debian/0.12.76John Southworth
2011-03-08Fix perlcritic errorsJohn Southworth
2011-02-230.12.75debian/0.12.75John Southworth
2011-02-23Much cleaner way to do the check to see if something has changed in the ↵John Southworth
ipsec or rsa-key config tree.
2011-02-230.12.74debian/0.12.74John Southworth
2011-02-23Don't make vpn-config.pl run if there were no relevant changes, before it ↵John Southworth
ran everytime there was a change in pptp or l2tp configs as well.
2011-02-220.12.73debian/0.12.73John Southworth
2011-02-22Fix some dhcp config problemsJohn Southworth
2011-02-22Make sure only interfaces with dhcp enabled are allowed as a dhcp-interfaceJohn Southworth
2011-02-22Add bond interfaces to available dhcp interfaces in tab completionJohn Southworth
2011-02-220.12.72debian/0.12.72John Southworth
2011-02-22fix some node.def errorsJohn Southworth
2011-02-22Fix minor x509 configuration error message problemJohn Southworth
2011-02-170.12.71debian/0.12.71John Southworth
2011-02-17Fix the no old ip given from dhclient problemJohn Southworth
2011-02-170.12.70debian/0.12.70John Southworth
2011-02-17Log the change when this script is runJohn Southworth
2011-02-170.12.69debian/0.12.69John Southworth
2011-02-17Reread secrets before an updateJohn Southworth
2011-02-170.12.68debian/0.12.68John Southworth
2011-02-17Fix initial boot problems for dhcp interfacesJohn Southworth