aboutsummaryrefslogtreecommitdiff
path: root/tests/iketests/src/java/com/android/ike/ikev2/IkeSessionStateMachineTest.java
AgeCommit message (Expand)Author
2019-11-07Move API and impl to separate packagesevitayan
2019-11-07Make methods public for separating API and Implevitayan
2019-10-24Merge "Rename ChildCallback and IkeCallback"Yan Yan
2019-10-23Set server address and UDP encap socket via settersevitayan
2019-10-23Rename ChildCallback and IkeCallbackevitayan
2019-10-22Merge "Create interface of IkeSessionConfiguration"Yan Yan
2019-10-18Create interface of IkeSessionConfigurationevitayan
2019-10-18Refactor IkeIdentificationevitayan
2019-10-09Merge changes Icf0f64a6,I149c5d73,I7574fdfeYan Yan
2019-10-07Refactor ChildSessionOptionsevitayan
2019-10-07Refactor SaProposalevitayan
2019-10-07Authenticate remote side using digital signatureevitayan
2019-09-24Create testutils folderevitayan
2019-09-20Merge "Cache recent messages in IkeSaRecord"Yan Yan
2019-09-19Cache recent messages in IkeSaRecordevitayan
2019-09-19Fix flaky tests in IkeSessionStateMachineTestevitayan
2019-09-19Merge "Fix bug that state machine gets stuck in Receiving"Yan Yan
2019-09-18Fix bug that state machine gets stuck in Receivingevitayan
2019-09-17Extract shared commands and exceptionhandlerStateevitayan
2019-09-09Cache first packet of last received requestevitayan
2019-09-09Split protected and unprotected error into two classesevitayan
2019-09-05Negotiate fragmentation supportevitayan
2019-09-05Support building and sending IKE fragmentsevitayan
2019-09-05Refactor IkeSessionStateMachineTestevitayan
2019-09-04Support handling fragments in state machineevitayan
2019-09-04Decode and validate IKE fragment in IkeMessageevitayan
2019-09-04Create DecodeResultPartial for decoding fragmentevitayan
2019-09-03Cleanup of IKE Session error handlingevitayan
2019-08-27Cleanup of error handlings in IKE deletionevitayan
2019-08-27Handle errors in RekeyIkeRemoteCreateevitayan
2019-08-27Handle errors in RekeyIkeLocalCreateevitayan
2019-08-22Apply ike/utils/Log to IKE and Child state machineevitayan
2019-08-22Merge "Handle error in decoding an encrypted request"Yan Yan
2019-08-21Handle error in decoding an encrypted requestevitayan
2019-08-21Merge "Add call to start IKE Session negotiation"Benedict Wong
2019-08-20Merge "Handle temporary failure"Yan Yan
2019-08-19Add call to start IKE Session negotiationBenedict Wong
2019-08-19Discard retransmitted responseevitayan
2019-08-19Merge changes I078cbe89,Iaf5aafe8,If91a2fddYan Yan
2019-08-19Handle error in IKE AUTHevitayan
2019-08-19Handle temporary failureevitayan
2019-08-19Handle generic processing error of encrypted respevitayan
2019-08-15Merge "Handle deletion in Child initial state"Yan Yan
2019-08-15Merge changes I59da8f78,I0cc9851bYan Yan
2019-08-14Handle deletion in Child initial stateevitayan
2019-08-14Handle errors in Initial, Idle and IKE INITevitayan
2019-08-14Merge "Require UICC Apptype for authentication in EAP."Cody Kesting
2019-08-13Require UICC Apptype for authentication in EAP.Cody Kesting
2019-08-09Refactor IkeSessionStateMachineTestevitayan
2019-08-09Handle all uncaught exceptionsevitayan