strongswan/src/libcharon/encoding/payloads
Martin Willi 3ecfc83c6b payload: Use common prefixes for all payload type identifiers
The old identifiers did not use a proper namespace and often clashed with
other defines.
2014-06-04 15:53:03 +02:00
..
auth_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
auth_payload.h Separated libcharon/sa directory with ikev1 and ikev2 subfolders 2012-03-20 17:31:26 +01:00
cert_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
cert_payload.h IKEv1 support for PKCS#7 wrapped certificates 2013-01-11 10:21:56 +01:00
certreq_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
certreq_payload.h Fixed some typos in comments 2013-01-11 10:21:51 +01:00
configuration_attribute.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
configuration_attribute.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
cp_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
cp_payload.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
delete_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
delete_payload.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
eap_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
eap_payload.h Added method to enumerate EAP types contained in an EAP-Nak 2012-08-31 11:40:28 +02:00
encodings.c Renamed CONFIGURATION_ATTRIBUTE_LENGTH to streamline it with other ATTRIBUTE rules 2012-03-20 17:31:38 +01:00
encodings.h Renamed CONFIGURATION_ATTRIBUTE_LENGTH to streamline it with other ATTRIBUTE rules 2012-03-20 17:31:38 +01:00
encryption_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
encryption_payload.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
endpoint_notify.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
endpoint_notify.h Made create_endpoint_notify_create() private. 2011-10-04 15:59:20 +02:00
fragment_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
fragment_payload.h Add support to create IKE fragments 2012-12-24 12:29:30 +01:00
hash_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
hash_payload.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
id_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
id_payload.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
ike_header.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
ike_header.h Fixed some typos, courtesy of codespell 2012-12-20 09:35:26 +01:00
ke_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
ke_payload.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
nonce_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
nonce_payload.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
notify_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
notify_payload.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
payload.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
proposal_substructure.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
proposal_substructure.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
sa_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
sa_payload.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
traffic_selector_substructure.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
traffic_selector_substructure.h Moved host_t and host_resolver_t to a new networking subfolder 2012-10-24 15:06:18 +02:00
transform_attribute.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
transform_attribute.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
transform_substructure.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
transform_substructure.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
ts_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
ts_payload.h Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
unknown_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
unknown_payload.h Add a payload.get_header_length() method, remove header length definitions 2012-03-20 17:30:42 +01:00
vendor_id_payload.c payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
vendor_id_payload.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00