| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
This call is made on the system D-BUS so that charon is started as root.
|
| |
|
| |
|
|
|
|
|
|
| |
In order to be able to access this service via libosso, charon is
started with the run-standalone.sh script, which sets up the required
environment.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
TNC scenario
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Also reverts 0c21dc000d3cd5c82eb22c4481e6459978456364 as the dependency
to libcharon is no longer required.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Instead we use the actual IP protocol identifier (the conversion now happens in
child_sa_t and kernel_handler_t).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|