Martin Willi
|
007d5b9218
|
Defined a private status notify to transport arbitrary RADIUS attributes
|
2012-03-05 18:06:14 +01:00 |
|
Martin Willi
|
b2e493ab58
|
Fixed proposal numbering check in sa_payload
|
2011-11-21 09:12:00 +01:00 |
|
Tobias Brunner
|
055a823d08
|
Made create_endpoint_notify_create() private.
|
2011-10-04 15:59:20 +02:00 |
|
Tobias Brunner
|
13e5a32a1e
|
Migrated parser_t to INIT/METHOD macros.
|
2011-10-04 11:50:22 +02:00 |
|
Tobias Brunner
|
4459ae8cf5
|
Fixed compiler warnings for endpoint_notify_t.
|
2011-10-04 10:17:36 +02:00 |
|
Andreas Steffen
|
6b44a99f9e
|
Migrated endpoint_notify to INIT/METHOD macros
|
2011-10-03 21:30:49 +02:00 |
|
Andreas Steffen
|
a022f0863d
|
increased message buffer to cope with NCP's innumerable UNITY Configuration Payloads
|
2011-08-16 23:22:20 +02:00 |
|
Tobias Brunner
|
7ebf021d37
|
typos: initator->initiator, authenticaion->authentication.
|
2011-08-15 16:31:04 +02:00 |
|
Martin Willi
|
4c199e6f81
|
Add a non-clonig variant of eap_payload_create_data
|
2011-08-08 13:36:55 +02:00 |
|
Martin Willi
|
61e13630f8
|
Show error code of Microsoft specific error notify
|
2011-08-03 12:01:15 +02:00 |
|
Martin Willi
|
06912a5eb4
|
Added Microsoft specific error notify
|
2011-08-03 12:00:50 +02:00 |
|
Tobias Brunner
|
f3bb1bd039
|
Fixed common misspellings.
Mostly found by 'codespell'.
|
2011-07-20 16:14:10 +02:00 |
|
Andreas Steffen
|
152d7b373d
|
added IKEv2 exchange type IKE_SESSION_RESUME from RFC 5723
|
2011-07-15 07:48:36 +02:00 |
|
Andreas Steffen
|
895ac29719
|
fixed typo
|
2011-07-14 10:53:37 +02:00 |
|
Andreas Steffen
|
9f181e7fd5
|
updated IANA IKEv2 Notify Message Types
|
2011-07-14 10:51:24 +02:00 |
|
Tobias Brunner
|
a07568cf6a
|
Use has_more in decrypt_payloads instead of calling enumerate twice.
|
2011-07-06 09:43:46 +02:00 |
|
Tobias Brunner
|
e26304348c
|
Replaced simple iterator usages.
|
2011-07-06 09:43:45 +02:00 |
|
Martin Willi
|
513701f41b
|
Fix some warnings triggered by gcc 4.6 -Wunused-but-set-variable
|
2011-05-19 15:47:40 +02:00 |
|
Martin Willi
|
6d41218ced
|
Be a little more liberal in checking maximum payload count
|
2011-04-20 15:15:00 +02:00 |
|
Martin Willi
|
f7aca91603
|
Accept IKE_SA_INIT responses without CERTIFICATE_REQUESTs
|
2011-04-20 15:04:02 +02:00 |
|
Tobias Brunner
|
35fe7f8cbd
|
Compiler warning fixed.
|
2011-02-10 16:49:42 +01:00 |
|
Martin Willi
|
0700c153e7
|
Fixed function parameter description
|
2011-02-08 10:14:56 +01:00 |
|
Tobias Brunner
|
84545f6e7c
|
Some typos fixed.
|
2011-02-07 11:39:41 +01:00 |
|
Martin Willi
|
fe79cd4257
|
Accept non-encrypted INFORMATIONALs for ME connectivity checks
|
2011-02-01 09:47:36 +01:00 |
|
Martin Willi
|
3a89b3c52f
|
Provide CRLs received in CERT payloads to trustchain verification
|
2011-01-05 16:46:06 +01:00 |
|
Martin Willi
|
54f2bdd656
|
Added substructure enumerators to sa_payload, proposal_substructure
|
2011-01-05 16:45:52 +01:00 |
|
Martin Willi
|
9ca5d0280e
|
Moved check if packet already encoded to ike_sa, avoids message() hook invocation twice
|
2011-01-05 16:45:52 +01:00 |
|
Martin Willi
|
2813be18f5
|
Added a message method to set the "higher version supported" flag
|
2011-01-05 16:45:52 +01:00 |
|
Martin Willi
|
166a2a45d9
|
Added reserved bit mangling wrapper functions to message
|
2011-01-05 16:45:51 +01:00 |
|
Martin Willi
|
e662d62a76
|
Implemented a generic payload field lookup function
|
2011-01-05 16:45:51 +01:00 |
|
Martin Willi
|
bf029696c6
|
Reserved field get parsed/generated like any other bit/byte field
|
2011-01-05 16:45:51 +01:00 |
|
Martin Willi
|
c93c7a7560
|
Added member fields for reserved bits and bytes in all payloads
|
2011-01-05 16:45:51 +01:00 |
|
Martin Willi
|
1b671248c2
|
Migrated vendor_id_payload to INIT/METHOD macros
|
2011-01-05 16:45:51 +01:00 |
|
Martin Willi
|
102adb9bfd
|
Migrated ts_payload to INIT/METHOD macros
|
2011-01-05 16:45:51 +01:00 |
|
Martin Willi
|
1f5b2bec4b
|
Use enumerator instead of deprecated iterator
|
2011-01-05 16:45:51 +01:00 |
|
Martin Willi
|
9f8ecff2e2
|
Migrated transform_substructure to INIT/METHOD macros
|
2011-01-05 16:45:51 +01:00 |
|
Martin Willi
|
6844c156fc
|
Removed obsolete clone mehtod from proposal_substructure
|
2011-01-05 16:45:51 +01:00 |
|
Martin Willi
|
6b69c03d13
|
Migrated transform_attribute to INIT/METHOD macros
|
2011-01-05 16:45:51 +01:00 |
|
Martin Willi
|
423745b652
|
Migrated traffic_selector_substructre to INIT/METHOD macros
|
2011-01-05 16:45:51 +01:00 |
|
Martin Willi
|
3f0a2af2a6
|
Migrated notify_payload to INIT/METHOD macros
|
2011-01-05 16:45:51 +01:00 |
|
Martin Willi
|
e3c4c6a5ac
|
Migrated nonce_payload to INIT/METHOD macros
|
2011-01-05 16:45:50 +01:00 |
|
Martin Willi
|
19ee0762e7
|
Migrated ke_payload to INIT/METHOD macros
|
2011-01-05 16:45:50 +01:00 |
|
Martin Willi
|
ffb980572f
|
Migrated id_payload to INIT/METHOD macros
|
2011-01-05 16:45:50 +01:00 |
|
Martin Willi
|
a11cfe2960
|
Migrated cp_payload to INIT/METHOD macros
|
2011-01-05 16:45:50 +01:00 |
|
Martin Willi
|
bda62cedb9
|
Migrated configuration_attribute to INIT/METHOD macros
|
2011-01-05 16:45:50 +01:00 |
|
Martin Willi
|
1cc58e7ed2
|
Migrated certreq_payload to INIT/METHOD macros
|
2011-01-05 16:45:50 +01:00 |
|
Martin Willi
|
2aa1bffb02
|
Migrated cert_payload to INIT/METHOD macros
|
2011-01-05 16:45:50 +01:00 |
|
Martin Willi
|
9c0ccf5e26
|
Migrated auth_payload to INIT/METHOD macros
|
2011-01-05 16:45:50 +01:00 |
|
Martin Willi
|
2ecbd6186e
|
Do not update payload length during generation, allows hooks override payload length
|
2011-01-05 16:45:47 +01:00 |
|
Martin Willi
|
d58127af84
|
Do not recalculate payload header length after generation, payloads do length calculation
|
2011-01-05 16:45:47 +01:00 |
|