aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added a short README about the conftest utilityMartin Willi2011-01-052-1/+225
* Specify the type of the certificate to load, currently X509 onlyMartin Willi2011-01-051-0/+12
* Be a little more verbose about cert payload injectionMartin Willi2011-01-051-0/+1
* Support hook suffixes to use the same hook multiple timesMartin Willi2011-01-056-29/+37
* Support arbitrary suffixes for actions, same action multiple timesMartin Willi2011-01-051-1/+1
* Added a hook to ignore specific messagesMartin Willi2011-01-052-1/+90
* Ingore messages with exchange type altered to UNDEFINED in message() hookMartin Willi2011-01-051-0/+8
* Added a hook to send unencrypted notifies in established IKE_SAsMartin Willi2011-01-052-1/+154
* Fail silently without INVALID_SYNTAX if message not verifiedMartin Willi2011-01-051-10/+8
* Include suiteb test suite config in distributionMartin Willi2011-01-051-0/+2
* Fixed loading of credentials using a relative pathMartin Willi2011-01-051-4/+4
* Implemented a add_notify hook to inject arbitrary Notify payloadsMartin Willi2011-01-052-1/+142
* Moved message()-hook invocation to generate_message(), catch pre-generated IK...Martin Willi2011-01-052-2/+1
* Implemented a hook to unsort payloads in messagesMartin Willi2011-01-052-1/+134
* Support removal of payloads from messagesMartin Willi2011-01-052-0/+14
* Added a message_t option to disable automatic payload sortingMartin Willi2011-01-052-1/+21
* Added a fist hook to fill up IKE_AUTH messages with dummy certificates (1.1.1...Martin Willi2011-01-052-2/+146
* Implemented cert payload constructor for custom encoding typesMartin Willi2011-01-052-0/+21
* Fix segfault if config not foundMartin Willi2011-01-051-2/+5
* Read actions from test config, delayed executionMartin Willi2011-01-055-1/+391
* Support manually triggerd DPD check, even if DPD disabled in configMartin Willi2011-01-051-11/+10
* Load private keys from suite and test configsMartin Willi2011-01-051-0/+65
* Load certificates from both, suite and test configMartin Willi2011-01-051-10/+20
* Load test and suite specific connection configurationsMartin Willi2011-01-055-1/+391
* Load hooks based on listener dynamicallyMartin Willi2011-01-054-15/+108
* Load certificates from global suite configuration fileMartin Willi2011-01-052-2/+87
* Added a Suite B conftest utility skeleton using libcharonMartin Willi2011-01-056-2/+303
* Added a CIDR notation based host constructorMartin Willi2011-01-052-0/+44
* Moved logger initialization from libcharon to charonMartin Willi2011-01-053-156/+149
* removed superfluous sAndreas Steffen2011-01-058-8/+8
* remove private_Andreas Steffen2011-01-051-1/+1
* remove private_Andreas Steffen2011-01-054-4/+4
* cosmetics in debug outputAndreas Steffen2011-01-051-1/+1
* detect fragmentation of PB-TNC batchAndreas Steffen2011-01-051-4/+11
* fixed typoAndreas Steffen2011-01-021-2/+2
* replaced spaces by tabsAndreas Steffen2010-12-301-1/+1
* version bump to 4.5.1dr5Andreas Steffen2010-12-271-1/+1
* commas are requiredAndreas Steffen2010-12-271-3/+3
* added Sansar Choinambuu to copryright.cAndreas Steffen2010-12-271-6/+6
* unset RADIUSHOSTS after before loading new scenarioAndreas Steffen2010-12-271-0/+1
* added missing tfc argument to kernel_pfkey_ipsec interfaceAndreas Steffen2010-12-271-1/+1
* set tfcv3 flag TRUE in ha_dispatcherAndreas Steffen2010-12-261-4/+4
* implemented wrap around of registered IKEv1 algorithm namesAndreas Steffen2010-12-264-79/+63
* disable AEAD crypto algorithm if no key size is supportedAndreas Steffen2010-12-251-0/+1
* disable crypto algorithm if no key size is supportedAndreas Steffen2010-12-251-8/+27
* log if an AEAD algorithm does not support a given key sizeAndreas Steffen2010-12-251-2/+6
* log if a crypto algorithm does not support a given key sizeAndreas Steffen2010-12-251-1/+3
* wrap list of IKEv2 algorithms after 120 characters per lineAndreas Steffen2010-12-241-20/+43
* Migrated stroke_list_t to INIT/METHOD macrosAndreas Steffen2010-12-241-25/+21
* printed plugin names have a hyphenAndreas Steffen2010-12-247-5/+9