aboutsummaryrefslogtreecommitdiff
path: root/tests/iketests/src/java/com/android/ike/ikev2
AgeCommit message (Expand)Author
2019-09-18Fix bug that state machine gets stuck in Receivingevitayan
2019-09-18Support IPv4 subnet attributeevitayan
2019-09-17Extract shared commands and exceptionhandlerStateevitayan
2019-09-13Merge changes Idb63dd01,I2a46b1ef,I833e5c6eYan Yan
2019-09-13Support encoding config payload wth ipv4 addressevitayan
2019-09-13Merge changes I4bd7d376,Ic7cc88cfYan Yan
2019-09-12Support decoding IPv4 address config attributeevitayan
2019-09-12Create empty IkeConfigPayload classevitayan
2019-09-10Translate Notify type to Stringevitayan
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-05Support building and encoding outbound fragmentevitayan
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-27Handle errors in deleting Childevitayan
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-22Merge changes I086084ba,Iabc86c40,I6282b192,Ia861a41e,I6e47dea6Yan Yan
2019-08-21Handle errors in Child Rekey-Deleteevitayan
2019-08-21Handle errors in RekeyChildRemoteCreateevitayan
2019-08-21Handle errors in RekeyChildLocalCreateevitayan
2019-08-21Handle error during child initial creationevitayan
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 "Handle all uncaught exceptions in Child Session"Yan Yan
2019-08-19Merge changes I078cbe89,Iaf5aafe8,If91a2fddYan Yan
2019-08-19Handle error in IKE AUTHevitayan
2019-08-19Handle temporary failureevitayan
2019-08-19Allow IkeProtocolException to build notify payloadevitayan
2019-08-19Handle generic processing error of encrypted respevitayan
2019-08-15Handle all uncaught exceptions in Child Sessionevitayan
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-14Build IkeProtocolException from Notify Payloadevitayan
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-12Merge changes I6acae291,Ifa587e53Yan Yan