aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/charon.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed compiler warning.Tobias Brunner2010-06-151-1/+1
|
* Run as vpn user on Android.Tobias Brunner2010-06-151-0/+8
|
* Truncate the PID file so that even if we fail to unlink it, the daemon can ↵Tobias Brunner2010-06-151-11/+33
| | | | be restarted properly.
* Option to skip slow addr2line resolution in leak-detectiveMartin Willi2010-05-201-1/+1
|
* Do a proper cleanup when printing usage info.Tobias Brunner2010-05-041-3/+4
|
* Adding support for debug groups in libstrongswan's logger.Tobias Brunner2010-04-061-7/+7
|
* Store the name of the daemon that initialized libhydra to load ↵Tobias Brunner2010-04-061-1/+1
| | | | daemon-specific settings.
* Fixed deinit for charon --version.Tobias Brunner2010-03-241-1/+2
|
* Init/deinit libhydra in charon and pluto.Tobias Brunner2010-03-241-19/+21
|
* Replacing the original charon with a small wrapper around libcharon.Tobias Brunner2010-03-191-0/+414