aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/bus
Commit message (Collapse)AuthorAgeFilesLines
* Cache group name in sys_logger_t to avoid problems with Vstr.Tobias Brunner2011-05-031-3/+5
| | | | | Because syslog(3) is not replaced when using the Vstr wrapper, %N can not be resolved properly.
* Migrated sys_logger_t to INIT/METHOD macros.Tobias Brunner2011-05-031-23/+20
|
* Migrated file_logger_t to INIT/METHOD macros.Tobias Brunner2011-05-031-25/+22
|
* Fix potential use after freeThomas Egerer2011-01-191-1/+1
|
* Refer to scheduler and processor via lib and not hydra.Tobias Brunner2010-09-021-2/+1
|
* Refer to processor via hydra and not charon.Tobias Brunner2010-09-021-2/+2
|
* Added a ike_name logger option to prefix the IKE_SA name on each lineMartin Willi2010-08-254-12/+57
|
* Pass the CREATE_CHILD_SA initiator flag to the child_keys parameterMartin Willi2010-07-263-6/+9
|
* Added a hook to narrow traffic selectors for CHILD_SAsMartin Willi2010-07-133-0/+85
|
* Moved bus_t to METHOD/INIT macrosMartin Willi2010-07-131-108/+69
|
* The file logger supports a time prefix using a strftime() format specifierMartin Willi2010-07-082-7/+32
|
* Moved syslog.h include.Tobias Brunner2010-05-042-2/+1
|
* Move debug groups from charon's bus.h to libstrongswan's debug.h.Tobias Brunner2010-04-062-85/+7
|
* Fixed some Doxygen warnings.Tobias Brunner2010-03-241-2/+2
|
* Convert charon into libcharon.Tobias Brunner2010-03-191-1/+1
|
* Moving charon to libcharon.Tobias Brunner2010-03-197-0/+1637