aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Do not do NAT detection when using IPv6 address"HEADmasterYan Yan2020-05-271-19/+31
|\
| * Do not do NAT detection when using IPv6 addressevitayan2020-05-261-19/+31
* | Merge "Allow resp proposal to omit transform if transform ID NONE is proposed"Yan Yan2020-05-272-3/+85
|\|
| * Allow resp proposal to omit transform if transform ID NONE is proposedevitayan2020-05-202-3/+85
* | Ensure ike works as a shared libraryPaul Duffin2020-05-261-0/+3
* | Merge "Fix NullPointException in creating first Child"Yan Yan2020-05-201-41/+16
|\ \
| * | Fix NullPointException in creating first Childevitayan2020-05-191-41/+16
* | | Merge "Don't throw missing payload exception if Auth is rejected with error n...Yan Yan2020-05-202-51/+96
|\| |
| * | Don't throw missing payload exception if Auth is rejected with error notifyevitayan2020-05-192-51/+96
* | | Merge "Release IPsec SPI if not receiving Create Child Response"Yan Yan2020-05-193-3/+50
|\ \ \
| * | | Release IPsec SPI if not receiving Create Child Responseevitayan2020-05-153-3/+50
* | | | Merge "Enabled module_lib in android.net.ipsec.ike"Paul Duffin2020-05-191-33/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Enabled module_lib in android.net.ipsec.ikePaul Duffin2020-05-151-33/+3
| | |/ | |/|
* | | Release IPsec SPI after constructing a ChildSaRecordevitayan2020-05-151-4/+12
| |/ |/|
* | Merge "Fix bug in outbound fragment integrity checksum"Treehugger Robot2020-05-151-8/+6
|\ \ | |/ |/|
| * Fix bug in outbound fragment integrity checksumevitayan2020-05-111-8/+6
* | Merge "Add lint-baseline.txt files for ike"Treehugger Robot2020-05-131-0/+75
|\ \
| * | Add lint-baseline.txt files for ikePaul Duffin2020-05-121-0/+75
* | | Merge "Delete #getAddress in DNS and DHCP requests"Yan Yan2020-05-122-34/+3
|\ \ \
| * | | Delete #getAddress in DNS and DHCP requestsevitayan2020-05-112-34/+3
| | |/ | |/|
* | | Merge "Support decoding & encoding Certificate Request Payload"Yan Yan2020-05-123-1/+170
|\ \ \ | |_|/ |/| |
| * | Support decoding & encoding Certificate Request Payloadevitayan2020-05-083-1/+170
| |/
* | Merge "Add a busy-wakelock to IkeSessionStateMachine"Treehugger Robot2020-05-055-3/+48
|\ \
| * | Add a busy-wakelock to IkeSessionStateMachineBenedict Wong2020-05-055-3/+48
* | | Merge "Rename module dist files"Anton Hansson2020-05-051-0/+2
|\ \ \ | |_|/ |/| |
| * | Rename module dist filesAnton Hansson2020-04-301-0/+2
* | | Merge changes I370ecc85,If4bbf9c8Yan Yan2020-05-047-168/+162
|\ \ \
| * | | Use AlarmManager to trigger rekeyevitayan2020-05-026-99/+69
| * | | Reschedule rekey in rekey state instead of TempFailureHandlerevitayan2020-05-016-74/+98
* | | | Use dh group from KE payload for remote rekeyDheeraj Shetty2020-05-044-10/+109
* | | | Merge "Add DH groups from child session params"Treehugger Robot2020-05-013-16/+127
|\ \ \ \
| * | | | Add DH groups from child session paramsDheeraj Shetty2020-05-013-16/+127
* | | | | Merge "Switch IKE Sockets to use a poll loop"Yan Yan2020-05-016-52/+93
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Switch IKE Sockets to use a poll loopBenedict Wong2020-04-306-52/+93
* | | | Merge "Use #hasTransport to check if test network is used"Yan Yan2020-04-303-6/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Use #hasTransport to check if test network is usedevitayan2020-04-273-6/+5
| |/ /
* / / Do not throw exception for wrong protocol IDDheeraj Shetty2020-04-282-15/+4
|/ /
* | Merge "Inject DeterministicRandom in EAP authenticator, Nonce and KE Payload"Yan Yan2020-04-2612-69/+159
|\ \
| * | Inject DeterministicRandom in EAP authenticator, Nonce and KE Payloadevitayan2020-04-2412-69/+159
* | | Merge "Inject SecureRandom in SPI generation"Yan Yan2020-04-2612-159/+394
|\| |
| * | Inject SecureRandom in SPI generationevitayan2020-04-2412-159/+394
* | | Merge "Add factory that creates deterministic random if test mode is enabled"Yan Yan2020-04-264-0/+113
|\| |
| * | Add factory that creates deterministic random if test mode is enabledevitayan2020-04-244-0/+113
* | | Merge "Create deterministic secure random to support IKE test mode"Yan Yan2020-04-263-4/+225
|\| |
| * | Create deterministic secure random to support IKE test modeevitayan2020-04-243-4/+225
* | | Merge "Add min_sdk_version:R to updatable apexes"Jooyung Han2020-04-251-0/+1
|\ \ \ | |/ / |/| |
| * | Add min_sdk_version:R to updatable apexesJooyung Han2020-04-091-0/+1
* | | Use user configured retransmission timeoutsDheeraj Shetty2020-04-245-98/+37
* | | Merge "Create super class for IkeSessionTest and IkeSessionStateMachineTest"Yan Yan2020-04-233-93/+105
|\ \ \
| * | | Create super class for IkeSessionTest and IkeSessionStateMachineTestevitayan2020-04-223-93/+105
| | |/ | |/|