aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-10-17Implement Config Attribute for DHCPv4 serverevitayan
2019-10-17Add interfaces for requesting DNS server and subnetevitayan
2019-10-17Refactor IkeConfigPayloadevitayan
2019-10-09Merge changes I41019118,I650b5addYan Yan
2019-10-09Merge changes Icf0f64a6,I149c5d73,I7574fdfeYan Yan
2019-10-09Merge changes I124575be,I68225683,I3bb7ad67Yan Yan
2019-10-07Decode and validate configure payloadevitayan
2019-10-07Create ChildSessionConfigurationevitayan
2019-10-07Support configuring internal address requestsevitayan
2019-10-07Refactor ChildSessionOptionsevitayan
2019-10-07Refactor SaProposalevitayan
2019-10-07Authenticate remote side using digital signatureevitayan
2019-10-07Validate received digital signatureevitayan
2019-10-07Validate received certificatesevitayan
2019-10-03Add test for decoding EapAkaTypeData.Cody Kesting
2019-10-02Merge "Create testutils folder"Yan Yan
2019-10-01Merge "Implement EAP MSCHAPv2 end-to-end test."Cody Kesting
2019-10-01Merge "Refactor EAP end-top-end tests for Notifications."Cody Kesting
2019-10-01Merge "Implement AwaitingEapSuccessState for EAP MSCHAPv2."Cody Kesting
2019-10-01Merge "Implement MSK generation for EAP MSCHAPv2."Cody Kesting
2019-10-01Merge "Implement AwaitingEapFailureState for EAP MSCHAPv2."Cody Kesting
2019-10-01Merge "Implement ValidateAuthenticatorState for EAP MSCHAPv2."Cody Kesting
2019-10-01Merge "Increase timeout to avoid being flaky"Yan Yan
2019-09-30Implement EAP MSCHAPv2 end-to-end test.Cody Kesting
2019-09-30Refactor EAP end-top-end tests for Notifications.Cody Kesting
2019-09-30Implement AwaitingEapSuccessState for EAP MSCHAPv2.Cody Kesting
2019-09-30Implement MSK generation for EAP MSCHAPv2.Cody Kesting
2019-09-30Implement AwaitingEapFailureState for EAP MSCHAPv2.Cody Kesting
2019-09-30Implement ValidateAuthenticatorState for EAP MSCHAPv2.Cody Kesting
2019-09-30Handle Success and Failure in MethodState.Cody Kesting
2019-09-30Allow for missing message in Success/Fail Request.Cody Kesting
2019-09-24Increase timeout to avoid being flakyevitayan
2019-09-24Create testutils folderevitayan
2019-09-24Add pre-final states for EAP MSCHAPv2.Cody Kesting
2019-09-23Implement ChallengeState for EAP MSCHAPv2.Cody Kesting
2019-09-23Merge "Refactor EAP MSCHAPv2 test vectors."Cody Kesting
2019-09-23Merge "Support IPv4 netmask"Yan Yan
2019-09-23Merge "Support IPv6 DNS attribute"Yan Yan
2019-09-20Merge "Cache recent messages in IkeSaRecord"Yan Yan
2019-09-20Support IPv4 netmaskevitayan
2019-09-20Merge "Update test vectors for EAP-AKA test."Cody Kesting
2019-09-20Support IPv6 DNS attributeevitayan
2019-09-20Merge changes I6d6511df,I03e46b6c,I936a6ad7Yan Yan
2019-09-20Merge "Fix flaky tests in IkeSessionStateMachineTest"Yan Yan
2019-09-20Refactor EAP MSCHAPv2 test vectors.Cody Kesting
2019-09-19Cache recent messages in IkeSaRecordevitayan
2019-09-19Update test vectors for EAP-AKA test.Cody Kesting
2019-09-19Fix flaky tests in IkeSessionStateMachineTestevitayan
2019-09-19Implement CreatedState for EAP MSCHAPv2.Cody Kesting
2019-09-19Define type data for EAP MSCHAPv2 failure response.Cody Kesting