strongswan/src/conftest/hooks
Martin Willi 2a277867be Show full blown traffic selector in log_ts hook 2011-04-14 09:21:58 +02:00
..
add_notify.c Use strncaseeq instead of strncasecmp 2011-01-05 16:45:59 +01:00
add_payload.c Use strncaseeq instead of strncasecmp 2011-01-05 16:45:59 +01:00
custom_proposal.c Implemented a hook to inject custom proposals 2011-01-05 16:45:48 +01:00
force_cookie.c Added a force_hookie hook that requests a COOKIE independent of our COOKIE mechanism 2011-01-05 16:45:45 +01:00
hook.h Load hooks based on listener dynamically 2011-01-05 16:45:40 +01:00
ignore_message.c Support hook suffixes to use the same hook multiple times 2011-01-05 16:45:42 +01:00
ike_auth_fill.c Be a little more verbose about cert payload injection 2011-01-05 16:45:43 +01:00
log_id.c Use standard ID getter in log_id hook 2011-01-05 16:45:50 +01:00
log_ke.c Remove unused variable 2011-01-05 16:45:48 +01:00
log_proposals.c Show SPI in proposal logging hook 2011-01-05 16:45:48 +01:00
log_ts.c Show full blown traffic selector in log_ts hook 2011-04-14 09:21:58 +02:00
pretend_auth.c Include the used reserved bytes from ID payloads in AUTH calculation 2011-01-05 16:45:53 +01:00
rebuild_auth.c Added option to use a different key when rebuilding AUTH 2011-01-05 16:46:07 +01:00
reset_seq.c Added a hook to reset ESP sequence numbers 2011-01-05 16:46:00 +01:00
set_critical.c Use payload_get_field() to look up payload fields 2011-01-05 16:45:51 +01:00
set_ike_initiator.c Implemented hook to toggle initiator flag in IKE header 2011-01-05 16:45:52 +01:00
set_ike_request.c Implemented a hook to toggle the IKE message request flag 2011-01-05 16:45:50 +01:00
set_ike_spi.c Implemented hook to modify IKE header SPIs 2011-01-05 16:45:50 +01:00
set_ike_version.c The set_ike_version hook supports version flag mangling 2011-01-05 16:45:52 +01:00
set_length.c Added a hook to alter the payload length field of arbitrary payloads 2011-01-05 16:45:47 +01:00
set_proposal_number.c Added a hook to modify proposal numbers 2011-01-05 16:45:47 +01:00
set_reserved.c Move rebuild_auth functionality to a standalone hook 2011-01-05 16:45:54 +01:00
unencrypted_notify.c Use strncaseeq instead of strncasecmp 2011-01-05 16:45:59 +01:00
unsort_message.c Some typos fixed. 2011-02-07 11:39:41 +01:00