| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Based on an initial patch by Mirko Parthey.
|
|
|
|
|
|
|
|
| |
Some distributions enable both daemons but then distribute the
executables in two separate packages. If only one package is installed
but both daemons are enabled in ipsec.conf, starter will try to start
the non existing daemon over and over again, and will each time readd
the configs to the other daemon.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
auto=start.
Connections with auto=route and auto=start that did not have
keyexchange=ikev2 explicitly specified did get added to charon,
but did not get routed or started by charon.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
machine
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
comments.
|
|
|
|
|
| |
Because of this libfreeswan, pluto, starter etc. now depend on that
file (and libhydra). This resolved some duplicate declarations.
|
| |
|
| |
|
|
|
|
| |
in starter
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
--disable-load-warning compile option
|
|
|
|
| |
This reverts commit 5c46726d0d91db5b1fc4ea53326e73443133f22d.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|