- d55bdd2 Update checkLocationPermissionInternal not to throw by Motomu Utsumi · 12 months ago
- 3625bf6 Remove unused methods and restrict visibility in LocationPermissionChecker by Motomu Utsumi · 12 months ago
- d2a2218 Move fromPublicNetworkStats to statsd by Junyu Lai · 12 months ago
- c006797 Revert "Use addEntries when creating NetworkStats" by Sam Dubey · 12 months ago
- 668560d Use addEntries when creating NetworkStats by Junyu Lai · 12 months ago
- 2d78124 Suspend callbacks for frozen apps by Remi NGUYEN VAN · 1 year, 2 months ago
- e0051d4 Modify DnsUtils to use uppercase DNS label conversion by Yuyang Huang · 1 year, 1 month ago
- d851a04 Consolidate DNS label comparison functions in DnsUtils by Yuyang Huang · 1 year, 1 month ago
- d64491b Add DNS query type constants to NetworkStackConstants by Yuyang Huang · 1 year, 1 month ago
- d83596f PacketBuilder: add IPv6 fragment packets support by KH Shi · 1 year, 5 months ago
- 9c87172 Add ICMPv6 NS Souce Link Layer Option Length constant by Jimi Chen · 1 year, 2 months ago
- 5fa3829 Merge "Add IPv6 target link-layer option length definition" into main by Jimi Chen · 1 year, 3 months ago
- a5efbe4 Add IPv6 target link-layer option length definition by Jimi Chen · 1 year, 3 months ago
- 4e7baad Use helper function getIndexForValue in MulticastRoutingCoordinator. by Yang Sun · 1 year, 4 months ago
- 0634c7c Merge "Do faster bitmask checks on NetworkCapabilities" into main by Shai Barack · 1 year, 4 months ago
- 756ca07 Changes to support satellite stats appear as TYPE_MOBILE by Nagendra Prasad Nagarle Basavaraju · 1 year, 5 months ago
- 70e7011 Do faster bitmask checks on NetworkCapabilities by Shai Barack · 1 year, 5 months ago
- 71b5153 Rename check*Permission* to has*Permission by Junyu Lai · 1 year, 6 months ago
- 6da1c70 Fix incorrect nullability annotations by Junyu Lai · 1 year, 7 months ago
- 8fdc431 Add helper method to enfore a package name belongs to an uid by Junyu Lai · 1 year, 7 months ago
- 594e34f Add a new PIO flag: DHCPv6-PD preferred flag. by Xiao Ma · 1 year, 8 months ago
- d5896e7 Update registerOffloadEngine() permission check by Yuyang Huang · 1 year, 8 months ago
- 4f5930b Add abstract getValue() for class SvcParam by Mike Yu · 1 year, 10 months ago
- 9f821e6 Use DnsPacket.toString() for DnsSvcbPacket by Mike Yu · 1 year, 10 months ago
- 8404b3c Add DnsSvcbPacket by Mike Yu · 1 year, 11 months ago
- 9b96c83 Add DnsSvcbRecord by Mike Yu · 1 year, 11 months ago
- 52366e0f Add util method to generate IPv4-mapped IPv6 address from IPv4 address by Motomu Utsumi · 1 year, 10 months ago
- 2fb66f1 Add a routing coordinator class by Chalard Jean · 2 years ago
- e129bc5 Merge "Add IA Address option struct." into main by Xiao Ma · 1 year, 11 months ago
- 82952a2 Add util to check if permission has system signature by Yuyang Huang · 2 years ago
- a3f942d Add IA Address option struct. by Xiao Ma · 2 years ago
- a95710d Move RFC7421_PREFIX_LENGTH from NetworkConstants to NetworkStackConstants. by Xiao Ma · 2 years ago
- d51371b Merge "Add constants for clat and v6 fragmentation" into main by Jean Chalard · 2 years ago
- 72b0cd9 Add RouteInformation option Struct. by Xiao Ma · 2 years, 2 months ago
- cece401 Add DomainsUtils class to encode/decode domain names. by fqjc86 · 2 years, 2 months ago
- 729c656 Merge "Parse DnsRecord by factory method" by Junyu Lai · 2 years, 1 month ago
- cba11a2 Parse DnsRecord by factory method by Junyu Lai · 2 years, 2 months ago
- 9302d7d Add constants for clat and v6 fragmentation by Chalard Jean · 2 years, 2 months ago
- 4734d67 Change DnsPacket.DnsRecord.MAXNAMESIZE to public by Mike Yu · 2 years, 3 months ago
- a1f16d0 Merge "Define DNS-over-TLS port in static lib" by Treehugger Robot · 2 years, 3 months ago
- f01d29e Merge "Add packet filters for IPv6 UDP" by Treehugger Robot · 2 years, 3 months ago
- 80c797a Define DNS-over-TLS port in static lib by Junyu Lai · 2 years, 3 months ago
- 8d47d84 Enable error-prone checking in the net-utils-framework-common by Paul Hu · 2 years, 4 months ago
- e4eb87a Move Hexdump.java to framework/ by Yuyang Huang · 2 years, 3 months ago
- c846e0f Merge "Add ICMP header length constant" by Maciej Żenczykowski · 2 years, 3 months ago
- 873548b Add ICMP header length constant by chiachangwang · 2 years, 3 months ago
- 58546f4 Refactors common scope id setup code into utility function by Yuyang Huang · 2 years, 4 months ago
- 5f95a67 IpUtils - make checksum work with empty/zero buffer by Maciej Żenczykowski · 2 years, 4 months ago
- b39f440 Merge "Move checkAnyPermissionOf to PermissionUtils" by Junyu Lai · 2 years, 4 months ago
- a4b2b56 Move checkAnyPermissionOf to PermissionUtils by Junyu Lai · 2 years, 4 months ago
- 6ba46f9 Merge "Add util to compare getAllAddresses" by Treehugger Robot · 2 years, 4 months ago
- 6559a91 Add constants for a DHCP packet maximum length and maximum option length. by Xiao Ma · 2 years, 4 months ago
- b56b9f2 Add util to compare getAllAddresses by Chalard Jean · 2 years, 4 months ago
- 188387e Add DHCPv6 IA_PD and IA_PREFIX option constants. by Xiao Ma · 2 years, 6 months ago
- 60b95c4 Factorize describeDifferences by Chalard Jean · 2 years, 6 months ago
- bcdc972 Add packet filters for IPv6 UDP by Remi NGUYEN VAN · 2 years, 7 months ago
- 508c60d Treat unknown dns modes as empty string (ie. opportunistic) by Maciej Żenczykowski · 2 years, 8 months ago
- f3e13a3 Add DHCPv6 relevant constants such as port and multicast group address. by Xiao Ma · 2 years, 8 months ago
- 741ae9f Add IPV4_FLAG_{DF,MF} constants. by Lorenzo Colitti · 2 years, 8 months ago
- 7e04d16 Merge "Add withCleanCallingIdentity with Supplier to module utils" by Chiachang Wang · 2 years, 8 months ago
- b2a6964 Add withCleanCallingIdentity with Supplier to module utils by chiachangwang · 2 years, 8 months ago
- 43bb172 Add useful utils to CollectionUtils by Chalard Jean · 2 years, 9 months ago
- e57ae65 Remove @Nullable from byte by Remi NGUYEN VAN · 2 years, 9 months ago
- 528e675 Add ByteUtils for byte utility functions by Paul Hu · 2 years, 10 months ago
- 2ecf120 Move bit utility methods to a new BitUtils class. by Chalard Jean · 2 years, 10 months ago
- e766a09 Merge "[ST02] Add methods for synthesizing DNS packets" by Junyu Lai · 2 years, 11 months ago
- 0aa70a0 IpUtils: add ICMP checksum calculation function by Hungming Chen · 2 years, 11 months ago
- 6573c64 NetworkStackConstants: add ICMP checksum offset constant by Hungming Chen · 2 years, 11 months ago
- 85e24e8 [ST02] Add methods for synthesizing DNS packets by Junyu Lai · 2 years, 11 months ago
- 2464a31 Merge "Revert "[ST02] Add methods for synthesizing DNS packets"" by Anton Hansson · 2 years, 11 months ago
- f53c488 Revert "[ST02] Add methods for synthesizing DNS packets" by Remi NGUYEN VAN · 2 years, 11 months ago
- 5e53d53 Merge "[ST02] Add methods for synthesizing DNS packets" by Junyu Lai · 3 years ago
- 96c4750 [ST02] Add methods for synthesizing DNS packets by junyulai · 5 years ago
- debdc78 Add CollectionUtils.contains with predicate by Chalard Jean · 3 years ago
- 8f31efb Merge "Add findFirst and findLast to CollectionsUtils" by Jean Chalard · 3 years ago
- eecde2b Merge "Add getter to PerUidCounter" by Treehugger Robot · 3 years ago
- acb83d2 Merge "Add CollectionUtils.indexOfSubArray()" by Cole Faust · 3 years ago
- 0d8bd90 Add CollectionUtils.indexOfSubArray() by Cole Faust · 3 years ago
- c0a6d52 Add getter to PerUidCounter by Junyu Lai · 3 years, 1 month ago
- cc5f01c Add findFirst and findLast to CollectionsUtils by Chalard Jean · 3 years ago
- 0e5b5d8 Fix array-related errorprone warnings by Cole Faust · 3 years ago
- a5aea22 Merge "Move test URL keys to NetworkStackConstants" by Remi NGUYEN VAN · 3 years, 1 month ago
- b3b6798 Set min_sdk_version by Jooyung Han · 3 years, 2 months ago
- 95082d5 Move test URL keys to NetworkStackConstants by Remi NGUYEN VAN · 3 years, 3 months ago
- 2200778 Address comments at ag/18372083 by Junyu Lai · 3 years, 3 months ago
- 7c29887 Add PerUidCounter by Junyu Lai · 3 years, 3 months ago
- 630388d Check RouteInfo type in NetUtils#selectBestRoute by Taras Antoshchuk · 4 years, 7 months ago
- 310cc18 Utils : Collections.containsAll, containsAny, Permissions.getGrantedPermissions by Chalard Jean · 3 years, 6 months ago
- 5c080dc Mark VisibleForTesting members as public by Remi NGUYEN VAN · 3 years, 6 months ago
- 9f1fcb6 Add a method to convert public NetworkStats to internal NetworkStats by Aaron Huang · 3 years, 7 months ago
- 1dc8952 Merge "[DU01]Remove INetworkManagementService from NetworkStatsService" by Frank Li · 3 years, 7 months ago
- 11ded06 Fix int overflow in shift by Chalard Jean · 3 years, 8 months ago
- 18862e5 [DU01]Remove INetworkManagementService from NetworkStatsService by lifr · 3 years, 7 months ago
- 82983d7 Merge "[MS40.2] Remove Clock dependencies from NetworkStatsService" by Junyu Lai · 3 years, 7 months ago
- 8a0d90c [MS40.2] Remove Clock dependencies from NetworkStatsService by Junyu Lai · 3 years, 7 months ago
- 757159a Moving reusable code for common net permissions. by James Mattis · 3 years, 7 months ago
- 4e2be81 PermissionUtils update to validate system feature by James Mattis · 3 years, 8 months ago
- 0042853 [MS28.2] Add checkDumpPermission by Junyu Lai · 3 years, 7 months ago
- c5f0e2c [MS19.2] Add constrain and total into utils by Junyu Lai · 3 years, 7 months ago
- a7ca0da Merge "[MS15.3] Move SUBSCRIBER_ID_MATCH_RULE_* constants to static lib" by Junyu Lai · 3 years, 8 months ago