aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/bus/listeners/listener.h
Commit message (Expand)AuthorAgeFilesLines
* bus: Add new hooks for derived IKE_SA and CHILD_SA keysTobias Brunner2016-10-041-5/+33
* Use standard unsigned integer typesAndreas Steffen2016-03-241-1/+1
* bus: Add new hook called when IKEv1 CHILD_SAs are migrated to a new IKE_SATobias Brunner2015-05-211-1/+16
* bus: Add an ike_update() hook invoked when peer endpoints changeMartin Willi2015-02-201-0/+11
* bus: Add ike_reestablish_pre hook, called before DNS resolutionTobias Brunner2014-07-221-1/+17
* bus: Add a handle_vips() hook invoked after handling configuration attributesMartin Willi2014-06-171-0/+12
* ikev1: Invoke the assign_vips() bus hook for IKEv1 as wellMartin Willi2014-06-161-3/+3
* Fix various API doc issues and typosTobias Brunner2013-07-181-1/+1
* emit a single assig_vips bus message for all VIPsAndreas Steffen2013-04-061-4/+2
* ifmap plugin subscribes to assing_vip bus signalAndreas Steffen2013-04-061-0/+15
* Add ike_reestablish() event that is triggered when an IKE_SA is reestablishedTobias Brunner2012-09-061-0/+12
* Use a separate interface for loggers.Tobias Brunner2012-05-021-27/+0
* Use a separate list and mutex for loggers.Tobias Brunner2012-05-021-2/+10
* Invoke bus_t.message hook twice, once plain and parsed, once encoded and encr...Martin Willi2012-03-201-1/+5
* Pass IKEv1 specific keymat to ike_keys hookMartin Willi2012-03-201-2/+5
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
* Pass the CREATE_CHILD_SA initiator flag to the child_keys parameterMartin Willi2010-07-261-1/+3
* Added a hook to narrow traffic selectors for CHILD_SAsMartin Willi2010-07-131-0/+15
* Fixed some Doxygen warnings.Tobias Brunner2010-03-241-2/+2
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+178