1. 9322a34 wpa_supplicant(hidl): Invoke ANQP callbacks by Roshan Pius · 9 years ago
  2. 04a9d74 wpa_supplicant: Add notifications for ANQP/HS20 events by Roshan Pius · 9 years ago
  3. 08f74c4 wpa_supplicant(hidl): Implement ANQP query requests by Roshan Pius · 9 years ago
  4. a126287 wpa_supplicant(hidl): P2P Iface implementation by Roshan Pius · 9 years ago
  5. ad7939e wpa_supplicant(hidl): Fix compilation failures by Roshan Pius · 9 years ago
  6. abb90a3 Cumulative patch from commit ed0a4ddc22526361a138c6b145561fcaac24e2a5 by Dmitry Shmidt · 9 years ago
  7. 802517d wpa_supplicant(hidl): Add ANQP stub methods by Roshan Pius · 9 years ago
  8. 36e2140 wpa_supplicant(hidl): Add P2P stub methods by Roshan Pius · 9 years ago
  9. 19f21dc wpa_supplicant(hidl): Invalidate objects in HidlManager by Roshan Pius · 9 years ago
  10. 1701d7b wpa_supplicant(hidl): Use hidl_return_util in |P2pNetwork| by Roshan Pius · 9 years ago
  11. 4fb2d99 wpa_supplicant(hidl): Use hidl_return_util in |P2pIface| by Roshan Pius · 9 years ago
  12. 657058c wpa_supplicant(hidl): Use hidl_return_util in |StaNetwork| by Roshan Pius · 9 years ago
  13. 4b52716 wpa_supplicant(hidl): Use hidl_return_util in |StaIface| by Roshan Pius · 9 years ago
  14. bded320 wpa_supplicant(hidl): Use hidl_return_util in |Supplicant| by Roshan Pius · 9 years ago
  15. 861eb6b wpa_supplicant(hidl): Helper functions for invoking hidl cont callbacks by Roshan Pius · 9 years ago
  16. d6d8b8d wpa_supplicant: Send P2P mgmt iface add/remove notifications by Roshan Pius · 9 years ago
  17. e286edf wpa_supplicant: Remove create/remove iface methods from HIDL by Roshan Pius · 9 years ago
  18. ea2a5ee wpa_supplicant: Add support for 2 iface types by Roshan Pius · 9 years ago
  19. fdac43d wpa_supplicant: Add P2P |Iface| & |Network| classes by Roshan Pius · 9 years ago
  20. bc024e6 wpa_supplicant: Rename |Iface| & |INetwork| by Roshan Pius · 9 years ago
  21. 4313d26 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  22. 9839ecd Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950 by Dmitry Shmidt · 9 years ago
  23. fe31a9a Revert "Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950" by Dmitry Shmidt · 9 years ago
  24. 78a5dac Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950 by Dmitry Shmidt · 9 years ago
  25. 6e56f0c wpa_supplicant: Turn off HIDL interface by Roshan Pius · 9 years ago
  26. 7c0ebf2 wpa_supplicant: HIDL implementation (2/2) by Roshan Pius · 9 years ago
  27. 57ffbcf wpa_supplicant: HIDL implementation (1/2) by Roshan Pius · 9 years ago
  28. 390ba28 binder: Add/Implement More iface calls by Roshan Pius · 9 years ago
  29. 65628ce binder: Add network request/response interface by Roshan Pius · 9 years ago
  30. 71a6b8a Refactor |wpa_supplicant_ctrl_iface_ctrl_rsp_handle| by Roshan Pius · 9 years ago
  31. 32f9f5f binder: Change clang-format style to Google by Roshan Pius · 9 years ago
  32. 224bbb0 binder: Implement Set enterprise network params by Roshan Pius · 9 years ago
  33. 63b019b binder: INetwork enterprise Set params interface by Roshan Pius · 9 years ago
  34. f4e46cf binder: Implement iface methods by Roshan Pius · 9 years ago
  35. 02242d7 Move disconnect command handling to a common place by Roshan Pius · 9 years ago
  36. b561990 binder: Reset internal states after network params update by Roshan Pius · 9 years ago
  37. ac9845a binder: Corrected couple of nits in private branch. by Roshan Pius · 9 years ago
  38. e8d0d16 binder: Implement |OnStateChanged| callback by Roshan Pius · 9 years ago
  39. fa2b327 binder: Implement Set/Get network params (Part 3) by Roshan Pius · 9 years ago
  40. 9347b5c binder: Implement Set/Get network params (Part 2) by Roshan Pius · 9 years ago
  41. e77bbbf binder: Implement Set/Get network params (Part 1) by Roshan Pius · 9 years ago
  42. c61a5e6 binder: Implement enable/disable/select network by Roshan Pius · 9 years ago
  43. 8702ba9 binder: INetwork Set/Get params interface by Roshan Pius · 9 years ago
  44. f745df8 binder: Add network removal notification by Roshan Pius · 9 years ago
  45. 2d3fd51 binder: Add iface/network addition/removal callbacks by Roshan Pius · 9 years ago
  46. 8e6e235 binder: Implement the callback addition/removal by Roshan Pius · 9 years ago
  47. 0470cc8 binder: Callback registration for interfaces by Roshan Pius · 9 years ago
  48. 29976d3 binder: Turn on the compile flag for binder by Roshan Pius · 9 years ago
  49. b01b796 binder: Add parcelable for iface params by Roshan Pius · 9 years ago
  50. c9422c7 binder: Set/Get debug params by Roshan Pius · 9 years ago
  51. 950bec9 Move network add/remove operations to a common function by Roshan Pius · 9 years ago
  52. d385445 binder: Implement network addition/removal by Roshan Pius · 9 years ago
  53. 32c15e2 binder: Use ifname as key in BinderManager |IIface| map by Roshan Pius · 9 years ago
  54. d6e3751 binder: Add |INetwork| object interface by Roshan Pius · 9 years ago
  55. 236b32e binder: Move public headers to a separate folder by Roshan Pius · 9 years ago
  56. 54e763a binder: Notify iface add/remove to binder by Roshan Pius · 9 years ago
  57. 44ad540 binder: Clang format the source code by Roshan Pius · 9 years ago
  58. 28ee7aa binder: Expose an aidl interface module by Roshan Pius · 9 years ago
  59. 945669e Add exported includes to libwpa_client by Dan Willemsen · 9 years ago
  60. aca489e Cumulative patch from commit 5bb7327a697108c880dd31c9e421df386c904b1a by Dmitry Shmidt · 9 years ago
  61. 7d17530 Cumulative patch from commit fcd85d9a3f2d9d63d0fa57e93446ad467db75b23 by Dmitry Shmidt · 9 years ago
  62. d13095b Cumulative patch from commit d015bb05df1e1c2b12060bd7ffa51dc980585f4f by Dmitry Shmidt · 9 years ago
  63. 7f2c753 Cumulative patch from comit b97a54108732b8b5048f86388bed305df21ea8e5 by Dmitry Shmidt · 9 years ago
  64. 58d12ad Cumulative patch from commit f5728d0a82d5c5fb5347e41ce761fdf4a79772ec by Dmitry Shmidt · 9 years ago
  65. 4ae50e6 Cumulative patch from commit 37fd0be2d3ca50c9035e67041328099356a46860 by Dmitry Shmidt · 9 years ago
  66. d5ab1b5 Cumulative patch from commit 3b208346ec56342fda736e62601df485ed002493 by Dmitry Shmidt · 9 years ago
  67. 849734c Cumulative patch from commit 8960afa4bfa423774a8ca58cc21a4a7c1ab6089e by Dmitry Shmidt · 9 years ago
  68. e835756 Merge "wpa_supplicant_8: Add a temporary hack to work around BoringSSL incompatibility." am: 712e08b6fb by Dmitry Shmidt · 9 years ago
  69. c7f648c wpa_supplicant_8: Add a temporary hack to work around BoringSSL incompatibility. by David Benjamin · 9 years ago
  70. 1702232 Cumulative patch from commit 3560b32ca34f0ac20e4883cd2a0ad21a20502dfc by Dmitry Shmidt · 10 years ago
  71. e466304 Cumulative patch from commit f89c32e63f71e66d7b55e284016762b603ae02db by Dmitry Shmidt · 10 years ago
  72. 3580075 Guard against return value already being null by Paul Stewart · 10 years ago
  73. e95dd00 Remove newlines from config output am: 85c72c6 am: 7b5a1a8 am: 6d6d685 am: 88deb30 am: 1788f70 am: 3dbea20 by Paul Stewart · 10 years ago
  74. 344129d Remove newlines from config output am: 85c72c6 am: 7b5a1a8 am: 6d6d685 am: 88deb30 am: 1788f70 by Paul Stewart · 10 years ago
  75. 3dbea20 Remove newlines from config output am: 85c72c6 am: 7b5a1a8 am: 6d6d685 am: 88deb30 by Paul Stewart · 10 years ago
  76. 1788f70 Remove newlines from config output am: 85c72c6 am: 7b5a1a8 am: 6d6d685 by Paul Stewart · 10 years ago
  77. 88deb30 Remove newlines from config output am: 85c72c6 am: 7b5a1a8 am: 6d6d685 by Paul Stewart · 10 years ago
  78. 6d6d685 Remove newlines from config output am: 85c72c6 am: 7b5a1a8 by Paul Stewart · 10 years ago
  79. 31a29cc Cumulative patch from commit f2d6c17aa0f9107a0e8092238b849461447cdd21 by Dmitry Shmidt · 10 years ago
  80. 85c72c6 Remove newlines from config output by Paul Stewart · 10 years ago
  81. 9c17526 Cumulative patch from commit 12c1fdf19a721aaf29e1c77d63445c7f5b8c61c0 by Dmitry Shmidt · 10 years ago
  82. 57c2d39 Cumulative patch from commit 077dcfb8c48d2509a6e116c0de3ad57d2fbfe4fe by Dmitry Shmidt · 10 years ago
  83. b97e428 Cumulative patch from commit c06c9099f0d0827feae5622097bd8ac946eca5ea by Dmitry Shmidt · 10 years ago
  84. 1d6bf42 Cumulative patch from commit e15dcf6d1bc2725388555523effca75b1ffab735 by Dmitry Shmidt · 10 years ago
  85. de47be7 Cumulative patch from commit 21cb63fffd1e766c8b989125394ed0bfb05e5a4b by Dmitry Shmidt · 10 years ago
  86. 014a3ff Cumulative patch from commit 324ade51e168f28430f4429849becd0f08d507c0 (DO NOT MERGE) by Dmitry Shmidt · 10 years ago
  87. 7d56b75 Cumulative patch from commit c24f8e8e75b46f0b191cca788b6f4c10bed81861 (DO NOT MERGE) by Dmitry Shmidt · 10 years ago
  88. 55840ad Cumulative patch from commit 06f14421ea8644d12a7b0be6b583114869f9c451 (DO NOT MERGE) by Dmitry Shmidt · 10 years ago
  89. d7ff03d Cumulative patch from commit bf3214b59321f67375df1ee85722b2beb74e1f7a by Dmitry Shmidt · 10 years ago
  90. b70d0bb Cumulative patch from commit 07e3653922513f4309528e299b9ee569c0fe1d28 by Dmitry Shmidt · 10 years ago
  91. 17de68d WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use by Jouni Malinen · 10 years ago
  92. a25bd01 Merge "WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use" into klp-dev am: f5974f2cf3 am: f7df971bc0 am: 5604f5caa4 am: 68cc9467a2 am: 0c96662c27 am: d9d8e396f6 by Dmitry Shmidt · 10 years ago
  93. 0cffde9 Merge "WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use" into klp-dev am: f5974f2cf3 am: f7df971bc0 am: 5604f5caa4 am: 68cc9467a2 am: 0c96662c27 by Dmitry Shmidt · 10 years ago
  94. d9d8e39 Merge "WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use" into klp-dev am: f5974f2cf3 am: f7df971bc0 am: 5604f5caa4 am: 68cc9467a2 by Dmitry Shmidt · 10 years ago
  95. 0c96662 Merge "WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use" into klp-dev am: f5974f2cf3 am: f7df971bc0 am: 5604f5caa4 by Dmitry Shmidt · 10 years ago
  96. 68cc946 Merge "WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use" into klp-dev am: f5974f2cf3 am: f7df971bc0 by Dmitry Shmidt · 10 years ago
  97. 5604f5c Merge "WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use" into klp-dev am: f5974f2cf3 by Dmitry Shmidt · 10 years ago
  98. 1e9857b WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use by Jouni Malinen · 10 years ago
  99. d80a401 Cumulative patch from commit f10ff62e4eda7917a8e28fe492fd98723a5e97c4 by Dmitry Shmidt · 10 years ago
  100. e57edfe Merge "Fix pointer arithmetic on a void*" am: 306b1d9d66 am: 27fb606196 by Gaurav Shah · 10 years ago