strongswan/src/libcharon
Martin Willi a47e431ba9 vici: Return a Python generator instead of a list for streamed responses
In addition that it may reduce memory usage and improve performance for large
responses, it returns immediate results. This is important for longer lasting
commands, such as initiate/terminate, where immediate log feedback is preferable
when interactively calling such commands.
2015-03-18 13:59:14 +01:00
..
attributes mem-pool: Pass the remote IKE address, to re-acquire() an address during reauth 2015-02-20 13:34:57 +01:00
bus bus: Add an ike_update() hook invoked when peer endpoints change 2015-02-20 15:33:59 +01:00
config proposal: Add default PRF for HMAC-MD5-128 and HMAC-SHA1-160 integrity algorithms 2014-10-31 10:09:54 +01:00
control ike-sa-manager: Remove IKE_SA checkout by CHILD_SA reqid 2015-02-20 13:34:51 +01:00
encoding encoding: Verify the length of KE payload data for known groups 2015-03-18 13:33:25 +01:00
kernel kernel-interface: Raise mapping event with a proto/SPI/dst tuple 2015-02-20 13:34:51 +01:00
network receiver: Send a single INVALID_MAJOR_VERSION notify for IKE version > 2 2014-07-17 09:35:49 +02:00
plugins vici: Return a Python generator instead of a list for streamed responses 2015-03-18 13:59:14 +01:00
processing/jobs ikev2: Immediately initiate queued tasks after establishing rekeyed IKE_SA 2015-03-18 13:28:34 +01:00
sa ikev2: Migrate MOBIKE additional peer addresses to new SA after IKE_SA rekeying 2015-03-18 13:32:27 +01:00
tests mem-pool: Pass the remote IKE address, to re-acquire() an address during reauth 2015-02-20 13:34:57 +01:00
Android.mk ikev2: Immediately initiate queued tasks after establishing rekeyed IKE_SA 2015-03-18 13:28:34 +01:00
Makefile.am ikev2: Immediately initiate queued tasks after establishing rekeyed IKE_SA 2015-03-18 13:28:34 +01:00
daemon.c daemon: Remove scheduled jobs before unloading plugins 2015-03-09 15:58:06 +01:00
daemon.h attributes: Move the configuration attributes framework to libcharon 2015-02-20 13:34:55 +01:00
debug