aboutsummaryrefslogtreecommitdiff
path: root/tests/iketests/src/java/com/android
AgeCommit message (Expand)Author
2020-05-19Don't throw missing payload exception if Auth is rejected with error notifyevitayan
2020-05-12Merge "Support decoding & encoding Certificate Request Payload"Yan Yan
2020-05-08Support decoding & encoding Certificate Request Payloadevitayan
2020-05-05Merge "Add a busy-wakelock to IkeSessionStateMachine"Treehugger Robot
2020-05-05Add a busy-wakelock to IkeSessionStateMachineBenedict Wong
2020-05-04Merge changes I370ecc85,If4bbf9c8Yan Yan
2020-05-04Use dh group from KE payload for remote rekeyDheeraj Shetty
2020-05-02Use AlarmManager to trigger rekeyevitayan
2020-05-01Merge "Add DH groups from child session params"Treehugger Robot
2020-05-01Reschedule rekey in rekey state instead of TempFailureHandlerevitayan
2020-05-01Add DH groups from child session paramsDheeraj Shetty
2020-05-01Merge "Switch IKE Sockets to use a poll loop"Yan Yan
2020-04-30Switch IKE Sockets to use a poll loopBenedict Wong
2020-04-30Merge "Use #hasTransport to check if test network is used"Yan Yan
2020-04-28Do not throw exception for wrong protocol IDDheeraj Shetty
2020-04-27Use #hasTransport to check if test network is usedevitayan
2020-04-24Inject DeterministicRandom in EAP authenticator, Nonce and KE Payloadevitayan
2020-04-24Inject SecureRandom in SPI generationevitayan
2020-04-24Add factory that creates deterministic random if test mode is enabledevitayan
2020-04-24Create deterministic secure random to support IKE test modeevitayan
2020-04-24Use user configured retransmission timeoutsDheeraj Shetty
2020-04-23Merge "Create super class for IkeSessionTest and IkeSessionStateMachineTest"Yan Yan
2020-04-22Create super class for IkeSessionTest and IkeSessionStateMachineTestevitayan
2020-04-21Add app version attribute to IKE auth requestDheeraj Shetty
2020-04-13Extract IKE SPI in separate file before creating SPI generatorevitayan
2020-04-02Merge changes Ia9ed9c60,Ife45c9f2Benedict Wong
2020-04-01Start NATT keepalive from IkeSessionStateMachineevitayan
2020-03-31Defer incoming requests in IKE_AUTH statesBenedict Wong
2020-03-28Merge changes Ie3967ee4,I028846d5,I68985d39,I30f43e2bYan Yan
2020-03-28Add tests for IKE UDP{4, 6} SocketsBenedict Wong
2020-03-28Split UDP Encap socket tests into a base class and testsBenedict Wong
2020-03-27Terminate Child SA when hard lifetime expiresevitayan
2020-03-27Terminate IKE SA when hard lifetime alarm firesevitayan
2020-03-27Store SPI in LocalRequestevitayan
2020-03-27Start on port 500, switch when NAT is detected.Benedict Wong
2020-03-27Merge "Add support for IKE negotiation of DH groups"Benedict Wong
2020-03-26Add support for IKE negotiation of DH groupsBenedict Wong
2020-03-25Implement PSEUDORANDOM_FUNCTION_AES128_XCBCDheeraj Shetty
2020-03-25Implement INTEGRITY_ALGORITHM_AES_XCBC_96Dheeraj Shetty
2020-03-21Merge changes I607a5f16,Ie41f82c2,Iaa2f550c,I3043a57eBenedict Wong
2020-03-20Send IKE Notify Payload for SIGNATURE_HASH_ALGORITHMSBenedict Wong
2020-03-20Merge "Disable tests that affected by test infra flakiness"Yan Yan
2020-03-20Add support for sending Digital Signature AuthenticationBenedict Wong
2020-03-20Implement encoding of X509 certificates and digital signaturesBenedict Wong
2020-03-20Disable tests that affected by test infra flakinessevitayan
2020-03-18Use doReturn to avoid being flakyevitayan
2020-03-16Implement eap-only optionDheeraj Shetty
2020-03-17Merge changes from topic "ike-api-ts"Yan Yan
2020-03-17Merge changes Ife1d43b6,Iba2a98e7Yan Yan
2020-03-16Support configuring TrafficSelectorevitayan