aboutsummaryrefslogtreecommitdiff
path: root/net/vpnc/files
Commit message (Collapse)AuthorAge
* vpnc: fix IPv6-triggered inoperabilityDaniel Gimpelevich2019-03-09
| | | | | | | When the server hostname resolved to both IPv4 and IPv6 addresses, connecting would fail with nothing in syslog. This corrects that oversight. Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
* vpnc: fix using proto_add_host_dependencyYousong Zhou2018-01-19
| | | | | | Fixes #4343 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* net/vpnc: Add option to prevent retry on authentication failureDaniel Dickinson2016-03-23
| | | | | | | | On some systems too many retries with authentication failure results in IP or username being locked out, so add option to prevent retries in the event of authentication failure Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* vpnc: corrected call to proto_add_host_dependencyDaniel Gimpelevich2015-07-12
|
* vpnc: initial importDaniel Gimpelevich2015-02-06
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>