strongswan/src/libcharon/processing/jobs
Tobias Brunner 2307bffe56 proposal: Move proposal_t from libcharon to libstrongswan
This allows us to use it without having to initialize libcharon, which
was required for the logging (we probably could have included debug.h
instead of daemon.h to workaround that but this seems more correct).
2017-11-17 18:09:54 +01:00
..
acquire_job.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
acquire_job.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
adopt_children_job.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
adopt_children_job.h ikev1: Extend adopt_children_job by task queuing, executed after adoption 2014-08-25 09:55:44 +02:00
delete_child_sa_job.c delete-child-sa-job: Add new constructor that takes the unique ID of a CHILD_SA 2017-05-23 18:46:49 +02:00
delete_child_sa_job.h proposal: Move proposal_t from libcharon to libstrongswan 2017-11-17 18:09:54 +01:00
delete_ike_sa_job.c ike: Log remote IP when deleting half-open IKE_SAs 2017-03-15 16:24:25 +01:00
delete_ike_sa_job.h Fixing Doxygen groups after moving processor. 2010-09-02 19:01:22 +02:00
dpd_timeout_job.c ikev1: Don't handle DPD timeout job if IKE_SA got passive 2015-03-10 14:02:22 +01:00
dpd_timeout_job.h Schedule a DPD timeout job that enforces the IKE message timeout policy 2012-05-15 14:46:02 +02:00
inactivity_job.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
inactivity_job.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
initiate_mediation_job.c peer-cfg: Store mediated_by as name and not peer-cfg reference 2017-02-16 19:24:09 +01:00
initiate_mediation_job.h Fixing Doxygen groups after moving processor. 2010-09-02 19:01:22 +02:00
initiate_tasks_job.c ikev2: Immediately initiate queued tasks after establishing rekeyed IKE_SA 2015-03-18 13:28:34 +01:00
initiate_tasks_job.h ikev2: Immediately initiate queued tasks after establishing rekeyed IKE_SA 2015-03-18 13:28:34 +01:00
mediation_job.c Give processor_t more control over the lifecycle of a job 2012-06-25 17:10:28 +02:00
mediation_job.h Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
migrate_job.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
migrate_job.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
process_message_job.c ikev1: Assign different job priorities for inbound IKEv1 messages 2015-08-21 18:11:44 +02:00
process_message_job.h Fixing Doxygen groups after moving processor. 2010-09-02 19:01:22 +02:00
redirect_job.c redirect-job: Add job to redirect an active IKE_SA 2016-03-04 16:02:59 +01:00
redirect_job.h redirect-job: Add job to redirect an active IKE_SA 2016-03-04 16:02:59 +01:00
rekey_child_sa_job.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
rekey_child_sa_job.h proposal: Move proposal_t from libcharon to libstrongswan 2017-11-17 18:09:54 +01:00
rekey_ike_sa_job.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
rekey_ike_sa_job.h Fixing Doxygen groups after moving processor. 2010-09-02 19:01:22 +02:00
retransmit_job.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
retransmit_job.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
retry_initiate_job.c Give processor_t more control over the lifecycle of a job 2012-06-25 17:10:28 +02:00
retry_initiate_job.h Job added to re-initiate an IKE_SA. 2012-05-30 15:32:52 +02:00
roam_job.c Give processor_t more control over the lifecycle of a job 2012-06-25 17:10:28 +02:00
roam_job.h Fixing Doxygen groups after moving processor. 2010-09-02 19:01:22 +02:00
send_dpd_job.c Give processor_t more control over the lifecycle of a job 2012-06-25 17:10:28 +02:00
send_dpd_job.h Fixing Doxygen groups after moving processor. 2010-09-02 19:01:22 +02:00
send_keepalive_job.c ike: Keep track of send keepalive jobs to avoid scheduling more than one per IKE_SA 2016-03-03 17:15:37 +01:00
send_keepalive_job.h Fixing Doxygen groups after moving processor. 2010-09-02 19:01:22 +02:00
start_action_job.c stroke: Use peer name as namespace for shunt policies 2017-02-16 19:24:07 +01:00
start_action_job.h replaced ipsec up %startall command by start_action job 2011-02-09 22:27:04 +01:00
update_sa_job.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
update_sa_job.h proposal: Move proposal_t from libcharon to libstrongswan 2017-11-17 18:09:54 +01:00