1. 16bcdc7 [Iwlan] Replace HashMap with ConcurrentHashMap by EdenSu · 2 years, 10 months ago
  2. 07eab21 Return cause code and retrying time when force close in bringing a tunnel up. by gwenlin · 2 years, 10 months ago
  3. 0a51c96 [iwlan] fix deadlock by Chinmay Dhodapkar · 2 years, 11 months ago
  4. 3448a24 [Iwlan] Change default fail cause to IWLAN_NETWORK_FAILURE by EdenSu · 3 years, 1 month ago
  5. 194b6fa To fix wrong retrying timer for BACKOFF_TIMER payload by gwenlin · 2 years, 11 months ago
  6. 5aa61a3 [iwlan] Fix incorrect datacallrsp by Chinmay Dhodapkar · 3 years ago
  7. 4a7a2c5 Redefine iwlan retrying design by gwenlin · 3 years ago
  8. 54b907d [iwlan] Support Mobike/rekey on network change by Chinmay Dhodapkar · 3 years ago
  9. 218f7fa [Iwlan] Replace host name by host address. by yawensu · 3 years ago
  10. 8a0617b Merge "[Iwlan] Add transactionID for EpdgSelector.getValidatedServerList" into sc-dev by TreeHugger Robot · 3 years ago
  11. 0180c1f [iwlan] reflect pdusessionId back in datacallrsp by Chinmay Dhodapkar · 3 years ago
  12. 585e1bb [Iwlan] Add transactionID for EpdgSelector.getValidatedServerList by EdenSu · 3 years, 1 month ago
  13. 3e9920a Add TunnelConfig dump by Naina Nalluri · 3 years, 1 month ago
  14. 3b28fc3 Merge "Consider elapsed time for the retry time" into sc-dev by Gwen Lin · 3 years, 1 month ago
  15. 0db5421 Consider elapsed time for the retry time by gwenlin · 3 years, 1 month ago
  16. 2dd5419 Merge "iwlan: donot forceclose on transport change/loss" into sc-dev by TreeHugger Robot · 3 years, 1 month ago
  17. e265320 Dump ErrorStats by Naina Nalluri · 3 years, 2 months ago
  18. ba3dc7b iwlan: donot forceclose on transport change/loss by Chinmay Dhodapkar · 3 years, 1 month ago
  19. 5499abc Dump tunnel stats by Naina Nalluri · 3 years, 1 month ago
  20. 9f54a24 [Iwlan] Trigger DNS prefetching when LinkProtocolType changed by EdenSu · 3 years, 4 months ago
  21. 06ca794 Just print log instead of throwing an exception when IKE returns DeleteIkeLocalDelete error. by yawensu · 3 years, 1 month ago
  22. 2146867 Verify before unthrottling by Naina Nalluri · 3 years, 2 months ago
  23. c419020 Rename onClosedWithException to avoid conflict by Yan Yan · 3 years, 2 months ago
  24. a84925e Merge "Add random retry time into retry list" into sc-dev by TreeHugger Robot · 3 years, 2 months ago
  25. dae0a6a Add random retry time into retry list by gwenlin · 3 years, 2 months ago
  26. 0d75be1 Check for null request after selection complete by Naina Nalluri · 3 years, 2 months ago
  27. 2e96307 Merge "Set rekey timers to maximum values" into sc-dev by Gwen Lin · 3 years, 2 months ago
  28. d6c5be0 Merge "Add Support for dumpsys" into sc-dev by TreeHugger Robot · 3 years, 2 months ago
  29. 2663845 Set rekey timers to maximum values by gwenlin · 3 years, 2 months ago
  30. 4d47563 Add Support for dumpsys by Naina Nalluri · 3 years, 3 months ago
  31. ece499d Merge "Register for Airplane Mode intent" into sc-dev by Naina Nalluri · 3 years, 2 months ago
  32. 9967a73 Merge "resuse src IP IID in case of HO if possible" into sc-dev by Chinmay Dhodapkar · 3 years, 2 months ago
  33. cb6a557 [iwlan] mark IKE packets with Expedited Forwarding by Chinmay Dhodapkar · 3 years, 2 months ago
  34. e63b4f0 resuse src IP IID in case of HO if possible by Chinmay Dhodapkar · 3 years, 2 months ago
  35. a5c5428 Register for Airplane Mode intent by Naina Nalluri · 3 years, 2 months ago
  36. 6855318 Trim the error policy Strings by Naina Nalluri · 3 years, 2 months ago
  37. fbde383 Rename SliceInfo to NetworkSliceInfo. by Amit Mahajan · 3 years, 3 months ago
  38. 784a6b5 Merge "Use IKE-defined API constants" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  39. 7cdc03d Merge "[iwlan] logging and forceclose fix" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  40. b71fa1f Merge "Update isCrossSimCallingEnabledByUser name" into sc-dev by Sooraj Sasindran · 3 years, 3 months ago
  41. c831394 [iwlan] logging and forceclose fix by Chinmay Dhodapkar · 3 years, 3 months ago
  42. 611931e Use IKE-defined API constants by Naina Nalluri · 3 years, 3 months ago
  43. 43bc606 [iwlan] add support for SliceInfo by Chinmay Dhodapkar · 3 years, 3 months ago
  44. 5957663 Update isCrossSimCallingEnabledByUser name by Sooraj Sasindran · 3 years, 3 months ago
  45. 4658c45 Use IWLAN_IKEV2_AUTH_FAILURE for auth failure by Naina Nalluri · 3 years, 4 months ago
  46. 59e18de Merge "Revert "[Iwlan] Use DNSResolver for FQDN"" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  47. 64d3421 Revert "[Iwlan] Use DNSResolver for FQDN" by Chinmay Dhodapkar · 3 years, 3 months ago
  48. e4dae0f Merge "Update setupDataCall to take in new parameters" into sc-dev by Sarah Chin · 3 years, 3 months ago
  49. 8217b79 Update setupDataCall to take in new parameters by Sarah Chin · 3 years, 4 months ago
  50. 8074b92 Close IpSec interface after tunnel closed by Naina Nalluri · 3 years, 4 months ago
  51. 83a5354 [Iwlan] Use DNSResolver for FQDN by EdenSu · 3 years, 7 months ago
  52. 88b43ad remove mac support by Naina Nalluri · 3 years, 4 months ago
  53. d34c088 Merge "[iWLAN] Catch exception while null subscription" into sc-dev by Chinmay Dhodapkar · 3 years, 4 months ago
  54. 6e354aa Merge "registerEvents should point to different obj" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  55. f4cdf90 Merge "Close all tunnels onUnbind" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  56. 22e97ec [iwlan] fix incorrect network status update by Chinmay Dhodapkar · 3 years, 4 months ago
  57. bbd542f registerEvents should point to different obj by Naina Nalluri · 3 years, 4 months ago
  58. 3da6971 Close all tunnels onUnbind by Naina Nalluri · 3 years, 4 months ago
  59. 6a193cc [iWLAN] Catch exception while null subscription by gwenlin · 3 years, 4 months ago
  60. 55ec58e Merge "Unthrottle on WFC disable" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  61. 86c22a2 Merge "Retry only for server timeout" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  62. 35ab0ea [iwlan]fix potential race condition in NW callback by Chinmay Dhodapkar · 3 years, 4 months ago
  63. 4aac8d4 Unthrottle on WFC disable by Naina Nalluri · 3 years, 4 months ago
  64. ff24ca8 Retry only for server timeout by Naina Nalluri · 3 years, 4 months ago
  65. 62f2c06 [Iwlan] Add null checking for network and linkProperties before call getLinkAddresses(). by yawensu · 3 years, 4 months ago
  66. c4d9c20 [Iwlan] FQDN prefetching by EdenSu · 3 years, 6 months ago
  67. 22bc193 [Iwlan] Add null checking for tunnel interface by EdenSu · 3 years, 4 months ago
  68. e3e651e Merge "[Iwlan]Listen Cross Sim calling Setting change and add unit tests." by TreeHugger Robot · 3 years, 4 months ago
  69. b53ff92 Merge "Consider ranges in error detail" by Naina Nalluri · 3 years, 4 months ago
  70. 3c1f913 [Iwlan]Listen Cross Sim calling Setting change and add unit tests. by yawensu · 3 years, 5 months ago
  71. 46c421a [iwlan] add check for supported algo by Chinmay Dhodapkar · 3 years, 4 months ago
  72. 047052b Donot retry with next ip protocol errors by Naina Nalluri · 3 years, 4 months ago
  73. a3fdc5d Consider ranges in error detail by Naina Nalluri · 3 years, 4 months ago
  74. 67f1135 Merge " [Iwlan] Add implementation of WIFI_AP_CHANGED_EVENT" by Eden Su · 3 years, 4 months ago
  75. 6d29fdf [Iwlan] Add implementation of WIFI_AP_CHANGED_EVENT by EdenSu · 3 years, 5 months ago
  76. 21d3cf5 Add support for NattKeepAliveTimer by Naina Nalluri · 3 years, 5 months ago
  77. f7e0c19 [Iwlan] Cross stack ePDG. by yawensu · 3 years, 5 months ago
  78. c30f02a Return long time for failure by Naina Nalluri · 3 years, 5 months ago
  79. ffa3d93 [iwlan] invoke dataservicecallback for invalid arg by Chinmay Dhodapkar · 3 years, 5 months ago
  80. dc7a7f3 [Iwlan] Set Mtu to 1280 in data call response same as MtuV4 and MtuV6. by yawensu · 3 years, 5 months ago
  81. c3b3f65 Merge "report retry time in milliseconds" by TreeHugger Robot · 3 years, 5 months ago
  82. 82edb97 Merge "[iwlan] update to conform to updated IKE API names" by TreeHugger Robot · 3 years, 5 months ago
  83. 831b640 [iwlan] update to conform to updated IKE API names by Chinmay Dhodapkar · 3 years, 5 months ago
  84. 2eb2074 report retry time in milliseconds by Naina Nalluri · 3 years, 5 months ago
  85. a1ac6ac Merge "Notify APN unthrottled" by Naina Nalluri · 3 years, 5 months ago
  86. 6985608 Notify APN unthrottled by Naina Nalluri · 3 years, 5 months ago
  87. 02946ca [iwlan] revert retry logic by Chinmay Dhodapkar · 3 years, 5 months ago
  88. 0e36aee Max retries and Back off timer support by Naina Nalluri · 3 years, 6 months ago
  89. 5a984db Merge "Add S-NSSAI" by Daniel Bright · 3 years, 5 months ago
  90. e119faa Listen to Wifi state changed by Naina Nalluri · 3 years, 6 months ago
  91. 1b641ab Add S-NSSAI by Daniel Bright · 3 years, 6 months ago
  92. 87a00be Move Iwlan Configs to Aosp by Naina Nalluri · 3 years, 7 months ago
  93. 8ff242f [iwlan] add makefile and fix LINT errors by Chinmay Dhodapkar · 3 years, 6 months ago
  94. 7e660d2 [IWLAN] code migration from vendor/google/services/iwlan by Chinmay Dhodapkar · 3 years, 6 months ago