Martin Willi
|
a6da3795d6
|
The set_ike_version hook supports version flag mangling
|
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
|
357e960e40
|
Implemented hook to toggle initiator flag in IKE header
|
2011-01-05 16:45:52 +01:00 |
|
Martin Willi
|
446a4537e5
|
Implemented a hook to set reserved bits
|
2011-01-05 16:45:51 +01:00 |
|
Martin Willi
|
166a2a45d9
|
Added reserved bit mangling wrapper functions to message
|
2011-01-05 16:45:51 +01:00 |
|
Martin Willi
|
15a612efb2
|
Use payload_get_field() to look up payload fields
|
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
|
f5705d0fa6
|
Use standard ID getter in log_id hook
|
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
|
64293410b7
|
Implemented a hook to toggle the IKE message request flag
|
2011-01-05 16:45:50 +01:00 |
|
Martin Willi
|
19a18de98a
|
Implemented hook to modify IKE header SPIs
|
2011-01-05 16:45:50 +01:00 |
|
Martin Willi
|
6b50b9115d
|
Fixed transport mode configuration option
|
2011-01-05 16:45:49 +01:00 |
|
Martin Willi
|
dbcdd4a46d
|
Disable MOBIKE in conftesting, as it changes port floating behavior
|
2011-01-05 16:45:49 +01:00 |
|
Martin Willi
|
1535913aed
|
Load plugins only once, even if listed twice
|
2011-01-05 16:45:49 +01:00 |
|
Martin Willi
|
9a99b745c0
|
Preload plugins configured in tests
|
2011-01-05 16:45:49 +01:00 |
|
Martin Willi
|
401818651e
|
Moved generic infrastructure initialization to libcharon_init(), allows us to preload plugins
|
2011-01-05 16:45:49 +01:00 |
|
Martin Willi
|
74a5dfe537
|
Added IKE options to configure source/destination ports
|
2011-01-05 16:45:48 +01:00 |
|
Martin Willi
|
448db6d9c0
|
Added IKE config option to fake NAT situations
|
2011-01-05 16:45:48 +01:00 |
|
Martin Willi
|
f2116c6de7
|
Show SPI in proposal logging hook
|
2011-01-05 16:45:48 +01:00 |
|
Martin Willi
|
42133e33bd
|
Implemented a hook to inject custom proposals
|
2011-01-05 16:45:48 +01:00 |
|
Martin Willi
|
47e0b50725
|
Fixed error reporting
|
2011-01-05 16:45:48 +01:00 |
|
Martin Willi
|
5d82b2d321
|
Remove unused variable
|
2011-01-05 16:45:48 +01:00 |
|
Martin Willi
|
7ab6429b3c
|
Added hook to log ID payload type and data
|
2011-01-05 16:45:47 +01:00 |
|
Martin Willi
|
c6f2bac1b8
|
Added hook to log received KE group
|
2011-01-05 16:45:47 +01:00 |
|
Martin Willi
|
6dd6b0ef95
|
Added a hook to modify proposal numbers
|
2011-01-05 16:45:47 +01:00 |
|
Martin Willi
|
5dca645d46
|
Added a hook to print received proposals, including number
|
2011-01-05 16:45:47 +01:00 |
|
Martin Willi
|
b080f393ce
|
Added a hook to alter the payload length field of arbitrary payloads
|
2011-01-05 16:45:47 +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 |
|
Martin Willi
|
90994a8a5c
|
Support loading of certificate revocation lists
|
2011-01-05 16:45:46 +01:00 |
|
Martin Willi
|
00d8b9a638
|
Implemented a hook that recreates a valid incoming IKE_AUTH response, even if AUTH_FAILED
|
2011-01-05 16:45:46 +01:00 |
|
Martin Willi
|
2a19095e4c
|
Apply IKE major/minor version set on message to IKE header
|
2011-01-05 16:45:46 +01:00 |
|
Martin Willi
|
7e7c7c1d84
|
Added setters for IKE major/minor version to ike_header
|
2011-01-05 16:45:46 +01:00 |
|
Martin Willi
|
1c22c529a7
|
Migrated ike_header_t to INIT/METHOD macros
|
2011-01-05 16:45:46 +01:00 |
|
Martin Willi
|
a0a760795e
|
Added hook to set arbitrary IKE major/minor versions in message headers
|
2011-01-05 16:45:45 +01:00 |
|
Martin Willi
|
2712b113c7
|
Prefer test specific over suite specific configuration
|
2011-01-05 16:45:45 +01:00 |
|
Martin Willi
|
e330360f77
|
Added a force_hookie hook that requests a COOKIE independent of our COOKIE mechanism
|
2011-01-05 16:45:45 +01:00 |
|
Martin Willi
|
1f42c80942
|
The add_payload hook supports replacing existing payloads of the same type
|
2011-01-05 16:45:45 +01:00 |
|
Martin Willi
|
60b14332b3
|
Fix insertion of non hex encoded payload data
|
2011-01-05 16:45:44 +01:00 |
|
Martin Willi
|
b0f6b31db8
|
Fixed length calculation of unknown payload
|
2011-01-05 16:45:44 +01:00 |
|
Martin Willi
|
50b28ad8a4
|
Added a hook to set the critical bit on arbitrary payloads
|
2011-01-05 16:45:44 +01:00 |
|
Martin Willi
|
c67de660d2
|
Move critical bit checking to ike_sa, notify payload includes unsupported payload type
|
2011-01-05 16:45:44 +01:00 |
|
Martin Willi
|
e7099aa24e
|
Handle all error notifies in CREATE_CHILD_SA exchanges
|
2011-01-05 16:45:44 +01:00 |
|
Martin Willi
|
24384f352f
|
Support encoding of UKNOWN_DATA
|
2011-01-05 16:45:44 +01:00 |
|
Martin Willi
|
958c1d75d7
|
Moved our substructure identifiers above 255, ignore private payloads properly
|
2011-01-05 16:45:44 +01:00 |
|
Martin Willi
|
fea3aa5d12
|
Check for exceeded payload count even if we have a found one flagged as sufficient
|
2011-01-05 16:45:43 +01:00 |
|
Martin Willi
|
9b2ed9501f
|
Added a hook to inject custom payloads with critical bit
|
2011-01-05 16:45:43 +01:00 |
|
Martin Willi
|
ca93b54e65
|
Added a constructor for custom uknown payloads
|
2011-01-05 16:45:43 +01:00 |
|
Martin Willi
|
b6c796464d
|
Use the payloads actual type in unknown_payload_t
|
2011-01-05 16:45:43 +01:00 |
|
Martin Willi
|
9431023ce6
|
Migrated unknown payload to INIT/METHOD macros
|
2011-01-05 16:45:43 +01:00 |
|
Martin Willi
|
7814c74970
|
Added a short README about the conftest utility
|
2011-01-05 16:45:43 +01:00 |
|
Martin Willi
|
a784c9e030
|
Specify the type of the certificate to load, currently X509 only
|
2011-01-05 16:45:43 +01:00 |
|
Martin Willi
|
4a2f7f05df
|
Be a little more verbose about cert payload injection
|
2011-01-05 16:45:43 +01:00 |
|
Martin Willi
|
a60b892841
|
Support hook suffixes to use the same hook multiple times
|
2011-01-05 16:45:42 +01:00 |
|
Martin Willi
|
e5e71e46d9
|
Support arbitrary suffixes for actions, same action multiple times
|
2011-01-05 16:45:42 +01:00 |
|
Martin Willi
|
cf594ca411
|
Added a hook to ignore specific messages
|
2011-01-05 16:45:42 +01:00 |
|
Martin Willi
|
c146c3c4e1
|
Ingore messages with exchange type altered to UNDEFINED in message() hook
|
2011-01-05 16:45:42 +01:00 |
|
Martin Willi
|
81b213499d
|
Added a hook to send unencrypted notifies in established IKE_SAs
|
2011-01-05 16:45:42 +01:00 |
|
Martin Willi
|
a30dba9282
|
Fail silently without INVALID_SYNTAX if message not verified
|
2011-01-05 16:45:42 +01:00 |
|
Martin Willi
|
1009e5c3bc
|
Include suiteb test suite config in distribution
|
2011-01-05 16:45:42 +01:00 |
|
Martin Willi
|
b70abdac2b
|
Fixed loading of credentials using a relative path
|
2011-01-05 16:45:42 +01:00 |
|
Martin Willi
|
52e6df0cdc
|
Implemented a add_notify hook to inject arbitrary Notify payloads
|
2011-01-05 16:45:41 +01:00 |
|
Martin Willi
|
89fda1abb5
|
Moved message()-hook invocation to generate_message(), catch pre-generated IKE_SA_INITs, too
|
2011-01-05 16:45:41 +01:00 |
|
Martin Willi
|
f2986524d9
|
Implemented a hook to unsort payloads in messages
|
2011-01-05 16:45:41 +01:00 |
|
Martin Willi
|
e6c6a4d304
|
Support removal of payloads from messages
|
2011-01-05 16:45:41 +01:00 |
|
Martin Willi
|
363ec8986c
|
Added a message_t option to disable automatic payload sorting
|
2011-01-05 16:45:41 +01:00 |
|
Martin Willi
|
6260e6fe12
|
Added a fist hook to fill up IKE_AUTH messages with dummy certificates (1.1.1/1.2.1)
|
2011-01-05 16:45:41 +01:00 |
|
Martin Willi
|
dacf658036
|
Implemented cert payload constructor for custom encoding types
|
2011-01-05 16:45:41 +01:00 |
|
Martin Willi
|
3b3e5c0de5
|
Fix segfault if config not found
|
2011-01-05 16:45:41 +01:00 |
|
Martin Willi
|
73a3013f7c
|
Read actions from test config, delayed execution
|
2011-01-05 16:45:41 +01:00 |
|
Martin Willi
|
6c2d466b90
|
Support manually triggerd DPD check, even if DPD disabled in config
|
2011-01-05 16:45:40 +01:00 |
|
Martin Willi
|
3f759bb75b
|
Load private keys from suite and test configs
|
2011-01-05 16:45:40 +01:00 |
|
Martin Willi
|
a13c1d649f
|
Load certificates from both, suite and test config
|
2011-01-05 16:45:40 +01:00 |
|
Martin Willi
|
d1041fa463
|
Load test and suite specific connection configurations
|
2011-01-05 16:45:40 +01:00 |
|
Martin Willi
|
f452a5a1f8
|
Load hooks based on listener dynamically
|
2011-01-05 16:45:40 +01:00 |
|
Martin Willi
|
b318e0ab57
|
Load certificates from global suite configuration file
|
2011-01-05 16:45:40 +01:00 |
|
Martin Willi
|
e78ec86d27
|
Added a Suite B conftest utility skeleton using libcharon
|
2011-01-05 16:45:40 +01:00 |
|
Martin Willi
|
65697c2734
|
Added a CIDR notation based host constructor
|
2011-01-05 16:45:40 +01:00 |
|
Martin Willi
|
84f89634ef
|
Moved logger initialization from libcharon to charon
|
2011-01-05 16:45:40 +01:00 |
|
Martin Willi
|
33bfdf6f37
|
Fixed public key construction from PKCS#11 private key
|
2010-12-23 10:29:01 +01:00 |
|
Martin Willi
|
78a547c999
|
Added NEWS for af-alg plugin
|
2010-12-20 10:22:14 +01:00 |
|
Martin Willi
|
23a737eb29
|
Probe for supported AF_ALG algorithms, register dynamically
|
2010-12-20 10:09:20 +01:00 |
|
Martin Willi
|
4ee5d97d57
|
Register algorithms with dependencies only if dependency available
|
2010-12-20 10:00:39 +01:00 |
|