summaryrefslogtreecommitdiff
path: root/tests/net/java
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Move DnsPacket to libs net" into rvc-dev am: db056d4043 am: 7f7e19eda5...Lorenzo Colitti2020-06-181-159/+0
|\| | |
| * | | Merge "Move DnsPacket to libs net" into rvc-dev am: db056d4043Lorenzo Colitti2020-06-181-159/+0
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Move DnsPacket to libs net" into rvc-devLorenzo Colitti2020-06-181-159/+0
| | |\ \
| | | * | Move DnsPacket to libs netLuke Huang2020-06-181-159/+0
* | | | | Merge "Dynamically enable/disable watch for RAT type changes" am: 26d523e981 ...Aaron Huang2020-06-181-0/+117
|\| | | |
| * | | | Merge "Dynamically enable/disable watch for RAT type changes" am: 26d523e981 ...Aaron Huang2020-06-181-0/+117
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge "Dynamically enable/disable watch for RAT type changes"Aaron Huang2020-06-181-0/+117
| | |\ \ \
| | | * | | Dynamically enable/disable watch for RAT type changesAaron Huang2020-06-171-0/+117
| | * | | | Merge "Add unit test for NetworkStatsSubscriptionsMonitor"Aaron Huang2020-06-171-0/+218
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Add unit test for NetworkStatsSubscriptionsMonitorAaron Huang2020-06-151-0/+218
* | | | | | Merge "Disable sockets and DNS if process lacks INTERNET permission." into rv...Luke Huang2020-06-181-0/+60
|\| | | | |
| * | | | | Merge "Disable sockets and DNS if process lacks INTERNET permission." into rv...Luke Huang2020-06-181-0/+60
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Disable sockets and DNS if process lacks INTERNET permission.Luke Huang2020-06-181-0/+60
| | | |_|/ | | |/| |
| | * | | Test extra info sent to NetworkMonitorChiachang Wang2020-06-161-0/+27
* | | | | Merge "Test extra info sent to NetworkMonitor" am: 4f45ccd46b am: dbcfe36229 ...Chiachang Wang2020-06-161-0/+27
|\| | | |
| * | | | Merge "Test extra info sent to NetworkMonitor" am: 4f45ccd46b am: dbcfe36229Chiachang Wang2020-06-161-0/+27
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Test extra info sent to NetworkMonitorChiachang Wang2020-06-121-0/+27
| | | |/ | | |/|
| | * | Merge "Add RequiresFeature annotations for IKEv2 VPN profiles"Benedict Wong2020-05-291-0/+16
| | |\ \
| | | * | Add RequiresFeature annotations for IKEv2 VPN profilesBenedict Wong2020-05-271-0/+16
| * | | | Merge "Add unit test for NetworkStatsSubscriptionsMonitor" into rvc-dev am: 3...Aaron Huang2020-06-121-0/+218
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge "Add RequiresFeature annotations for IKEv2 VPN profiles" into rvc-dev a...Benedict Wong2020-05-291-0/+16
| |\ \ \ \
* | \ \ \ \ Merge "Add unit test for NetworkStatsSubscriptionsMonitor" into rvc-dev am: 3...Aaron Huang2020-06-121-0/+218
|\ \ \ \ \ \
| * \ \ \ \ \ Merge "Add unit test for NetworkStatsSubscriptionsMonitor" into rvc-dev am: 3...Aaron Huang2020-06-121-0/+218
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Add unit test for NetworkStatsSubscriptionsMonitorAaron Huang2020-06-091-0/+218
| | | |/ / / | | |/| | |
* | | | | | Merge "Add RequiresFeature annotations for IKEv2 VPN profiles" into rvc-dev a...Benedict Wong2020-05-291-0/+16
|\| | | | |
| * | | | | Merge "Add RequiresFeature annotations for IKEv2 VPN profiles" into rvc-dev a...Benedict Wong2020-05-291-0/+16
| |\| | | | | | |/ / / | |/| | |
| | * | | Merge "Add RequiresFeature annotations for IKEv2 VPN profiles" into rvc-devBenedict Wong2020-05-291-0/+16
| | |\ \ \
| | | * | | Add RequiresFeature annotations for IKEv2 VPN profilesBenedict Wong2020-05-281-0/+16
| | * | | | Adjust tests for renaming groupHint to cluster.Automerger Merge Worker2020-05-292-2/+2
| | |/ / /
| | * | | NetworkStats: apply464xlatAdjustments - remove useBpfStats parameter.Maciej Żenczykowski2020-05-281-17/+7
| | * | | fix com.android.server.net.NetworkStatsFactoryTest#testDoubleClatAccounting10...Maciej Żenczykowski2020-05-281-5/+3
| | * | | fix com.android.server.net.NetworkStatsFactoryTest#testDoubleClatAccountingMaciej Żenczykowski2020-05-281-1/+1
| | * | | fix android.net.NetworkStatsTest#testApply464xlatAdjustmentsMaciej Żenczykowski2020-05-281-15/+4
| | * | | Merge "Add methods for IKEv2/IPsec test mode profiles" into rvc-devBenedict Wong2020-05-271-7/+40
| | |\ \ \
| | | * | | Add methods for IKEv2/IPsec test mode profilesBenedict Wong2020-05-161-7/+40
| | * | | | Inform the DNS resolver when it needs to do DNS64 synthesis.Lorenzo Colitti2020-05-261-0/+43
| | * | | | Test that if an RA sets the same prefix as DNS, nothing happens.Lorenzo Colitti2020-05-261-1/+25
| | * | | | Merge "Address nit from aosp/1301317" into rvc-devChalard Jean2020-05-211-0/+2
| | |\ \ \ \
| | | * | | | Address nit from aosp/1301317Treehugger Robot2020-05-211-0/+2
| | | |/ / /
| | * | | | Merge "Fix a bug where VPNs start out suspended on cellular" into rvc-devChalard Jean2020-05-212-6/+108
| | |\ \ \ \
| | | * | | | Fix a bug where VPNs start out suspended on cellularChalard Jean2020-05-212-6/+108
| | | |/ / /
| | * / / / Fix a bug where a spurious capabilities callback is sent.Chalard Jean2020-05-211-2/+0
| | |/ / /
| | * | | Set owner and administrator UIDs for test networks.Cody Kesting2020-05-122-7/+9
| | * | | Add tests for Tunnel, Transport mode application with released SPIsBenedict Wong2020-05-081-0/+27
| | * | | Use TransformRecord to get SPI instead of SpiRecordBenedict Wong2020-05-081-0/+68
* | | | | Merge changes I289d935f,I0121a4ac am: 7ed442881c am: be90f70e47 am: 804a8e01b...Treehugger Robot2020-05-281-17/+7
|\| | | |
| * | | | Merge changes I289d935f,I0121a4ac am: 7ed442881c am: be90f70e47Treehugger Robot2020-05-281-17/+7
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge changes I289d935f,I0121a4acTreehugger Robot2020-05-281-17/+7
| | |\ \ \
| | | * | | NetworkStats: apply464xlatAdjustments - remove useBpfStats parameter.Maciej Żenczykowski2020-05-281-17/+7
* | | | | | Merge changes Ie73ba058,I4393afcb,Ifebd946e,Ib12ee882,Ia171b779 am: e27304240...Maciej Żenczykowski2020-05-282-21/+8
|\| | | | |