strongswan/src/libcharon/encoding/payloads
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
..
auth_payload.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
auth_payload.h Separated libcharon/sa directory with ikev1 and ikev2 subfolders 2012-03-20 17:31:26 +01:00
cert_payload.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
cert_payload.h Fixed some typos, courtesy of codespell 2017-11-15 10:21:13 +01:00
certreq_payload.c Migrate all enumerators to venumerate() interface change 2017-05-26 13:56:44 +02:00
certreq_payload.h Fixed some typos in comments 2013-01-11 10:21:51 +01:00
configuration_attribute.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
configuration_attribute.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
cp_payload.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
cp_payload.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
delete_payload.c Migrate all enumerators to venumerate() interface change 2017-05-26 13:56:44 +02:00
delete_payload.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
eap_payload.c Fixed some typos, courtesy of codespell 2017-11-15 10:21:13 +01:00
eap_payload.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
encodings.c Renamed CONFIGURATION_ATTRIBUTE_LENGTH to streamline it with other ATTRIBUTE rules 2012-03-20 17:31:38 +01:00
encodings.h Fixed some typos, courtesy of codespell 2017-08-07 17:22:01 +02:00
encrypted_fragment_payload.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
encrypted_payload.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
encrypted_payload.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
endpoint_notify.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
endpoint_notify.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
fragment_payload.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
fragment_payload.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
hash_payload.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
hash_payload.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
id_payload.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
id_payload.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
ike_header.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
ike_header.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
ke_payload.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
ke_payload.h encoding: Allow ke_payload_create_from_diffie_hellman() to fail 2015-03-23 17:54:02 +01:00
nonce_payload.c Fixed some typos, courtesy of codespell 2017-11-15 10:21:13 +01:00
nonce_payload.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00
notify_payload.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
notify_payload.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
payload.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
payload.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
proposal_substructure.c ikev1: Determine transform ID before mapping integrity algorithm ID 2017-07-05 10:08:20 +02:00
proposal_substructure.h proposal: Move proposal_t from libcharon to libstrongswan 2017-11-17 18:09:54 +01:00
sa_payload.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
sa_payload.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
traffic_selector_substructure.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
traffic_selector_substructure.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
transform_attribute.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
transform_attribute.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
transform_substructure.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
transform_substructure.h proposal: Move proposal_t from libcharon to libstrongswan 2017-11-17 18:09:54 +01:00
ts_payload.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
ts_payload.h Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
unknown_payload.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
unknown_payload.h unknown-payload: Use a new private payload type and make original type available 2015-06-01 09:42:11 +02:00
vendor_id_payload.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
vendor_id_payload.h payload: Use common prefixes for all payload type identifiers 2014-06-04 15:53:03 +02:00