Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
23f3676c79ecda8b051ca37feca50be64990f2fb
/
tests
/
net
/
java
23f3676
More strictly check NetworkCapabilities callbacks.
by Lorenzo Colitti
· 8 years ago
7571202
Merge "Move more core networking tests to framework/base/tests/net."
by Lorenzo Colitti
· 8 years ago
640bec2
Move more core networking tests to framework/base/tests/net.
by Lorenzo Colitti
· 8 years ago
48db30d
Add validation to IpSecConfig algorithm setters
by Benedict Wong
· 8 years ago
3e4e37a
[ipsec-doze] Add fchown to IpSecService to support doze
by Benedict Wong
· 8 years ago
12045ea
Merge "[ipsec-qtaguid] Tag sockets upon creation of encap sockets"
by Benedict Wong
· 8 years ago
768c332
[ipsec-qtaguid] Tag sockets upon creation of encap sockets
by Benedict Wong
· 8 years ago
b41f870
MacAddress: address api review comments
by Hugo Benichi
· 8 years ago
55bd2e0
Fix broken test due to API rename
by Nathan Harold
· 8 years ago
624b2c1
Merge "Use consistent naming for allocating SPI."
by nharold
· 8 years ago
1cb5dab
Convert IpSecService resources to use refcounting
by Benedict Wong
· 8 years ago
42ae264
Merge "Add reference counted resources to IpSecService"
by Benedict Wong
· 8 years ago
c926bde
Add reference counted resources to IpSecService
by Benedict Wong
· 8 years ago
2986435
Use consistent naming for allocating SPI.
by Jonathan Basseri
· 8 years ago
6cd30fe
Merge "Cleanup of resource limit tests" am: 5bb84059ba
by ludi
· 8 years ago
5bb8405
Merge "Cleanup of resource limit tests"
by Treehugger Robot
· 8 years ago
7d3ce34
Merge "Fix bug in MacAddress.fromString()" am: cdb84d2fc7
by Hugo Benichi
· 8 years ago
06d9bd1
Fix bug in MacAddress.fromString()
by Hugo Benichi
· 8 years ago
ae3d30d
Merge "Validate IpSecAlgorithm Length" am: b592c42328
by nharold
· 8 years ago
b592c42
Merge "Validate IpSecAlgorithm Length"
by nharold
· 8 years ago
2c7122d
Merge "MacAddress: light refactors and improve documentation" am: d871cab32d
by Hugo Benichi
· 8 years ago
22ac4e5
Validate IpSecAlgorithm Length
by Nathan Harold
· 8 years ago
e966724
MacAddress: light refactors and improve documentation
by Hugo Benichi
· 8 years ago
126c2f7
Cleanup of resource limit tests
by ludi
· 8 years ago
86c137b
Merge "Add test case for user quota management in IpSecService" am: 9faa64ff17
by Di Lu
· 8 years ago
9faa64f
Merge "Add test case for user quota management in IpSecService"
by Di Lu
· 8 years ago
3fa5c2b
Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from
by Xin Li
· 8 years ago
20e1c8a
Add test case for user quota management in IpSecService
by ludi
· 8 years ago
c3b3c53
IP connectivity metrics: NetworkEvents have transports
by Hugo Benichi
· 8 years ago
b57b876
Add L2~L4 information to packet wakeup logs and metrics
by Hugo Benichi
· 8 years ago
812a753
Merge "MacAddress follow-up: define the core of the class"
by Hugo Benichi
· 8 years ago
87c1532
MacAddress follow-up: define the core of the class
by Hugo Benichi
· 8 years ago
b772a46
Merge "Update documentation for AES-GCM-ESP keymat length"
by Benedict Wong
· 8 years ago
1881890
Define MacAddress class
by Hugo Benichi
· 8 years ago
698bd80
Update documentation for AES-GCM-ESP keymat length
by Benedict Wong
· 8 years ago
37a0df9
Merge "DefaultNetworkEvent metrics: rehaul"
by Hugo Benichi
· 8 years ago
6d7c63f
DefaultNetworkEvent metrics: rehaul
by Hugo Benichi
· 8 years ago
1a1cba8
Define NOT_ROAMING network capability.
by Jeff Sharkey
· 8 years ago
41e1a54
Merge "Fixed NullPointerException in IpSecService-Netd binder layer"
by Manoj Boopathi Raj
· 8 years ago
8091bd5
Fixed NullPointerException in IpSecService-Netd binder layer
by Manoj Boopathi Raj
· 8 years ago
aa4ccf1
Remove Parcelable interface from DefaultNetworkEvent
by Hugo Benichi
· 8 years ago
71ce5d2
Extract logging of default network events
by Hugo Benichi
· 8 years ago
fa52bd7
Merge "Return a port from bindToPort() in IpSecService"
by Benedict Wong
· 8 years ago
782ab17
Return a port from bindToPort() in IpSecService
by Benedict Wong
· 8 years ago
b4f2696
Add support for AES-GCM-ESP as an IPSec algorithm
by Benedict Wong
· 8 years ago
e046427
Merge "Fix ConnectivityServiceTest#testNetworkCallbackMaximum" am: 08c7808601 am: 43f626b99d
by Hugo Benichi
· 8 years ago
aca7198
Fix ConnectivityServiceTest#testNetworkCallbackMaximum
by Hugo Benichi
· 8 years ago
31d07a8
Merge "Import a few android.net unit tests into frameworks-net" am: faa39cca07 am: a24f4630a1
by Hugo Benichi
· 8 years ago
b892b7a
Merge "Migrate most of core networking tests to junit4" am: 947dd7a42d am: d85e14a1e4
by Hugo Benichi
· 8 years ago
39989e7
Import a few android.net unit tests into frameworks-net
by Hugo Benichi
· 8 years ago
a046c5b
Migrate most of core networking tests to junit4
by Hugo Benichi
· 8 years ago
8b1c95d
Merge "Add some useful helpers and constants." am: ed8d236319 am: e992e16ffb
by Chalard Jean
· 8 years ago
3b71316
Add some useful helpers and constants.
by Chalard Jean
· 8 years ago
7a09445
Merge changes from topic "ipsec-svc-cleanup" am: 9778c7884f am: 10b5cc50d7
by nharold
· 8 years ago
81ad618
Split IpSecServiceTest to add IPv6 Tests
by Nathan Harold
· 8 years ago
8ebb268
Add equals() for IpSecAlgorithm and IpSecConfig
by Nathan Harold
· 8 years ago
25acd5d
Input Validation for IpSecService
by Nathan Harold
· 8 years ago
e92daec
Merge "DO NOT MERGE Ignore DUN in describeImmutableDifferences" into oc-mr1-dev
by Hugo Benichi
· 8 years ago
9be39b3
Merge "DO NOT MERGE Ignore DUN in describeImmutableDifferences" into oc-mr1-dev
by Hugo Benichi
· 8 years ago
c3d8a47
Merge "ConnectivityServiceTest: fix flaky testNetworkRequestMaximum" am: 1211941aa0 am: 50a87f5492
by Hugo Benichi
· 8 years ago
af17b51
ConnectivityServiceTest: fix flaky testNetworkRequestMaximum
by Hugo Benichi
· 8 years ago
0c6016e
DO NOT MERGE Ignore DUN in describeImmutableDifferences
by Hugo Benichi
· 8 years ago
07ff2cd
Merge "Fix NPE in NsdServiceTest" am: 2240c54b87 am: b0c566c477 am: a5d620ae92
by Hugo Benichi
· 8 years ago
2240c54
Merge "Fix NPE in NsdServiceTest"
by Hugo Benichi
· 8 years ago
8d6846b
Fix NPE in NsdServiceTest
by Hugo Benichi
· 8 years ago
54fd815
Merge "Delete the legacy framework code for manipulating ND offload." am: 90f8fada03 am: 41f36738bf
by Lorenzo Colitti
· 8 years ago
90f8fad
Merge "Delete the legacy framework code for manipulating ND offload."
by Lorenzo Colitti
· 8 years ago
640e28d
Merge "Declare support for Ethernet if the service is running." am: e7a82bbaf3 am: dae0a11792
by Lorenzo Colitti
· 8 years ago
b8b5afe
Declare support for Ethernet if the service is running.
by Lorenzo Colitti
· 8 years ago
e7a82bb
Merge "Declare support for Ethernet if the service is running."
by Treehugger Robot
· 8 years ago
6c4ad77
Delete the legacy framework code for manipulating ND offload.
by Lorenzo Colitti
· 8 years ago
4c535bc
Declare support for Ethernet if the service is running.
by Lorenzo Colitti
· 8 years ago
f0145de
Merge changes Ia47e566b,Ib94d79a9 am: 1c05049a5b am: 6094886f51 am: b91bd88c5e
by Hugo Benichi
· 8 years ago
accf609
Extract RingBuffer class from NetdEventListenerService
by Hugo Benichi
· 8 years ago
75ed6c0
Merge "Also support 464xlat on SUSPENDED networks" am: 995a28d334 am: e7adef3b1f
by Erik Kline
· 8 years ago
c3e3f84
Also support 464xlat on SUSPENDED networks
by Erik Kline
· 8 years ago
d63a523
Merge changes Ied9d0cec,I3087f446,Ibe706872 into oc-mr1-dev
by Hugo Benichi
· 8 years ago
8f61985
Merge changes from topic "vpn-dialog" am: 5ebd6035ec am: 9db0d719c4
by Charles He
· 8 years ago
5ebd603
Merge changes from topic "vpn-dialog"
by Charles He
· 8 years ago
ddcbabb
Unbreak VPN unit tests.
by Charles He
· 8 years ago
9bab00f
Merge changes from topic "always-on-vpn"
by Charles He
· 8 years ago
4e625c6
Merge "Wakeup packet events: addressing a few comments" am: 8e1f9cba10 am: 857584f17c
by Hugo Benichi
· 8 years ago
c7ef8f8
Wakeup packet events: addressing a few comments
by Hugo Benichi
· 8 years ago
97b3983
Wakeup packet events: addressing a few comments
by Hugo Benichi
· 8 years ago
60b390a
Connectivity metrics: add WakeupStats events
by Hugo Benichi
· 8 years ago
8475102
Connectivity metrics: collect NFLOG wakeup events
by Hugo Benichi
· 8 years ago
0f423e3
Merge changes I4719b4dc,I0308cdf4,I38db1bb7 am: b81fc1cf14 am: eb2a4615e2
by Hugo Benichi
· 8 years ago
45cd72d
Merge changes Ie2676b20,Ie8db6f85 am: 75018a77e7 am: bb625588ce am: 7d16886c7e
by Hugo Benichi
· 8 years ago
b81fc1c
Merge changes I4719b4dc,I0308cdf4,I38db1bb7
by Hugo Benichi
· 8 years ago
ec5392d
Connectivity metrics: add WakeupStats events
by Hugo Benichi
· 8 years ago
8bce28f
Fix flaky NsdManagerTest
by Hugo Benichi
· 8 years ago
c400fe3
Boostrap test for NetworkMonitor
by Hugo Benichi
· 8 years ago
0c6ad8f
Connectivity metrics: collect NFLOG wakeup events
by Hugo Benichi
· 8 years ago
fc82f59
Opt-out for always-on VPN: rename API.
by Charles He
· 8 years ago
59b362d
Opt-out for always-on VPN
by Charles He
· 8 years ago
f0dab22
Always add local subnet routes to the interface's routing table
by Rubin Xu
· 8 years ago
8bebf41
IP connectivity metrics: fix tests after proto update
by Hugo Benichi
· 8 years ago
1724710
Merge "Always add local subnet routes to the interface's routing table" am: e624a19a59 am: 5e5c4e0805
by Rubin Xu
· 8 years ago
57b437a
Always add local subnet routes to the interface's routing table
by Rubin Xu
· 8 years ago
c623a81
Merge "Nat464Xlat: correct racefree teardown" into oc-mr1-dev
by Hugo Benichi
· 8 years ago
Next »