aboutsummaryrefslogtreecommitdiffstats
path: root/src/conftest/hooks/unencrypted_notify.c
Commit message (Expand)AuthorAgeFilesLines
* payload: Use common prefixes for all payload type identifiersMartin Willi2014-06-041-1/+1
* enum: Return boolean result for enum_from_name() lookupMartin Willi2014-05-161-2/+1
* The this->data member is never NULLTobias Brunner2012-09-281-1/+1
* Added IKEv1 support to notify payloadMartin Willi2012-03-201-1/+1
* Allow creation of message_t objects for IKEv1 packets.Tobias Brunner2012-03-201-1/+1
* Use strncaseeq instead of strncasecmpMartin Willi2011-01-051-1/+1
* Fix insertion of non hex encoded payload dataMartin Willi2011-01-051-1/+1
* Support hook suffixes to use the same hook multiple timesMartin Willi2011-01-051-6/+6
* Added a hook to send unencrypted notifies in established IKE_SAsMartin Willi2011-01-051-0/+153