| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | bus->listen() and the controller wrappers accept a timeout to wait for callbacks | Martin Willi | 2011-08-26 | 1 | -3/+4 |
* | Replaced ike_sa_t.create_child_sa_iterator with enumerator. | Tobias Brunner | 2011-07-06 | 1 | -8/+6 |
* | Added a non-blocking, skipping variant of IKE_SA enumerator | Martin Willi | 2011-05-16 | 1 | -5/+10 |
* | Added a merge option to optionally reload files instead of merging them | Martin Willi | 2011-04-15 | 1 | -1/+1 |
* | Show full blown traffic selector in log_ts hook | Martin Willi | 2011-04-14 | 1 | -3/+21 |
* | Some typos fixed. | Tobias Brunner | 2011-02-07 | 2 | -2/+2 |
* | suiteb directory hasn't been moved to Master yet | Andreas Steffen | 2011-01-08 | 1 | -1/+1 |
* | Added option to use a different key when rebuilding AUTH | Martin Willi | 2011-01-05 | 1 | -2/+16 |
* | Added support for OCSP responder URIs to conftest | Martin Willi | 2011-01-05 | 1 | -2/+11 |
* | Added support for CDPs to conftest | Martin Willi | 2011-01-05 | 1 | -0/+44 |
* | Updated conftest README | Martin Willi | 2011-01-05 | 1 | -31/+122 |
* | Added support for custom file loggers, loglevel settings | Martin Willi | 2011-01-05 | 1 | -0/+52 |
* | Merge test config into suite config, instead of having two distinct configs | Martin Willi | 2011-01-05 | 2 | -24/+6 |
* | Added a cert_policy option to conftest configurations | Martin Willi | 2011-01-05 | 1 | -1/+6 |
* | Added a hook to reset ESP sequence numbers | Martin Willi | 2011-01-05 | 2 | -1/+159 |
* | Accept a suffix to differentiate x509, crl, ecdsa and rsa files | Martin Willi | 2011-01-05 | 1 | -7/+7 |
* | Use strncaseeq instead of strncasecmp | Martin Willi | 2011-01-05 | 5 | -5/+5 |
* | Added tfc_padding option, changes signature to master changes | Martin Willi | 2011-01-05 | 1 | -1/+5 |
* | Generate payload to rebuild_auth, works with injected unknown payloads | Martin Willi | 2011-01-05 | 1 | -13/+17 |
* | Move rebuild_auth functionality to a standalone hook | Martin Willi | 2011-01-05 | 3 | -215/+259 |
* | Added key strength constraints support to conftest | Martin Willi | 2011-01-05 | 1 | -0/+11 |
* | Implemented hook to log traffic selectors | Martin Willi | 2011-01-05 | 2 | -1/+88 |
* | The set_reserved() hook rebuilds AUTH if it mangles ID payload fields | Martin Willi | 2011-01-05 | 1 | -33/+214 |
* | Include the used reserved bytes from ID payloads in AUTH calculation | Martin Willi | 2011-01-05 | 1 | -1/+6 |
* | Extended set_reserved hook to mangle sa_payload substructures | Martin Willi | 2011-01-05 | 1 | -42/+121 |
* | The set_ike_version hook supports version flag mangling | Martin Willi | 2011-01-05 | 1 | -0/+11 |
* | Implemented hook to toggle initiator flag in IKE header | Martin Willi | 2011-01-05 | 2 | -1/+88 |
* | Implemented a hook to set reserved bits | Martin Willi | 2011-01-05 | 2 | -1/+167 |
* | Use payload_get_field() to look up payload fields | Martin Willi | 2011-01-05 | 1 | -10/+4 |
* | Use standard ID getter in log_id hook | Martin Willi | 2011-01-05 | 1 | -4/+7 |
* | Implemented a hook to toggle the IKE message request flag | Martin Willi | 2011-01-05 | 2 | -1/+86 |
* | Implemented hook to modify IKE header SPIs | Martin Willi | 2011-01-05 | 2 | -1/+105 |
* | Fixed transport mode configuration option | Martin Willi | 2011-01-05 | 1 | -3/+7 |
* | Disable MOBIKE in conftesting, as it changes port floating behavior | Martin Willi | 2011-01-05 | 1 | -1/+1 |
* | Preload plugins configured in tests | Martin Willi | 2011-01-05 | 1 | -0/+5 |
* | Added IKE options to configure source/destination ports | Martin Willi | 2011-01-05 | 1 | -2/+4 |
* | Added IKE config option to fake NAT situations | Martin Willi | 2011-01-05 | 1 | -1/+2 |
* | Show SPI in proposal logging hook | Martin Willi | 2011-01-05 | 1 | -2/+8 |
* | Implemented a hook to inject custom proposals | Martin Willi | 2011-01-05 | 2 | -1/+189 |
* | Fixed error reporting | Martin Willi | 2011-01-05 | 1 | -1/+1 |
* | Remove unused variable | Martin Willi | 2011-01-05 | 1 | -1/+1 |
* | Added hook to log ID payload type and data | Martin Willi | 2011-01-05 | 2 | -1/+88 |
* | Added hook to log received KE group | Martin Willi | 2011-01-05 | 2 | -1/+82 |
* | Added a hook to modify proposal numbers | Martin Willi | 2011-01-05 | 2 | -1/+164 |
* | Added a hook to print received proposals, including number | Martin Willi | 2011-01-05 | 2 | -1/+94 |
* | Added a hook to alter the payload length field of arbitrary payloads | Martin Willi | 2011-01-05 | 2 | -1/+134 |
* | Support loading of certificate revocation lists | Martin Willi | 2011-01-05 | 1 | -41/+44 |
* | Implemented a hook that recreates a valid incoming IKE_AUTH response, even if... | Martin Willi | 2011-01-05 | 2 | -1/+382 |
* | Added hook to set arbitrary IKE major/minor versions in message headers | Martin Willi | 2011-01-05 | 2 | -1/+102 |
* | Prefer test specific over suite specific configuration | Martin Willi | 2011-01-05 | 1 | -1/+1 |