aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-11-07Move API and impl to separate packagesevitayan
2019-11-07Make methods public for separating API and Implevitayan
2019-11-05Merge "Add end-to-end testing for EAP-AKA'."Cody Kesting
2019-11-01Merge "Support setting auth method to digital signature"Yan Yan
2019-10-31Support setting auth method to digital signatureevitayan
2019-10-31Merge "Check for bidding down attack in EAP-AKA."Cody Kesting
2019-10-31Merge "Provide whether EAP-AKA' is supported to EAP-AKA."Cody Kesting
2019-10-31Add end-to-end testing for EAP-AKA'.Cody Kesting
2019-10-31Merge "Adding interface for requesting DHCPv4 server"Yan Yan
2019-10-29Check for bidding down attack in EAP-AKA.Cody Kesting
2019-10-29Provide whether EAP-AKA' is supported to EAP-AKA.Cody Kesting
2019-10-29Override MAC algorithm name for EAP-AKA'.Cody Kesting
2019-10-29Override key generation for EAP-AKA'.Cody Kesting
2019-10-29Make key lengths overridable for EAP-SIM/AKA.Cody Kesting
2019-10-29Implement HMAC-SHA-256 ByteSigner for EAP-AKA'.Cody Kesting
2019-10-29Create CK' and IK' for EAP-AKA'.Cody Kesting
2019-10-29Implement attribute checking for EAP-AKA'.Cody Kesting
2019-10-24Adding interface for requesting DHCPv4 serverevitayan
2019-10-24Merge "Rename ChildCallback and IkeCallback"Yan Yan
2019-10-24Merge "Set server address and UDP encap socket via setters"Yan Yan
2019-10-23Set server address and UDP encap socket via settersevitayan
2019-10-23Rename ChildCallback and IkeCallbackevitayan
2019-10-23Add EAP-AKA' config for checking network names.Cody Kesting
2019-10-23Define skeleton ChallengeState for EAP-AKA'.Cody Kesting
2019-10-23Add test for IdentityState for EAP-AKA'.Cody Kesting
2019-10-23Add test for CreatedState for EAP-AKA'.Cody Kesting
2019-10-23Define skeleton state machine for EAP-AKA'.Cody Kesting
2019-10-23Implement EAP Session Configs for EAP-AKA'.Cody Kesting
2019-10-23Define EapAkaPrimeTypeData for EAP-AKA'.Cody Kesting
2019-10-23Implement AT_BIDDING for EAP-AKA'.Cody Kesting
2019-10-23Merge "Define EAP_AT_KDF attribute for EAP-AKA'."Cody Kesting
2019-10-23Merge "Create EAP-AKA' Attribute Factory and AT_KDF_INPUT."Cody Kesting
2019-10-22Merge "Create interface of IkeSessionConfiguration"Yan Yan
2019-10-22Merge changes I35c9c650,Ied38696a,Ic89a432dYan Yan
2019-10-22Merge "Encrypt IKE message with AEAD"Yan Yan
2019-10-22Merge changes I63d76d28,I02ac09c7,I7da5e6c5Yan Yan
2019-10-22Implement KEY ID type of IKE Identificationevitayan
2019-10-19Define EAP_AT_KDF attribute for EAP-AKA'.Cody Kesting
2019-10-19Create EAP-AKA' Attribute Factory and AT_KDF_INPUT.Cody Kesting
2019-10-19Merge "Generate digital signature for outbound packet"Yan Yan
2019-10-18Create interface of IkeSessionConfigurationevitayan
2019-10-18Implement RFC 822 Address Identificationevitayan
2019-10-18Refactor IkeIdentificationevitayan
2019-10-18Merge changes I285f1590,I3e310664,I149c69e2Yan Yan
2019-10-18Merge "Support requesting internal addresses"Yan Yan
2019-10-17Implement Config Attribute for DHCPv4 serverevitayan
2019-10-17Add interfaces for requesting DNS server and subnetevitayan
2019-10-17Refactor IkeConfigPayloadevitayan
2019-10-17Encrypt IKE message with AEADevitayan
2019-10-17Fix bug in IKE fragment authenticationevitayan