2012-03-20 |
Martin Willi | Added IKEv1 support to delete payload |
tree | commitdiff |
2012-03-20 |
Martin Willi | Added IKEv1 support to notify payload |
tree | commitdiff |
2012-03-20 |
Martin Willi | Use a generic list encoding rule we can use to specify... |
tree | commitdiff |
2012-03-20 |
Martin Willi | Use a generic encoding type for all variable length... |
tree | commitdiff |
2012-03-20 |
Martin Willi | Implemented IKEv1 hash payload |
tree | commitdiff |
2012-03-20 |
Martin Willi | Extended ID payload for (non-TS) IKEv1 use |
tree | commitdiff |
2012-03-20 |
Martin Willi | Add a payload.get_header_length() method, remove header... |
tree | commitdiff |
2012-03-20 |
Martin Willi | Simplify signature of get_encoding_rules(), make all... |
tree | commitdiff |
2012-03-20 |
Martin Willi | Extended KE payload for IKEv1 support |
tree | commitdiff |
2012-03-20 |
Martin Willi | Extended nonce payload for IKEv1 support |
tree | commitdiff |
2012-03-20 |
Martin Willi | Add fixed PSK authentication method to IKEv1 proposal... |
tree | commitdiff |
2012-03-20 |
Martin Willi | Added limiting encoding of IKEv1 SA payloads |
tree | commitdiff |
2012-03-20 |
Martin Willi | Added SA payload IKEv1 encoding types to generator |
tree | commitdiff |
2012-03-20 |
Martin Willi | Don't set IKEv2 only header flags when using IKEv1 |
tree | commitdiff |
2012-03-20 |
Martin Willi | Set default IKE header initiator flag in IKEv2 only |
tree | commitdiff |
2012-03-20 |
Tobias Brunner | Compile error fixed. |
tree | commitdiff |
2012-03-20 |
Tobias Brunner | Message parsing slightly refactored, allows parsing... |
tree | commitdiff |
2012-03-20 |
Tobias Brunner | Allow creation of message_t objects for IKEv1 packets. |
tree | commitdiff |
2012-03-20 |
Tobias Brunner | Certificate request payloads can be sent in pretty... |
tree | commitdiff |
2012-03-20 |
Martin Willi | Implemented limited payload parsing for IKEv1 SA payloads |
tree | commitdiff |
2012-03-20 |
Martin Willi | Added additional IKEv1 payload and encoding identifiers |
tree | commitdiff |
2012-03-20 |
Martin Willi | Extend sa_payload for IKEv1 support |
tree | commitdiff |
2012-03-20 |
Tobias Brunner | Message rules for IKEv1 INFORMATIONAL exchange added. |
tree | commitdiff |
2012-03-20 |
Tobias Brunner | Message rules for IKEv1 AGGRESSIVE exchange added. |
tree | commitdiff |
2012-03-20 |
Tobias Brunner | Message rules for IKEv1 ID_PROT exchange added. |
tree | commitdiff |
2012-03-20 |
Tobias Brunner | Typo fixed. |
tree | commitdiff |
2012-03-20 |
Martin Willi | Use vendor id payload for IKEv1 payloads, too |
tree | commitdiff |
2012-03-20 |
Martin Willi | Added IKEv1 payload identifiers to "known" payload... |
tree | commitdiff |
2012-03-20 |
Martin Willi | Added IKEv1 payload identifiers |
tree | commitdiff |
2012-03-20 |
Martin Willi | Extended IKE header for IKEv1 support |
tree | commitdiff |
2011-10-04 |
Tobias Brunner | Made create_endpoint_notify_create() private. |
tree | commitdiff |
2011-10-04 |
Tobias Brunner | Migrated parser_t to INIT/METHOD macros. |
tree | commitdiff |
2011-10-04 |
Tobias Brunner | Fixed compiler warnings for endpoint_notify_t. |
tree | commitdiff |
2011-10-03 |
Andreas Steffen | Migrated endpoint_notify to INIT/METHOD macros |
tree | commitdiff |
2011-08-16 |
Andreas Steffen | increased message buffer to cope with NCP's innumerable... |
tree | commitdiff |
2011-08-15 |
Tobias Brunner | typos: initator->initiator, authenticaion->authentication. |
tree | commitdiff |
2011-08-08 |
Martin Willi | Add a non-clonig variant of eap_payload_create_data |
tree | commitdiff |
2011-08-03 |
Martin Willi | Show error code of Microsoft specific error notify |
tree | commitdiff |
2011-08-03 |
Martin Willi | Added Microsoft specific error notify |
tree | commitdiff |
2011-07-20 |
Tobias Brunner | Fixed common misspellings. |
tree | commitdiff |
2011-07-15 |
Andreas Steffen | added IKEv2 exchange type IKE_SESSION_RESUME from RFC... |
tree | commitdiff |
2011-07-14 |
Andreas Steffen | fixed typo |
tree | commitdiff |
2011-07-14 |
Andreas Steffen | updated IANA IKEv2 Notify Message Types |
tree | commitdiff |
2011-07-06 |
Tobias Brunner | Use has_more in decrypt_payloads instead of calling... |
tree | commitdiff |
2011-07-06 |
Tobias Brunner | Replaced simple iterator usages. |
tree | commitdiff |
2011-05-19 |
Martin Willi | Fix some warnings triggered by gcc 4.6 -Wunused-but... |
tree | commitdiff |
2011-04-20 |
Martin Willi | Be a little more liberal in checking maximum payload... |
tree | commitdiff |
2011-04-20 |
Martin Willi | Accept IKE_SA_INIT responses without CERTIFICATE_REQUESTs |
tree | commitdiff |
2011-02-10 |
Tobias Brunner | Compiler warning fixed. |
tree | commitdiff |
2011-02-08 |
Martin Willi | Fixed function parameter description |
tree | commitdiff |
2011-02-07 |
Tobias Brunner | Some typos fixed. |
tree | commitdiff |
2011-02-01 |
Martin Willi | Accept non-encrypted INFORMATIONALs for ME connectivity... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Provide CRLs received in CERT payloads to trustchain... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Added substructure enumerators to sa_payload, proposal_... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Moved check if packet already encoded to ike_sa, avoids... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Added a message method to set the "higher version suppo... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Added reserved bit mangling wrapper functions to message |
tree | commitdiff |
2011-01-05 |
Martin Willi | Implemented a generic payload field lookup function |
tree | commitdiff |
2011-01-05 |
Martin Willi | Reserved field get parsed/generated like any other... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Added member fields for reserved bits and bytes in... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated vendor_id_payload to INIT/METHOD macros |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated ts_payload to INIT/METHOD macros |
tree | commitdiff |
2011-01-05 |
Martin Willi | Use enumerator instead of deprecated iterator |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated transform_substructure to INIT/METHOD macros |
tree | commitdiff |
2011-01-05 |
Martin Willi | Removed obsolete clone mehtod from proposal_substructure |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated transform_attribute to INIT/METHOD macros |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated traffic_selector_substructre to INIT/METHOD... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated notify_payload to INIT/METHOD macros |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated nonce_payload to INIT/METHOD macros |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated ke_payload to INIT/METHOD macros |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated id_payload to INIT/METHOD macros |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated cp_payload to INIT/METHOD macros |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated configuration_attribute to INIT/METHOD macros |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated certreq_payload to INIT/METHOD macros |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated cert_payload to INIT/METHOD macros |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated auth_payload to INIT/METHOD macros |
tree | commitdiff |
2011-01-05 |
Martin Willi | Do not update payload length during generation, allows... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Do not recalculate payload header length after generati... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Apply IKE major/minor version set on message to IKE... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Added setters for IKE major/minor version to ike_header |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated ike_header_t to INIT/METHOD macros |
tree | commitdiff |
2011-01-05 |
Martin Willi | Fixed length calculation of unknown payload |
tree | commitdiff |
2011-01-05 |
Martin Willi | Move critical bit checking to ike_sa, notify payload... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Support encoding of UKNOWN_DATA |
tree | commitdiff |
2011-01-05 |
Martin Willi | Moved our substructure identifiers above 255, ignore... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Check for exceeded payload count even if we have a... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Added a constructor for custom uknown payloads |
tree | commitdiff |
2011-01-05 |
Martin Willi | Use the payloads actual type in unknown_payload_t |
tree | commitdiff |
2011-01-05 |
Martin Willi | Migrated unknown payload to INIT/METHOD macros |
tree | commitdiff |
2011-01-05 |
Martin Willi | Fail silently without INVALID_SYNTAX if message not... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Support removal of payloads from messages |
tree | commitdiff |
2011-01-05 |
Martin Willi | Added a message_t option to disable automatic payload... |
tree | commitdiff |
2011-01-05 |
Martin Willi | Implemented cert payload constructor for custom encodin... |
tree | commitdiff |
2010-10-28 |
Martin Willi | Store proposal number in proposal_t to reuse it in... |
tree | commitdiff |
2010-10-28 |
Martin Willi | Migrated proposal_substructure to INIT/METHOD macros... |
tree | commitdiff |
2010-10-28 |
Martin Willi | Migrated sa_payload to INIT/METHOD macros, removed... |
tree | commitdiff |
2010-09-16 |
Tobias Brunner | draft-ietf-ipsecme-eap-mutual will be released as RFC... |
tree | commitdiff |
2010-09-15 |
Andreas Steffen | added notify messages defined in RFC 5996 |
tree | commitdiff |
2010-08-30 |
Tobias Brunner | Enable the generation of unencrypted messages (e.g... |
tree | commitdiff |
2010-08-25 |
Martin Willi | Update delete_payload length when adding SPIs |
tree | commitdiff |
next |