Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-02 | T675: for downgrading strongswan to 5.5, remove explicit dependency on libvici. | Daniil Baturin | |
In 5.5 from stretch, it's inside the swanctl package. In 5.6 from sid, the swanctl package depends on it so we don't need to mention it explicitly anyway. | |||
2016-03-07 | add dependencies needed for dmvpn configuration | Kim Hagen | |
2016-02-25 | add libcrypt-openssl-rsa-perl dependency | Kim Hagen | |
2016-01-25 | Remove dependency on vyatta-ipsec for migration to upstream strongswan. | Daniil Baturin | |
Update standards version and description. | |||
2015-12-16 | Fix build depends. | Thomas Jepp | |
2014-12-26 | Update maintainer address | Alex Harpin | |
2014-09-20 | vyatta-cfg-vpn: updated the debian package maintainer address | Alex Harpin | |
2014-09-20 | vyatta-cfg-vpn: add libnfnetlink-dev to build dependencies | Alex Harpin | |
Add libnfnetlink-dev to the list of build dependencies, required for compiling src/cfgcti. Bug #317 http://bugzilla.vyos.net/show_bug.cgi?id=317 | |||
2012-08-13 | Bugfix 8276: Vti not working on a 32-bit machine due to sign bit overload. | Saurabh Mohan | |
In a 32-bit machine the signed bit is at the 32'nd bit position. Mark used by vti set's (0x9000-0000) that bit position. Changed the api to use strtoul to read the data from the command line and configure the mark. Also, changed the vyatta-cfg-vpn package to be arch dependent since it now has a binary that it generates. | |||
2010-01-12 | vyatta-cfg-vpn depends on vyatta-ipsec provided by vyatta-strongswan | Mohit Mehta | |
(cherry picked from commit f830e7cfd66d7cf368d47cd5dea47dd26711875a) | |||
2009-11-13 | dependency update | Michael Larson | |
2009-11-06 | use vyatta openswan | An-Cheng Huang | |
2008-12-12 | update maintainer information | An-Cheng Huang | |
2008-03-24 | Set dependencies on either bash or vyatta-bash | rbalocca | |
2008-03-21 | Fix debian dependencies | rbalocca | |
2007-12-19 | Port vpn cfg from fairfield to glendale. | Stig Thormodsrud | |