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 |
|
Andreas Steffen
|
3d653727a8
|
removed superfluous s
|
2011-01-05 04:09:19 +01:00 |
|
Andreas Steffen
|
97613b3b1a
|
remove private_
|
2011-01-05 03:44:57 +01:00 |
|
Andreas Steffen
|
d0eb22333e
|
remove private_
|
2011-01-05 03:44:28 +01:00 |
|
Andreas Steffen
|
ac46c8be5c
|
cosmetics in debug output
|
2011-01-05 02:44:27 +01:00 |
|
Andreas Steffen
|
69e8407d51
|
detect fragmentation of PB-TNC batch
|
2011-01-05 02:41:36 +01:00 |
|
Andreas Steffen
|
dcde152265
|
fixed typo
|
2011-01-02 06:52:32 +01:00 |
|
Andreas Steffen
|
53e2c2e283
|
replaced spaces by tabs
|
2010-12-30 03:45:08 +01:00 |
|
Andreas Steffen
|
3a8ef88e51
|
commas are required
|
2010-12-27 08:26:29 +01:00 |
|
Andreas Steffen
|
203bfa4ee8
|
added Sansar Choinambuu to copryright.c
|
2010-12-27 08:24:05 +01:00 |
|
Andreas Steffen
|
e3504d6011
|
added missing tfc argument to kernel_pfkey_ipsec interface
|
2010-12-27 05:53:36 +01:00 |
|
Andreas Steffen
|
1c7a729100
|
set tfcv3 flag TRUE in ha_dispatcher
|
2010-12-26 23:10:57 +01:00 |
|
Andreas Steffen
|
27a66f9393
|
implemented wrap around of registered IKEv1 algorithm names
|
2010-12-26 17:11:02 +01:00 |
|
Andreas Steffen
|
690d5aed59
|
disable AEAD crypto algorithm if no key size is supported
|
2010-12-25 16:14:55 +01:00 |
|
Andreas Steffen
|
d733a3babb
|
disable crypto algorithm if no key size is supported
|
2010-12-25 16:11:50 +01:00 |
|
Andreas Steffen
|
c6a043fad0
|
log if an AEAD algorithm does not support a given key size
|
2010-12-25 15:53:15 +01:00 |
|
Andreas Steffen
|
90288c76f8
|
log if a crypto algorithm does not support a given key size
|
2010-12-25 15:49:29 +01:00 |
|
Andreas Steffen
|
16b6606e5f
|
wrap list of IKEv2 algorithms after 120 characters per line
|
2010-12-24 17:29:51 +01:00 |
|
Andreas Steffen
|
cb6be85cfe
|
Migrated stroke_list_t to INIT/METHOD macros
|
2010-12-24 14:29:09 +01:00 |
|
Andreas Steffen
|
d77c6c49a9
|
printed plugin names have a hyphen
|
2010-12-24 05:53:27 +01:00 |
|
Martin Willi
|
33bfdf6f37
|
Fixed public key construction from PKCS#11 private key
|
2010-12-23 10:29:01 +01:00 |
|
Andreas Steffen
|
905ab99fc1
|
eliminated whitespace
|
2010-12-21 17:51:27 +01:00 |
|
Andreas Steffen
|
cf16a29dac
|
Migrated child_create_t to INIT/METHOD macros
|
2010-12-21 17:49:07 +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 |
|
Martin Willi
|
d214ebdf82
|
Register some less common AF_ALG ciphers (cast5, serpent, twofish, blowfish)
|
2010-12-20 09:52:02 +01:00 |
|
Martin Willi
|
533151692f
|
Implemented PRFs using AF_ALG
|
2010-12-20 09:52:02 +01:00 |
|
Martin Willi
|
06eb35efb0
|
Use the AF_ALG wrapper in hasher, crypter and signer
|
2010-12-20 09:52:02 +01:00 |
|