1. e0051d4 Modify DnsUtils to use uppercase DNS label conversion by Yuyang Huang · 1 year, 1 month ago
  2. d851a04 Consolidate DNS label comparison functions in DnsUtils by Yuyang Huang · 1 year, 1 month ago
  3. d64491b Add DNS query type constants to NetworkStackConstants by Yuyang Huang · 1 year, 1 month ago
  4. d83596f PacketBuilder: add IPv6 fragment packets support by KH Shi · 1 year, 5 months ago
  5. 9c87172 Add ICMPv6 NS Souce Link Layer Option Length constant by Jimi Chen · 1 year, 2 months ago
  6. 5fa3829 Merge "Add IPv6 target link-layer option length definition" into main by Jimi Chen · 1 year, 3 months ago
  7. a5efbe4 Add IPv6 target link-layer option length definition by Jimi Chen · 1 year, 3 months ago
  8. 4e7baad Use helper function getIndexForValue in MulticastRoutingCoordinator. by Yang Sun · 1 year, 4 months ago
  9. 0634c7c Merge "Do faster bitmask checks on NetworkCapabilities" into main by Shai Barack · 1 year, 4 months ago
  10. 756ca07 Changes to support satellite stats appear as TYPE_MOBILE by Nagendra Prasad Nagarle Basavaraju · 1 year, 5 months ago
  11. 70e7011 Do faster bitmask checks on NetworkCapabilities by Shai Barack · 1 year, 5 months ago
  12. 71b5153 Rename check*Permission* to has*Permission by Junyu Lai · 1 year, 6 months ago
  13. 6da1c70 Fix incorrect nullability annotations by Junyu Lai · 1 year, 7 months ago
  14. 8fdc431 Add helper method to enfore a package name belongs to an uid by Junyu Lai · 1 year, 7 months ago
  15. 594e34f Add a new PIO flag: DHCPv6-PD preferred flag. by Xiao Ma · 1 year, 8 months ago
  16. d5896e7 Update registerOffloadEngine() permission check by Yuyang Huang · 1 year, 8 months ago
  17. 4f5930b Add abstract getValue() for class SvcParam by Mike Yu · 1 year, 10 months ago
  18. 9f821e6 Use DnsPacket.toString() for DnsSvcbPacket by Mike Yu · 1 year, 10 months ago
  19. 8404b3c Add DnsSvcbPacket by Mike Yu · 1 year, 11 months ago
  20. 9b96c83 Add DnsSvcbRecord by Mike Yu · 1 year, 11 months ago
  21. 52366e0f Add util method to generate IPv4-mapped IPv6 address from IPv4 address by Motomu Utsumi · 1 year, 10 months ago
  22. 2fb66f1 Add a routing coordinator class by Chalard Jean · 2 years ago
  23. e129bc5 Merge "Add IA Address option struct." into main by Xiao Ma · 1 year, 11 months ago
  24. 82952a2 Add util to check if permission has system signature by Yuyang Huang · 2 years ago
  25. a3f942d Add IA Address option struct. by Xiao Ma · 2 years ago
  26. a95710d Move RFC7421_PREFIX_LENGTH from NetworkConstants to NetworkStackConstants. by Xiao Ma · 2 years ago
  27. d51371b Merge "Add constants for clat and v6 fragmentation" into main by Jean Chalard · 2 years ago
  28. 72b0cd9 Add RouteInformation option Struct. by Xiao Ma · 2 years, 2 months ago
  29. cece401 Add DomainsUtils class to encode/decode domain names. by fqjc86 · 2 years, 2 months ago
  30. 729c656 Merge "Parse DnsRecord by factory method" by Junyu Lai · 2 years, 1 month ago
  31. cba11a2 Parse DnsRecord by factory method by Junyu Lai · 2 years, 2 months ago
  32. 9302d7d Add constants for clat and v6 fragmentation by Chalard Jean · 2 years, 2 months ago
  33. 4734d67 Change DnsPacket.DnsRecord.MAXNAMESIZE to public by Mike Yu · 2 years, 3 months ago
  34. a1f16d0 Merge "Define DNS-over-TLS port in static lib" by Treehugger Robot · 2 years, 3 months ago
  35. f01d29e Merge "Add packet filters for IPv6 UDP" by Treehugger Robot · 2 years, 3 months ago
  36. 80c797a Define DNS-over-TLS port in static lib by Junyu Lai · 2 years, 3 months ago
  37. 8d47d84 Enable error-prone checking in the net-utils-framework-common by Paul Hu · 2 years, 4 months ago
  38. e4eb87a Move Hexdump.java to framework/ by Yuyang Huang · 2 years, 3 months ago
  39. c846e0f Merge "Add ICMP header length constant" by Maciej Żenczykowski · 2 years, 3 months ago
  40. 873548b Add ICMP header length constant by chiachangwang · 2 years, 3 months ago
  41. 58546f4 Refactors common scope id setup code into utility function by Yuyang Huang · 2 years, 4 months ago
  42. 5f95a67 IpUtils - make checksum work with empty/zero buffer by Maciej Żenczykowski · 2 years, 4 months ago
  43. b39f440 Merge "Move checkAnyPermissionOf to PermissionUtils" by Junyu Lai · 2 years, 4 months ago
  44. a4b2b56 Move checkAnyPermissionOf to PermissionUtils by Junyu Lai · 2 years, 4 months ago
  45. 6ba46f9 Merge "Add util to compare getAllAddresses" by Treehugger Robot · 2 years, 4 months ago
  46. 6559a91 Add constants for a DHCP packet maximum length and maximum option length. by Xiao Ma · 2 years, 4 months ago
  47. b56b9f2 Add util to compare getAllAddresses by Chalard Jean · 2 years, 4 months ago
  48. 188387e Add DHCPv6 IA_PD and IA_PREFIX option constants. by Xiao Ma · 2 years, 6 months ago
  49. 60b95c4 Factorize describeDifferences by Chalard Jean · 2 years, 6 months ago
  50. bcdc972 Add packet filters for IPv6 UDP by Remi NGUYEN VAN · 2 years, 7 months ago
  51. 508c60d Treat unknown dns modes as empty string (ie. opportunistic) by Maciej Żenczykowski · 2 years, 8 months ago
  52. f3e13a3 Add DHCPv6 relevant constants such as port and multicast group address. by Xiao Ma · 2 years, 8 months ago
  53. 741ae9f Add IPV4_FLAG_{DF,MF} constants. by Lorenzo Colitti · 2 years, 8 months ago
  54. 7e04d16 Merge "Add withCleanCallingIdentity with Supplier to module utils" by Chiachang Wang · 2 years, 8 months ago
  55. b2a6964 Add withCleanCallingIdentity with Supplier to module utils by chiachangwang · 2 years, 8 months ago
  56. 43bb172 Add useful utils to CollectionUtils by Chalard Jean · 2 years, 9 months ago
  57. e57ae65 Remove @Nullable from byte by Remi NGUYEN VAN · 2 years, 9 months ago
  58. 528e675 Add ByteUtils for byte utility functions by Paul Hu · 2 years, 10 months ago
  59. 2ecf120 Move bit utility methods to a new BitUtils class. by Chalard Jean · 2 years, 10 months ago
  60. e766a09 Merge "[ST02] Add methods for synthesizing DNS packets" by Junyu Lai · 2 years, 11 months ago
  61. 0aa70a0 IpUtils: add ICMP checksum calculation function by Hungming Chen · 2 years, 11 months ago
  62. 6573c64 NetworkStackConstants: add ICMP checksum offset constant by Hungming Chen · 2 years, 11 months ago
  63. 85e24e8 [ST02] Add methods for synthesizing DNS packets by Junyu Lai · 2 years, 11 months ago
  64. 2464a31 Merge "Revert "[ST02] Add methods for synthesizing DNS packets"" by Anton Hansson · 2 years, 11 months ago
  65. f53c488 Revert "[ST02] Add methods for synthesizing DNS packets" by Remi NGUYEN VAN · 2 years, 11 months ago
  66. 5e53d53 Merge "[ST02] Add methods for synthesizing DNS packets" by Junyu Lai · 3 years ago
  67. 96c4750 [ST02] Add methods for synthesizing DNS packets by junyulai · 5 years ago
  68. debdc78 Add CollectionUtils.contains with predicate by Chalard Jean · 3 years ago
  69. 8f31efb Merge "Add findFirst and findLast to CollectionsUtils" by Jean Chalard · 3 years ago
  70. eecde2b Merge "Add getter to PerUidCounter" by Treehugger Robot · 3 years ago
  71. acb83d2 Merge "Add CollectionUtils.indexOfSubArray()" by Cole Faust · 3 years ago
  72. 0d8bd90 Add CollectionUtils.indexOfSubArray() by Cole Faust · 3 years ago
  73. c0a6d52 Add getter to PerUidCounter by Junyu Lai · 3 years, 1 month ago
  74. cc5f01c Add findFirst and findLast to CollectionsUtils by Chalard Jean · 3 years ago
  75. 0e5b5d8 Fix array-related errorprone warnings by Cole Faust · 3 years ago
  76. a5aea22 Merge "Move test URL keys to NetworkStackConstants" by Remi NGUYEN VAN · 3 years, 1 month ago
  77. b3b6798 Set min_sdk_version by Jooyung Han · 3 years, 2 months ago
  78. 95082d5 Move test URL keys to NetworkStackConstants by Remi NGUYEN VAN · 3 years, 3 months ago
  79. 2200778 Address comments at ag/18372083 by Junyu Lai · 3 years, 3 months ago
  80. 7c29887 Add PerUidCounter by Junyu Lai · 3 years, 3 months ago
  81. 630388d Check RouteInfo type in NetUtils#selectBestRoute by Taras Antoshchuk · 4 years, 7 months ago
  82. 310cc18 Utils : Collections.containsAll, containsAny, Permissions.getGrantedPermissions by Chalard Jean · 3 years, 6 months ago
  83. 5c080dc Mark VisibleForTesting members as public by Remi NGUYEN VAN · 3 years, 6 months ago
  84. 9f1fcb6 Add a method to convert public NetworkStats to internal NetworkStats by Aaron Huang · 3 years, 7 months ago
  85. 1dc8952 Merge "[DU01]Remove INetworkManagementService from NetworkStatsService" by Frank Li · 3 years, 7 months ago
  86. 11ded06 Fix int overflow in shift by Chalard Jean · 3 years, 8 months ago
  87. 18862e5 [DU01]Remove INetworkManagementService from NetworkStatsService by lifr · 3 years, 7 months ago
  88. 82983d7 Merge "[MS40.2] Remove Clock dependencies from NetworkStatsService" by Junyu Lai · 3 years, 7 months ago
  89. 8a0d90c [MS40.2] Remove Clock dependencies from NetworkStatsService by Junyu Lai · 3 years, 7 months ago
  90. 757159a Moving reusable code for common net permissions. by James Mattis · 3 years, 7 months ago
  91. 4e2be81 PermissionUtils update to validate system feature by James Mattis · 3 years, 8 months ago
  92. 0042853 [MS28.2] Add checkDumpPermission by Junyu Lai · 3 years, 7 months ago
  93. c5f0e2c [MS19.2] Add constrain and total into utils by Junyu Lai · 3 years, 7 months ago
  94. a7ca0da Merge "[MS15.3] Move SUBSCRIBER_ID_MATCH_RULE_* constants to static lib" by Junyu Lai · 3 years, 8 months ago
  95. 2373264 Merge "Revert "Added a new network capability MMTEL"" by Martijn Coenen · 3 years, 8 months ago
  96. 0de46b2 Revert "Added a new network capability MMTEL" by Martijn Coenen · 3 years, 8 months ago
  97. 91661ba Merge "Added a new network capability MMTEL" by Treehugger Robot · 3 years, 8 months ago
  98. 8420e61 Merge "Import constants from NetCaps instead of defining them" by Treehugger Robot · 3 years, 8 months ago
  99. 318a3ee [MS15.3] Move SUBSCRIBER_ID_MATCH_RULE_* constants to static lib by Junyu Lai · 3 years, 8 months ago
  100. 7315362 Merge "[MS10.3] Move multiplySafeByRational to NetworkStatsUtils" by Junyu Lai · 3 years, 8 months ago