summaryrefslogtreecommitdiff
path: root/regress/sbin/iked
AgeCommit message (Expand)Author
2020-09-21Fix test_parser crash in ikev2_pld_eap. msg->msg_parent is always set intobhe
2020-09-20Fix changed eap_parse signature.tobhe
2020-09-15Make sure variable assignments are followed by '\', otherwisetobhe
2020-09-13More tests for policy matching via dstid.tobhe
2020-09-13Test for failure on dstid mismatch.tobhe
2020-09-13Add run-psk-fail test to check for failure on psk mismatch.tobhe
2020-09-13Refactor config setup boilerplate to allow asymmetric test setups.tobhe
2020-09-10Refactor initial cleanup.tobhe
2020-09-07Add 'run-ping-fail' subtest. Make sure to clean up left over statetobhe
2020-08-30Allow multiple global options.tobhe
2020-08-29Add 'enforcesingleikesa' test.tobhe
2020-07-21Add pf config to block unencrypted pings.tobhe
2020-07-21Make test work with IPv6 addresses.tobhe
2020-04-09The -6 option is ignored and will be removed in the future.tobhe
2020-04-01Properly handle multiple CERTREQ payloads in CA process. Only for thetobhe
2020-02-21Add test for IPsec transport mode. Check not only flows but also SAs,tobhe
2020-02-17Disable name resolution in tcpdump with -n. We always compare source andtobhe
2020-02-17Generate public keys for newly generated local private keys.tobhe
2020-01-17Reset udpencap_port sysctl in cleanup in case the run-udpencap-porttobhe
2020-01-16Add test for custom udp encapsulation port with set with '-p'.tobhe
2020-01-16Link iked live test to build. To operate it needs two remoteAlexander Bluhm
2020-01-15Add multiple altname fields and test for different subjectAltName formatstobhe
2020-01-15Restructure certificate generation to utilize make's build deps. Add testtobhe
2020-01-15Rename the environment variables for ssh hosts and addressesAlexander Bluhm
2020-01-15Add automated certificate generation, psk and certificate authenticationtobhe
2020-01-14Add live test for simple ikev2 handshake and encrypted ping between twotobhe
2019-11-14Fix undefined symbol for ikev2_ike_sa_setreason.tobhe
2019-08-14Add ikev2_ikesa_info dummy definition for parser test.tobhe
2019-05-11Add support for IKEv2 Message Fragmentation as defined in RFC 7383.Patrick Wildt
2018-03-22The iked(8) fuzzer did not fuzz encrypted payloads. With that changedPatrick Wildt
2017-05-30Organize iked parser regress Makefile similar to mandoc dbm_dump.Alexander Bluhm
2017-05-29fuzz the iked payload parser using the openssh unit-test frameworkMarkus Friedl
2017-05-29*** empty log message ***Markus Friedl
2014-08-27Add support for Curve25519 using the public domain code that is foundReyk Floeter
2014-08-25Inspired by the previous brainpool addition, copy isakmpd's dh test toReyk Floeter