1. 56034d0 Merge "Split libhidl into base and transport." am: c07609cf48 by Yifan Hong · 9 years ago
  2. 9785744 Split libhidl into base and transport. am: 4313d26d25 by Yifan Hong · 9 years ago
  3. c07609c Merge "Split libhidl into base and transport." by Treehugger Robot · 9 years ago
  4. 4313d26 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  5. 89bf0cf Merge "Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950" by Dmitry Shmidt · 9 years ago
  6. fa94a1c Merge "Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950" by Treehugger Robot · 9 years ago
  7. 9839ecd Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950 by Dmitry Shmidt · 9 years ago
  8. d4f5090 Merge "Revert "Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950"" by Dmitry Shmidt · 9 years ago
  9. cceee34 Merge "Revert "Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950"" by Dmitry Shmidt · 9 years ago
  10. fe31a9a Revert "Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950" by Dmitry Shmidt · 9 years ago
  11. f23fbc6 Merge "Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950" by Dmitry Shmidt · 9 years ago
  12. c15e6e5 Merge "Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950" by Dmitry Shmidt · 9 years ago
  13. 78a5dac Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950 by Dmitry Shmidt · 9 years ago
  14. 4815104 Merge changes Id19f1bcf,Iff20fb3c,I435f9154,I604f8add,I8bfb9c38, ... by Roshan Pius · 9 years ago
  15. ef3ab19 wpa_supplicant: Turn off HIDL interface am: 6e56f0c3eb by Roshan Pius · 9 years ago
  16. dbe6640 wpa_supplicant: HIDL implementation (2/2) am: 7c0ebf20ed by Roshan Pius · 9 years ago
  17. ecf9208 wpa_supplicant: HIDL implementation (1/2) am: 57ffbcfc79 by Roshan Pius · 9 years ago
  18. 2cf1b24 binder: Add/Implement More iface calls am: 390ba2881e by Roshan Pius · 9 years ago
  19. 3ae743e binder: Add network request/response interface am: 65628ce79a by Roshan Pius · 9 years ago
  20. bfdf97a Refactor |wpa_supplicant_ctrl_iface_ctrl_rsp_handle| am: 71a6b8a173 by Roshan Pius · 9 years ago
  21. 6bc170d binder: Change clang-format style to Google am: 32f9f5f37d by Roshan Pius · 9 years ago
  22. db82cf1 binder: Implement Set enterprise network params am: 224bbb042f by Roshan Pius · 9 years ago
  23. a2a871c binder: INetwork enterprise Set params interface am: 63b019be89 by Roshan Pius · 9 years ago
  24. 8ebaa52 binder: Implement iface methods am: f4e46cf18f by Roshan Pius · 9 years ago
  25. 93e36ce Move disconnect command handling to a common place am: 02242d7b36 by Roshan Pius · 9 years ago
  26. 7414f17 binder: Reset internal states after network params update am: b561990278 by Roshan Pius · 9 years ago
  27. 5c40ce9 binder: Corrected couple of nits in private branch. am: ac9845a46c by Roshan Pius · 9 years ago
  28. a684de3 binder: Implement |OnStateChanged| callback am: e8d0d1655f by Roshan Pius · 9 years ago
  29. 3c94c99 binder: Implement Set/Get network params (Part 3) am: fa2b327dbc by Roshan Pius · 9 years ago
  30. 445b536 binder: Implement Set/Get network params (Part 2) am: 9347b5c17e by Roshan Pius · 9 years ago
  31. ef2fb8a binder: Implement Set/Get network params (Part 1) am: e77bbbf467 by Roshan Pius · 9 years ago
  32. 192694a binder: Implement enable/disable/select network am: c61a5e645c by Roshan Pius · 9 years ago
  33. 8d4164b binder: INetwork Set/Get params interface am: 8702ba9091 by Roshan Pius · 9 years ago
  34. ff079c9 binder: Add network removal notification am: f745df8121 by Roshan Pius · 9 years ago
  35. 365d247 binder: Add iface/network addition/removal callbacks am: 2d3fd51c25 by Roshan Pius · 9 years ago
  36. ab8a11b binder: Implement the callback addition/removal am: 8e6e235ef7 by Roshan Pius · 9 years ago
  37. ad9f0c5 binder: Callback registration for interfaces am: 0470cc8cee by Roshan Pius · 9 years ago
  38. 1e6ebb4 binder: Turn on the compile flag for binder am: 29976d34f1 by Roshan Pius · 9 years ago
  39. 5f5cebd binder: Add parcelable for iface params am: b01b796eff by Roshan Pius · 9 years ago
  40. a0f5edf binder: Set/Get debug params am: c9422c7c50 by Roshan Pius · 9 years ago
  41. a072a71 Move network add/remove operations to a common function am: 950bec9c63 by Roshan Pius · 9 years ago
  42. ba32a5b binder: Implement network addition/removal am: d385445171 by Roshan Pius · 9 years ago
  43. 5df20b3 binder: Use ifname as key in BinderManager |IIface| map am: 32c15e2ef4 by Roshan Pius · 9 years ago
  44. 0ddb08e binder: Add |INetwork| object interface am: d6e375115b by Roshan Pius · 9 years ago
  45. 15e4cbb binder: Move public headers to a separate folder am: 236b32e2e7 by Roshan Pius · 9 years ago
  46. 7cd18f0 binder: Notify iface add/remove to binder am: 54e763ada0 by Roshan Pius · 9 years ago
  47. 60ce890 binder: Clang format the source code am: 44ad540b9c by Roshan Pius · 9 years ago
  48. 52b87fe binder: Expose an aidl interface module am: 28ee7aafc7 by Roshan Pius · 9 years ago
  49. 80b9a35 Merge changes Id19f1bcf,Iff20fb3c,I435f9154,I604f8add,I8bfb9c38, ... by Treehugger Robot · 9 years ago
  50. 6e56f0c wpa_supplicant: Turn off HIDL interface by Roshan Pius · 9 years ago
  51. 7c0ebf2 wpa_supplicant: HIDL implementation (2/2) by Roshan Pius · 9 years ago
  52. 57ffbcf wpa_supplicant: HIDL implementation (1/2) by Roshan Pius · 9 years ago
  53. 390ba28 binder: Add/Implement More iface calls by Roshan Pius · 9 years ago
  54. 65628ce binder: Add network request/response interface by Roshan Pius · 9 years ago
  55. 71a6b8a Refactor |wpa_supplicant_ctrl_iface_ctrl_rsp_handle| by Roshan Pius · 9 years ago
  56. 32f9f5f binder: Change clang-format style to Google by Roshan Pius · 9 years ago
  57. 224bbb0 binder: Implement Set enterprise network params by Roshan Pius · 9 years ago
  58. 63b019b binder: INetwork enterprise Set params interface by Roshan Pius · 9 years ago
  59. f4e46cf binder: Implement iface methods by Roshan Pius · 9 years ago
  60. 02242d7 Move disconnect command handling to a common place by Roshan Pius · 9 years ago
  61. b561990 binder: Reset internal states after network params update by Roshan Pius · 9 years ago
  62. ac9845a binder: Corrected couple of nits in private branch. by Roshan Pius · 9 years ago
  63. e8d0d16 binder: Implement |OnStateChanged| callback by Roshan Pius · 9 years ago
  64. fa2b327 binder: Implement Set/Get network params (Part 3) by Roshan Pius · 9 years ago
  65. 9347b5c binder: Implement Set/Get network params (Part 2) by Roshan Pius · 9 years ago
  66. e77bbbf binder: Implement Set/Get network params (Part 1) by Roshan Pius · 9 years ago
  67. c61a5e6 binder: Implement enable/disable/select network by Roshan Pius · 9 years ago
  68. 8702ba9 binder: INetwork Set/Get params interface by Roshan Pius · 9 years ago
  69. f745df8 binder: Add network removal notification by Roshan Pius · 9 years ago
  70. 2d3fd51 binder: Add iface/network addition/removal callbacks by Roshan Pius · 9 years ago
  71. 8e6e235 binder: Implement the callback addition/removal by Roshan Pius · 9 years ago
  72. 0470cc8 binder: Callback registration for interfaces by Roshan Pius · 9 years ago
  73. 29976d3 binder: Turn on the compile flag for binder by Roshan Pius · 9 years ago
  74. b01b796 binder: Add parcelable for iface params by Roshan Pius · 9 years ago
  75. c9422c7 binder: Set/Get debug params by Roshan Pius · 9 years ago
  76. 950bec9 Move network add/remove operations to a common function by Roshan Pius · 9 years ago
  77. d385445 binder: Implement network addition/removal by Roshan Pius · 9 years ago
  78. 32c15e2 binder: Use ifname as key in BinderManager |IIface| map by Roshan Pius · 9 years ago
  79. d6e3751 binder: Add |INetwork| object interface by Roshan Pius · 9 years ago
  80. 236b32e binder: Move public headers to a separate folder by Roshan Pius · 9 years ago
  81. 54e763a binder: Notify iface add/remove to binder by Roshan Pius · 9 years ago
  82. 44ad540 binder: Clang format the source code by Roshan Pius · 9 years ago
  83. 28ee7aa binder: Expose an aidl interface module by Roshan Pius · 9 years ago
  84. 5960633 Merge "Add exported includes to libwpa_client" am: 7cfb967dde by Dan Willemsen · 9 years ago
  85. 7cfb967 Merge "Add exported includes to libwpa_client" by Dan Willemsen · 9 years ago
  86. 945669e Add exported includes to libwpa_client by Dan Willemsen · 9 years ago
  87. 132fb1f Merge "Cumulative patch from commit 5bb7327a697108c880dd31c9e421df386c904b1a" am: f75252949f am: 0996584b8c by Dmitry Shmidt · 9 years ago
  88. 4e7d4a9 Merge "Cumulative patch from commit 5bb7327a697108c880dd31c9e421df386c904b1a" am: f75252949f by Dmitry Shmidt · 9 years ago
  89. 0996584 Merge "Cumulative patch from commit 5bb7327a697108c880dd31c9e421df386c904b1a" by Dmitry Shmidt · 9 years ago
  90. f752529 Merge "Cumulative patch from commit 5bb7327a697108c880dd31c9e421df386c904b1a" by Treehugger Robot · 9 years ago
  91. aca489e Cumulative patch from commit 5bb7327a697108c880dd31c9e421df386c904b1a by Dmitry Shmidt · 9 years ago
  92. 4f2baaf Merge "Allow hostapd to open UDP sockets" am: af18f47571 am: 61c2a02524 by Christopher Wiley · 9 years ago
  93. 07c3f8c Merge "Allow hostapd to open UDP sockets" am: af18f47571 am: 61c2a02524 by Christopher Wiley · 9 years ago
  94. 61c2a02 Merge "Allow hostapd to open UDP sockets" am: af18f47571 by Christopher Wiley · 9 years ago
  95. af18f47 Merge "Allow hostapd to open UDP sockets" by Treehugger Robot · 9 years ago
  96. e1a438a Allow hostapd to open UDP sockets by Christopher Wiley · 9 years ago
  97. 68b235b Merge "Cumulative patch from commit fcd85d9a3f2d9d63d0fa57e93446ad467db75b23" am: 30b597e5a4 am: aa30cb7f71 by Dmitry Shmidt · 9 years ago
  98. ccadb63 Merge "Cumulative patch from commit fcd85d9a3f2d9d63d0fa57e93446ad467db75b23" am: 30b597e5a4 by Dmitry Shmidt · 9 years ago
  99. aa30cb7 Merge "Cumulative patch from commit fcd85d9a3f2d9d63d0fa57e93446ad467db75b23" by Dmitry Shmidt · 9 years ago
  100. 30b597e Merge "Cumulative patch from commit fcd85d9a3f2d9d63d0fa57e93446ad467db75b23" by Treehugger Robot · 9 years ago