1. 23f2a6e wpa_supplicant: HIDL implementation (1/2) am: 57ffbcfc79 am: ecf92084c1 by Roshan Pius · 9 years ago
  2. 55d0747 binder: Add/Implement More iface calls am: 390ba2881e am: 2cf1b24437 by Roshan Pius · 9 years ago
  3. e650948 binder: Add network request/response interface am: 65628ce79a am: 3ae743ec13 by Roshan Pius · 9 years ago
  4. 92a95ba Refactor |wpa_supplicant_ctrl_iface_ctrl_rsp_handle| am: 71a6b8a173 by Roshan Pius · 9 years ago
  5. 8e31644 binder: Change clang-format style to Google am: 32f9f5f37d am: 6bc170d407 by Roshan Pius · 9 years ago
  6. 8759e5c binder: Implement Set enterprise network params am: 224bbb042f am: db82cf1c28 by Roshan Pius · 9 years ago
  7. 590e916 binder: INetwork enterprise Set params interface am: 63b019be89 am: a2a871c27a by Roshan Pius · 9 years ago
  8. edeb339 binder: Implement iface methods am: f4e46cf18f am: 8ebaa5267c by Roshan Pius · 9 years ago
  9. 538e3cb Move disconnect command handling to a common place am: 02242d7b36 am: 93e36ce753 by Roshan Pius · 9 years ago
  10. 500427b binder: Reset internal states after network params update am: b561990278 by Roshan Pius · 9 years ago
  11. 5500150 binder: Corrected couple of nits in private branch. am: ac9845a46c by Roshan Pius · 9 years ago
  12. 05e4a16 binder: Implement |OnStateChanged| callback am: e8d0d1655f am: a684de31fa by Roshan Pius · 9 years ago
  13. 771f87d binder: Implement Set/Get network params (Part 3) am: fa2b327dbc am: 3c94c99eb3 by Roshan Pius · 9 years ago
  14. 7acf45a binder: Implement Set/Get network params (Part 2) am: 9347b5c17e am: 445b53676e by Roshan Pius · 9 years ago
  15. ed95282 binder: Implement Set/Get network params (Part 1) am: e77bbbf467 am: ef2fb8a9a6 by Roshan Pius · 9 years ago
  16. 9dd67e9 binder: Implement enable/disable/select network am: c61a5e645c am: 192694a603 by Roshan Pius · 9 years ago
  17. 2f0b38b binder: INetwork Set/Get params interface am: 8702ba9091 am: 8d4164be26 by Roshan Pius · 9 years ago
  18. 99d4810 binder: Add network removal notification am: f745df8121 am: ff079c982b by Roshan Pius · 9 years ago
  19. ef48f71 binder: Add iface/network addition/removal callbacks am: 2d3fd51c25 by Roshan Pius · 9 years ago
  20. b309f73 binder: Implement the callback addition/removal am: 8e6e235ef7 am: ab8a11b04e by Roshan Pius · 9 years ago
  21. 548c30d binder: Callback registration for interfaces am: 0470cc8cee am: ad9f0c5445 by Roshan Pius · 9 years ago
  22. 68e7142 binder: Turn on the compile flag for binder am: 29976d34f1 am: 1e6ebb43a9 by Roshan Pius · 9 years ago
  23. acd2efd binder: Add parcelable for iface params am: b01b796eff am: 5f5cebd690 by Roshan Pius · 9 years ago
  24. a5f378c binder: Set/Get debug params am: c9422c7c50 am: a0f5edffa1 by Roshan Pius · 9 years ago
  25. a48f92d Move network add/remove operations to a common function am: 950bec9c63 by Roshan Pius · 9 years ago
  26. c38ef1e binder: Implement network addition/removal am: d385445171 am: ba32a5b87b by Roshan Pius · 9 years ago
  27. 80e8a90 binder: Use ifname as key in BinderManager |IIface| map am: 32c15e2ef4 by Roshan Pius · 9 years ago
  28. 6c85787 binder: Add |INetwork| object interface am: d6e375115b am: 0ddb08ef06 by Roshan Pius · 9 years ago
  29. 59992d1 binder: Move public headers to a separate folder am: 236b32e2e7 am: 15e4cbbd1f by Roshan Pius · 9 years ago
  30. 39234ab binder: Notify iface add/remove to binder am: 54e763ada0 am: 7cd18f08aa by Roshan Pius · 9 years ago
  31. b51f891 binder: Clang format the source code am: 44ad540b9c am: 60ce8902d6 by Roshan Pius · 9 years ago
  32. b584cda binder: Expose an aidl interface module am: 28ee7aafc7 am: 52b87feb63 by Roshan Pius · 9 years ago
  33. ecf9208 wpa_supplicant: HIDL implementation (1/2) am: 57ffbcfc79 by Roshan Pius · 9 years ago
  34. 2cf1b24 binder: Add/Implement More iface calls am: 390ba2881e by Roshan Pius · 9 years ago
  35. 3ae743e binder: Add network request/response interface am: 65628ce79a by Roshan Pius · 9 years ago
  36. bfdf97a Refactor |wpa_supplicant_ctrl_iface_ctrl_rsp_handle| am: 71a6b8a173 by Roshan Pius · 9 years ago
  37. 6bc170d binder: Change clang-format style to Google am: 32f9f5f37d by Roshan Pius · 9 years ago
  38. db82cf1 binder: Implement Set enterprise network params am: 224bbb042f by Roshan Pius · 9 years ago
  39. a2a871c binder: INetwork enterprise Set params interface am: 63b019be89 by Roshan Pius · 9 years ago
  40. 8ebaa52 binder: Implement iface methods am: f4e46cf18f by Roshan Pius · 9 years ago
  41. 93e36ce Move disconnect command handling to a common place am: 02242d7b36 by Roshan Pius · 9 years ago
  42. 7414f17 binder: Reset internal states after network params update am: b561990278 by Roshan Pius · 9 years ago
  43. 5c40ce9 binder: Corrected couple of nits in private branch. am: ac9845a46c by Roshan Pius · 9 years ago
  44. a684de3 binder: Implement |OnStateChanged| callback am: e8d0d1655f by Roshan Pius · 9 years ago
  45. 3c94c99 binder: Implement Set/Get network params (Part 3) am: fa2b327dbc by Roshan Pius · 9 years ago
  46. 445b536 binder: Implement Set/Get network params (Part 2) am: 9347b5c17e by Roshan Pius · 9 years ago
  47. ef2fb8a binder: Implement Set/Get network params (Part 1) am: e77bbbf467 by Roshan Pius · 9 years ago
  48. 192694a binder: Implement enable/disable/select network am: c61a5e645c by Roshan Pius · 9 years ago
  49. 8d4164b binder: INetwork Set/Get params interface am: 8702ba9091 by Roshan Pius · 9 years ago
  50. ff079c9 binder: Add network removal notification am: f745df8121 by Roshan Pius · 9 years ago
  51. 365d247 binder: Add iface/network addition/removal callbacks am: 2d3fd51c25 by Roshan Pius · 9 years ago
  52. ab8a11b binder: Implement the callback addition/removal am: 8e6e235ef7 by Roshan Pius · 9 years ago
  53. ad9f0c5 binder: Callback registration for interfaces am: 0470cc8cee by Roshan Pius · 9 years ago
  54. 1e6ebb4 binder: Turn on the compile flag for binder am: 29976d34f1 by Roshan Pius · 9 years ago
  55. 5f5cebd binder: Add parcelable for iface params am: b01b796eff by Roshan Pius · 9 years ago
  56. a0f5edf binder: Set/Get debug params am: c9422c7c50 by Roshan Pius · 9 years ago
  57. a072a71 Move network add/remove operations to a common function am: 950bec9c63 by Roshan Pius · 9 years ago
  58. ba32a5b binder: Implement network addition/removal am: d385445171 by Roshan Pius · 9 years ago
  59. 5df20b3 binder: Use ifname as key in BinderManager |IIface| map am: 32c15e2ef4 by Roshan Pius · 9 years ago
  60. 0ddb08e binder: Add |INetwork| object interface am: d6e375115b by Roshan Pius · 9 years ago
  61. 15e4cbb binder: Move public headers to a separate folder am: 236b32e2e7 by Roshan Pius · 9 years ago
  62. 7cd18f0 binder: Notify iface add/remove to binder am: 54e763ada0 by Roshan Pius · 9 years ago
  63. 60ce890 binder: Clang format the source code am: 44ad540b9c by Roshan Pius · 9 years ago
  64. 52b87fe binder: Expose an aidl interface module am: 28ee7aafc7 by Roshan Pius · 9 years ago
  65. 57ffbcf wpa_supplicant: HIDL implementation (1/2) by Roshan Pius · 9 years ago
  66. 390ba28 binder: Add/Implement More iface calls by Roshan Pius · 9 years ago
  67. 65628ce binder: Add network request/response interface by Roshan Pius · 9 years ago
  68. 71a6b8a Refactor |wpa_supplicant_ctrl_iface_ctrl_rsp_handle| by Roshan Pius · 9 years ago
  69. 32f9f5f binder: Change clang-format style to Google by Roshan Pius · 9 years ago
  70. 224bbb0 binder: Implement Set enterprise network params by Roshan Pius · 9 years ago
  71. 63b019b binder: INetwork enterprise Set params interface by Roshan Pius · 9 years ago
  72. f4e46cf binder: Implement iface methods by Roshan Pius · 9 years ago
  73. 02242d7 Move disconnect command handling to a common place by Roshan Pius · 9 years ago
  74. b561990 binder: Reset internal states after network params update by Roshan Pius · 9 years ago
  75. ac9845a binder: Corrected couple of nits in private branch. by Roshan Pius · 9 years ago
  76. e8d0d16 binder: Implement |OnStateChanged| callback by Roshan Pius · 9 years ago
  77. fa2b327 binder: Implement Set/Get network params (Part 3) by Roshan Pius · 9 years ago
  78. 9347b5c binder: Implement Set/Get network params (Part 2) by Roshan Pius · 9 years ago
  79. e77bbbf binder: Implement Set/Get network params (Part 1) by Roshan Pius · 9 years ago
  80. c61a5e6 binder: Implement enable/disable/select network by Roshan Pius · 9 years ago
  81. 8702ba9 binder: INetwork Set/Get params interface by Roshan Pius · 9 years ago
  82. f745df8 binder: Add network removal notification by Roshan Pius · 9 years ago
  83. 2d3fd51 binder: Add iface/network addition/removal callbacks by Roshan Pius · 9 years ago
  84. 8e6e235 binder: Implement the callback addition/removal by Roshan Pius · 9 years ago
  85. 0470cc8 binder: Callback registration for interfaces by Roshan Pius · 9 years ago
  86. 29976d3 binder: Turn on the compile flag for binder by Roshan Pius · 9 years ago
  87. b01b796 binder: Add parcelable for iface params by Roshan Pius · 9 years ago
  88. c9422c7 binder: Set/Get debug params by Roshan Pius · 9 years ago
  89. 950bec9 Move network add/remove operations to a common function by Roshan Pius · 9 years ago
  90. d385445 binder: Implement network addition/removal by Roshan Pius · 9 years ago
  91. 32c15e2 binder: Use ifname as key in BinderManager |IIface| map by Roshan Pius · 9 years ago
  92. d6e3751 binder: Add |INetwork| object interface by Roshan Pius · 9 years ago
  93. 236b32e binder: Move public headers to a separate folder by Roshan Pius · 9 years ago
  94. 54e763a binder: Notify iface add/remove to binder by Roshan Pius · 9 years ago
  95. 44ad540 binder: Clang format the source code by Roshan Pius · 9 years ago
  96. 28ee7aa binder: Expose an aidl interface module by Roshan Pius · 9 years ago
  97. 5f7ef38 Merge "Add exported includes to libwpa_client" am: 7cfb967dde am: 59606334cc by Dan Willemsen · 9 years ago
  98. 5960633 Merge "Add exported includes to libwpa_client" am: 7cfb967dde by Dan Willemsen · 9 years ago
  99. 7cfb967 Merge "Add exported includes to libwpa_client" by Dan Willemsen · 9 years ago
  100. 945669e Add exported includes to libwpa_client by Dan Willemsen · 9 years ago