aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/daemon.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Move processor_t (thread-pool) to libhydra.Tobias Brunner2010-09-021-8/+3
|
* Added a ike_name logger option to prefix the IKE_SA name on each lineMartin Willi2010-08-251-7/+12
|
* Moved credential manager to libstrongswanMartin Willi2010-07-131-2/+0
|
* The file logger supports a time prefix using a strftime() format specifierMartin Willi2010-07-081-2/+4
|
* Flush and destroy the send queue before unloading the socket plugins.Tobias Brunner2010-06-241-1/+1
|
* Adding support for the native Linux capabilities interface.Tobias Brunner2010-06-151-8/+31
| | | | | Note that this interface is deprecated and mainly added to support Android. Use libcap, if possible.
* traffic_selector_t is gone into libstrongswan, migrate printf hook ↵Martin Willi2010-06-071-5/+0
| | | | registration, too.
* Moved syslog.h include.Tobias Brunner2010-05-041-0/+1
|
* Add 'flush_line' option to filelog section.Adrian-Ken Rueegsegger2010-05-041-0/+5
| | | | | | The new boolean 'flush_line' option in the filelog section of strongswan.conf specifies if log messages should be flushed to the given file for each new line.
* Adding support for debug groups in libstrongswan's logger.Tobias Brunner2010-04-061-5/+5
|
* Init/deinit libhydra in charon and pluto.Tobias Brunner2010-03-241-0/+1
|
* Convert charon into libcharon.Tobias Brunner2010-03-191-402/+55
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+789