1. 1c6e1ae Split iwlan error classname and first line of stacktrace in metrics by Kuen Yuet Cheung · 1 year, 3 months ago
  2. 5541ccf Add iwlan error classname and first line of stacktrace in metrics by Kuen Yuet Cheung · 1 year, 4 months ago
  3. da04f17 Merge "Add control for enable/disable N1_MODE_CAPABILITY" into tm-qpr-dev by Eden Su · 1 year, 3 months ago
  4. 5629b21 Add control for enable/disable N1_MODE_CAPABILITY by EdenSu · 1 year, 3 months ago
  5. 0fccfc0 Reset the error status once the tunnel is opened by Po-Chun Lee · 2 years, 1 month ago
  6. 5eca102 Start the throttling handling only if the tunnel fails to bring up by Po-Chun Lee · 2 years, 1 month ago
  7. 7d403d1 Add token to IKE and Child Session Callback to ignore obsolete callback by Jeremy Chow · 1 year, 6 months ago
  8. 45bdee1 Add Null check for mEpdgAddress.getHostAddress() by Tairu Wang · 1 year, 6 months ago
  9. 334d9e0 [Iwlan Metrics] Atom Logging code by edensu · 1 year, 9 months ago
  10. a198b34 Merge "Do not shut down IwlanDataServiceHandler in deInitNetworkCallback" into tm-qpr-dev by Jeremy Chow · 1 year, 7 months ago
  11. 5468887 Do not shut down IwlanDataServiceHandler in deInitNetworkCallback by Jeremy Chow · 1 year, 8 months ago
  12. e697824 Fix issues of handling mRequestQueue by Po-Chun Lee · 2 years, 1 month ago
  13. a0f79d2 Set MTU to 1200 for CST because we reserve 80 bytes for VCN. by yawensu · 1 year, 8 months ago
  14. 5d729ec Fix ErrorPolicyManager#getMostRecentDataFailCause() by Aswin Sankar · 1 year, 9 months ago
  15. 06555a9 Support for 'NumAttemptsPerFqdn' in ErrorPolicy by Aswin Sankar · 1 year, 10 months ago
  16. 29e36ec Fill the linkproperties for INACTIVE PDN by EdenSu · 2 years ago
  17. 4beef06 Merge "EpdgSelector: timeout for DnsResolver query future" into tm-qpr-dev by Aswin Sankar · 1 year, 10 months ago
  18. dc40d97 Merge "Move event handling and state updates inside IwlanNetworkServiceHandler" into tm-qpr-dev by Jeremy Chow · 1 year, 10 months ago
  19. a9c0be5 Merge "Reset static instances before a test" into tm-qpr-dev by Jeremy Chow · 1 year, 10 months ago
  20. 344fb79 EpdgSelector: timeout for DnsResolver query future by Aswin Sankar · 1 year, 10 months ago
  21. d0b718e Do FQDN without sos header for emergency PDN setup am: 68f8526314 by EdenSu · 1 year, 10 months ago
  22. 68f8526 Do FQDN without sos header for emergency PDN setup by EdenSu · 1 year, 11 months ago
  23. a87500d Reset static instances before a test by Po-Chun Lee · 1 year, 10 months ago
  24. 7323a5f Move event handling and state updates inside IwlanNetworkServiceHandler by Jeremy Chow · 1 year, 10 months ago
  25. 5842b2e Remove 'synchronized' keyword from IwlanDataService by Jeremy Chow · 1 year, 11 months ago
  26. d493180 Move access to sIwlanDataServiceProviders and mTunnelStateForApn inside IwlanDataServiceHandler by Jeremy Chow · 1 year, 11 months ago
  27. 535b3fe Move event handling in IwlanTunnelCallback and DSPHandler to IwlanDataServiceHandler by Jeremy Chow · 1 year, 11 months ago
  28. 77b04d1 Create IwlanDataServiceHandler to handle all event processing and state updates in IwlanDataService by Jeremy Chow · 2 years ago
  29. f517936 IWLAN: Disable DEVICE_IDENTITY signaling am: 0ae9ade1dd by Aswin Sankar · 1 year, 11 months ago
  30. 0ae9ade IWLAN: Disable DEVICE_IDENTITY signaling by Aswin Sankar · 1 year, 11 months ago
  31. 3422e3a Replace registerDefaultNetworkCallback() with registerSystemDefaultNetworkCallback() to listen to the physical network. by yawensu · 1 year, 11 months ago
  32. b640beb Generate InetAddress with valid IP address am: dd4e21ecd8 by EdenSu · 1 year, 11 months ago
  33. dd4e21e Generate InetAddress with valid IP address by EdenSu · 2 years ago
  34. 6d644f7 Merge "Allow atomic read/writes to IwlanNetworkServiceProviders" into tm-qpr-dev by TreeHugger Robot · 2 years ago
  35. 2654011 Allow atomic read/writes to IwlanDataServiceProviders by Aswin Sankar · 2 years ago
  36. f9c64b3 Allow atomic read/writes to IwlanNetworkServiceProviders by Aswin Sankar · 2 years ago
  37. adc4d71 Handle unexpected payload on IkeSessionConnectionInfoChanged by Aswin Sankar · 2 years ago
  38. 4293ec5 EpdgTunnelManager: Handle IAE on applying transforms by Aswin Sankar · 2 years ago
  39. 9bfcab1 Report NETWORK_FAILURE when PDN setup failed without error cause by EdenSu · 2 years ago
  40. d81880c Merge "Block the setup call request when the Nai is null" into tm-dev by Eden Su · 2 years, 1 month ago
  41. ab358c3 Merge "Turn on IKE_OPTION_REKEY_MOBILITY" into tm-dev by Po-Chun Lee · 2 years, 1 month ago
  42. 5cc49e0 Turn on IKE_OPTION_REKEY_MOBILITY by Po-Chun Lee · 2 years, 1 month ago
  43. ad05553 DEVICE_IDENTITY: Get IMEI for subID instead of slotID by Aswin Sankar · 2 years, 1 month ago
  44. a5e1cc2 Block the setup call request when the Nai is null by EdenSu · 2 years, 1 month ago
  45. a50dc68 Merge "Serialize access to tunnel cfg on IKE session opened" into tm-dev by Aswin Sankar · 2 years, 1 month ago
  46. 07c9b35 Correct the response for setup request with existing apn by EdenSu · 2 years, 1 month ago
  47. d10bb68 Serialize access to tunnel cfg on IKE session opened by Aswin Sankar · 2 years, 1 month ago
  48. f573f94 Merge "Add null check for mNetwork update" into tm-dev by Eden Su · 2 years, 1 month ago
  49. 3887ff3 Add null check for mNetwork update by EdenSu · 2 years, 2 months ago
  50. 524c548 Close pending requests on tunnel bringdown request by Aswin Sankar · 2 years, 1 month ago
  51. dec64d5 Serialize access to TunnelConfig on session closed by Aswin Sankar · 2 years, 1 month ago
  52. 5066192 Set NetworkType UNKNOWN if Not Camped/Registered by Nathan Harold · 2 years, 2 months ago
  53. 620fd6e Merge "Update the iwlan code for IKE error report changes" am: 8d71581282 am: 1b6863aa73 am: 4aa811dba4 by Treehugger Robot · 2 years, 2 months ago
  54. 8d71581 Merge "Update the iwlan code for IKE error report changes" by Treehugger Robot · 2 years, 2 months ago
  55. fd8828c Merge changes from topic "tmhandler_serialize" am: 28f7398eda am: bc2042be37 am: 6ce2a9dc7e by Aswin Sankar · 2 years, 2 months ago
  56. 28f7398 Merge changes from topic "tmhandler_serialize" by Aswin Sankar · 2 years, 2 months ago
  57. 1522974 Update the iwlan code for IKE error report changes by EdenSu · 2 years, 2 months ago
  58. 580c4d9 Re-register content observer when sub id changed am: fb30f133bb am: a6545a97f6 am: 42d060630e by gwenlin · 2 years, 2 months ago
  59. ba2f271 Access tunnel iface name after TRANSFORM_CREATED by Aswin Sankar · 2 years, 3 months ago
  60. 801bf7b [EpdgTunnelManager] Handler: use sendMessage() by Aswin Sankar · 2 years, 3 months ago
  61. fb30f13 Re-register content observer when sub id changed by gwenlin · 2 years, 3 months ago
  62. 5b082ab Correct the logic for updating mNetwork am: 76f07f7b25 am: 88b63a2319 am: c2b25ec604 by EdenSu · 2 years, 3 months ago
  63. 76f07f7 Correct the logic for updating mNetwork by EdenSu · 2 years, 3 months ago
  64. ec8485e [Iwlan] avoid processing setup data call request simultaneously am: 42f873a953 am: 56b74603d9 am: e17843bebd by EdenSu · 2 years, 3 months ago
  65. 42f873a [Iwlan] avoid processing setup data call request simultaneously by EdenSu · 2 years, 4 months ago
  66. 8dbd67e Support VoWiFi for IPv6 only WiFi AP by gwenlin · 2 years, 4 months ago
  67. 0e75f33 Merge "Support VoWiFi for IPv6 only WiFi AP" by Gwen Lin · 2 years, 4 months ago
  68. b7825bd [Iwlan] Support EAP-AKA fast reauth am: 89789cdf33 am: 1d4c82bdb4 am: 03f0a0e9e5 am: 8e13c9fa10 by EdenSu · 2 years, 4 months ago
  69. 89789cd [Iwlan] Support EAP-AKA fast reauth by EdenSu · 2 years, 4 months ago
  70. 4e94c58 Merge "Revert "[Iwlan] Support EAP-AKA fast reauth"" by Eden Su · 2 years, 4 months ago
  71. f523f4b [Iwlan] Add support for VisitedCountry FQDN by EdenSu · 2 years, 9 months ago
  72. c9dad18 Support VoWiFi for IPv6 only WiFi AP by gwenlin · 2 years, 4 months ago
  73. 46ca81d [Iwlan] Add support for VisitedCountry FQDN by EdenSu · 2 years, 9 months ago
  74. 9018131 Merge "Revert "[Iwlan] Backup calling on Opportunistic data."" by TreeHugger Robot · 2 years, 5 months ago
  75. 4cbf606 Revert "[Iwlan] Support EAP-AKA fast reauth" by Eden Su · 2 years, 5 months ago
  76. 8a9fa22 Revert "[Iwlan] Backup calling on Opportunistic data." by Yawen Su · 2 years, 5 months ago
  77. 8d9a2ad [Iwlan] Support EAP-AKA fast reauth by EdenSu · 2 years, 6 months ago
  78. 14baf4c [Iwlan] Backup calling on Opportunistic data. by yawensu · 2 years, 8 months ago
  79. 9033f68 [Iwlan] Add null check for the cellinfo List by EdenSu · 2 years, 6 months ago
  80. 4b70bb3 [Iwlan] DNS prefetching when cellinfo changed by EdenSu · 2 years, 9 months ago
  81. 67ef37a Merge "[Iwlan] Add null check for the cellinfo List" by TreeHugger Robot · 2 years, 6 months ago
  82. d9d0943 Merge "NaptrDnsResolver interface and implementation" am: adcb4fb483 am: d268554ec2 am: 18998fdc81 am: 39b3edcfec by Treehugger Robot · 2 years, 6 months ago
  83. cc05665 Merge "SrvDnsResolver interface and implementation" am: 56f6fd5404 am: 979424c2b1 am: f5806ee036 am: 8ea1d9d48d by Aswin Sankar · 2 years, 6 months ago
  84. 121da6b NaptrDnsResolver interface and implementation by Aswin Sankar · 2 years, 10 months ago
  85. 714157d SrvDnsResolver interface and implementation by Aswin Sankar · 2 years, 8 months ago
  86. ff33cc8 [Iwlan] Add null check for the cellinfo List by EdenSu · 2 years, 6 months ago
  87. 369ac91 Merge "[Iwlan] DNS prefetching when cellinfo changed" by TreeHugger Robot · 2 years, 6 months ago
  88. 0a43b33 EpdgTunnelMgr: Support IMEI signaling am: 88a7a17ad3 am: 8db3c53f6f am: 21f419f585 am: 96a9d47390 by Aswin Sankar · 2 years, 6 months ago
  89. fa00896 [Iwlan] DNS prefetching when cellinfo changed by EdenSu · 2 years, 9 months ago
  90. 88a7a17 EpdgTunnelMgr: Support IMEI signaling by Aswin Sankar · 2 years, 8 months ago
  91. f1b74a4 Merge "EpdgTunnelMgr: INITIAL_CONTACT in IkeSessionParams" am: 8f70eb8133 am: 5118c75f5b am: d2596fae66 am: 98e3fc7075 am: 9aab1fec57 by Treehugger Robot · 2 years, 7 months ago
  92. 8f70eb8 Merge "EpdgTunnelMgr: INITIAL_CONTACT in IkeSessionParams" by Treehugger Robot · 2 years, 7 months ago
  93. 40bfae7 EpdgTunnelMgr: INITIAL_CONTACT in IkeSessionParams by Aswin Sankar · 2 years, 8 months ago
  94. 03468b0 Enhance the detection of international roaming by gwenlin · 2 years, 7 months ago
  95. b5c160d Enhance the detection of international roaming by gwenlin · 2 years, 8 months ago
  96. af3e355 Revert "[iwlan] auto gen bugreport for Iwlan bringup error" by Lev Proleev · 2 years, 9 months ago
  97. a35170f [iwlan] auto gen bugreport for Iwlan bringup error by Hsiaoan Hsu · 3 years, 5 months ago
  98. 1a65f89 [Iwlan] Replace HashMap with ConcurrentHashMap am: 16bcdc7eb1 am: 6bdac55a96 am: a776e8c97d am: 728c241b74 by EdenSu · 2 years, 10 months ago
  99. 16bcdc7 [Iwlan] Replace HashMap with ConcurrentHashMap by EdenSu · 2 years, 10 months ago
  100. 10eff42 Return cause code and retrying time when force close in bringing a am: 07eab21cb7 am: 38c38c31d5 am: d14f7bc667 by gwenlin · 2 years, 10 months ago