Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_wpa_supplicant_8
/
9322a34c4f97d96c1c42c5fbb53fb3d4fba933d6
/
wpa_supplicant
9322a34
wpa_supplicant(hidl): Invoke ANQP callbacks
by Roshan Pius
· 9 years ago
04a9d74
wpa_supplicant: Add notifications for ANQP/HS20 events
by Roshan Pius
· 9 years ago
08f74c4
wpa_supplicant(hidl): Implement ANQP query requests
by Roshan Pius
· 9 years ago
a126287
wpa_supplicant(hidl): P2P Iface implementation
by Roshan Pius
· 9 years ago
ad7939e
wpa_supplicant(hidl): Fix compilation failures
by Roshan Pius
· 9 years ago
abb90a3
Cumulative patch from commit ed0a4ddc22526361a138c6b145561fcaac24e2a5
by Dmitry Shmidt
· 9 years ago
802517d
wpa_supplicant(hidl): Add ANQP stub methods
by Roshan Pius
· 9 years ago
36e2140
wpa_supplicant(hidl): Add P2P stub methods
by Roshan Pius
· 9 years ago
19f21dc
wpa_supplicant(hidl): Invalidate objects in HidlManager
by Roshan Pius
· 9 years ago
1701d7b
wpa_supplicant(hidl): Use hidl_return_util in |P2pNetwork|
by Roshan Pius
· 9 years ago
4fb2d99
wpa_supplicant(hidl): Use hidl_return_util in |P2pIface|
by Roshan Pius
· 9 years ago
657058c
wpa_supplicant(hidl): Use hidl_return_util in |StaNetwork|
by Roshan Pius
· 9 years ago
4b52716
wpa_supplicant(hidl): Use hidl_return_util in |StaIface|
by Roshan Pius
· 9 years ago
bded320
wpa_supplicant(hidl): Use hidl_return_util in |Supplicant|
by Roshan Pius
· 9 years ago
861eb6b
wpa_supplicant(hidl): Helper functions for invoking hidl cont callbacks
by Roshan Pius
· 9 years ago
d6d8b8d
wpa_supplicant: Send P2P mgmt iface add/remove notifications
by Roshan Pius
· 9 years ago
e286edf
wpa_supplicant: Remove create/remove iface methods from HIDL
by Roshan Pius
· 9 years ago
ea2a5ee
wpa_supplicant: Add support for 2 iface types
by Roshan Pius
· 9 years ago
fdac43d
wpa_supplicant: Add P2P |Iface| & |Network| classes
by Roshan Pius
· 9 years ago
bc024e6
wpa_supplicant: Rename |Iface| & |INetwork|
by Roshan Pius
· 9 years ago
4313d26
Split libhidl into base and transport.
by Yifan Hong
· 9 years ago
9839ecd
Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950
by Dmitry Shmidt
· 9 years ago
fe31a9a
Revert "Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950"
by Dmitry Shmidt
· 9 years ago
78a5dac
Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950
by Dmitry Shmidt
· 9 years ago
6e56f0c
wpa_supplicant: Turn off HIDL interface
by Roshan Pius
· 9 years ago
7c0ebf2
wpa_supplicant: HIDL implementation (2/2)
by Roshan Pius
· 9 years ago
57ffbcf
wpa_supplicant: HIDL implementation (1/2)
by Roshan Pius
· 9 years ago
390ba28
binder: Add/Implement More iface calls
by Roshan Pius
· 9 years ago
65628ce
binder: Add network request/response interface
by Roshan Pius
· 9 years ago
71a6b8a
Refactor |wpa_supplicant_ctrl_iface_ctrl_rsp_handle|
by Roshan Pius
· 9 years ago
32f9f5f
binder: Change clang-format style to Google
by Roshan Pius
· 9 years ago
224bbb0
binder: Implement Set enterprise network params
by Roshan Pius
· 9 years ago
63b019b
binder: INetwork enterprise Set params interface
by Roshan Pius
· 9 years ago
f4e46cf
binder: Implement iface methods
by Roshan Pius
· 9 years ago
02242d7
Move disconnect command handling to a common place
by Roshan Pius
· 9 years ago
b561990
binder: Reset internal states after network params update
by Roshan Pius
· 9 years ago
ac9845a
binder: Corrected couple of nits in private branch.
by Roshan Pius
· 9 years ago
e8d0d16
binder: Implement |OnStateChanged| callback
by Roshan Pius
· 9 years ago
fa2b327
binder: Implement Set/Get network params (Part 3)
by Roshan Pius
· 9 years ago
9347b5c
binder: Implement Set/Get network params (Part 2)
by Roshan Pius
· 9 years ago
e77bbbf
binder: Implement Set/Get network params (Part 1)
by Roshan Pius
· 9 years ago
c61a5e6
binder: Implement enable/disable/select network
by Roshan Pius
· 9 years ago
8702ba9
binder: INetwork Set/Get params interface
by Roshan Pius
· 9 years ago
f745df8
binder: Add network removal notification
by Roshan Pius
· 9 years ago
2d3fd51
binder: Add iface/network addition/removal callbacks
by Roshan Pius
· 9 years ago
8e6e235
binder: Implement the callback addition/removal
by Roshan Pius
· 9 years ago
0470cc8
binder: Callback registration for interfaces
by Roshan Pius
· 9 years ago
29976d3
binder: Turn on the compile flag for binder
by Roshan Pius
· 9 years ago
b01b796
binder: Add parcelable for iface params
by Roshan Pius
· 9 years ago
c9422c7
binder: Set/Get debug params
by Roshan Pius
· 9 years ago
950bec9
Move network add/remove operations to a common function
by Roshan Pius
· 9 years ago
d385445
binder: Implement network addition/removal
by Roshan Pius
· 9 years ago
32c15e2
binder: Use ifname as key in BinderManager |IIface| map
by Roshan Pius
· 9 years ago
d6e3751
binder: Add |INetwork| object interface
by Roshan Pius
· 9 years ago
236b32e
binder: Move public headers to a separate folder
by Roshan Pius
· 9 years ago
54e763a
binder: Notify iface add/remove to binder
by Roshan Pius
· 9 years ago
44ad540
binder: Clang format the source code
by Roshan Pius
· 9 years ago
28ee7aa
binder: Expose an aidl interface module
by Roshan Pius
· 9 years ago
945669e
Add exported includes to libwpa_client
by Dan Willemsen
· 9 years ago
aca489e
Cumulative patch from commit 5bb7327a697108c880dd31c9e421df386c904b1a
by Dmitry Shmidt
· 9 years ago
7d17530
Cumulative patch from commit fcd85d9a3f2d9d63d0fa57e93446ad467db75b23
by Dmitry Shmidt
· 9 years ago
d13095b
Cumulative patch from commit d015bb05df1e1c2b12060bd7ffa51dc980585f4f
by Dmitry Shmidt
· 9 years ago
7f2c753
Cumulative patch from comit b97a54108732b8b5048f86388bed305df21ea8e5
by Dmitry Shmidt
· 9 years ago
58d12ad
Cumulative patch from commit f5728d0a82d5c5fb5347e41ce761fdf4a79772ec
by Dmitry Shmidt
· 9 years ago
4ae50e6
Cumulative patch from commit 37fd0be2d3ca50c9035e67041328099356a46860
by Dmitry Shmidt
· 9 years ago
d5ab1b5
Cumulative patch from commit 3b208346ec56342fda736e62601df485ed002493
by Dmitry Shmidt
· 9 years ago
849734c
Cumulative patch from commit 8960afa4bfa423774a8ca58cc21a4a7c1ab6089e
by Dmitry Shmidt
· 9 years ago
e835756
Merge "wpa_supplicant_8: Add a temporary hack to work around BoringSSL incompatibility." am: 712e08b6fb
by Dmitry Shmidt
· 9 years ago
c7f648c
wpa_supplicant_8: Add a temporary hack to work around BoringSSL incompatibility.
by David Benjamin
· 9 years ago
1702232
Cumulative patch from commit 3560b32ca34f0ac20e4883cd2a0ad21a20502dfc
by Dmitry Shmidt
· 10 years ago
e466304
Cumulative patch from commit f89c32e63f71e66d7b55e284016762b603ae02db
by Dmitry Shmidt
· 10 years ago
3580075
Guard against return value already being null
by Paul Stewart
· 10 years ago
e95dd00
Remove newlines from config output am: 85c72c6 am: 7b5a1a8 am: 6d6d685 am: 88deb30 am: 1788f70 am: 3dbea20
by Paul Stewart
· 10 years ago
344129d
Remove newlines from config output am: 85c72c6 am: 7b5a1a8 am: 6d6d685 am: 88deb30 am: 1788f70
by Paul Stewart
· 10 years ago
3dbea20
Remove newlines from config output am: 85c72c6 am: 7b5a1a8 am: 6d6d685 am: 88deb30
by Paul Stewart
· 10 years ago
1788f70
Remove newlines from config output am: 85c72c6 am: 7b5a1a8 am: 6d6d685
by Paul Stewart
· 10 years ago
88deb30
Remove newlines from config output am: 85c72c6 am: 7b5a1a8 am: 6d6d685
by Paul Stewart
· 10 years ago
6d6d685
Remove newlines from config output am: 85c72c6 am: 7b5a1a8
by Paul Stewart
· 10 years ago
31a29cc
Cumulative patch from commit f2d6c17aa0f9107a0e8092238b849461447cdd21
by Dmitry Shmidt
· 10 years ago
85c72c6
Remove newlines from config output
by Paul Stewart
· 10 years ago
9c17526
Cumulative patch from commit 12c1fdf19a721aaf29e1c77d63445c7f5b8c61c0
by Dmitry Shmidt
· 10 years ago
57c2d39
Cumulative patch from commit 077dcfb8c48d2509a6e116c0de3ad57d2fbfe4fe
by Dmitry Shmidt
· 10 years ago
b97e428
Cumulative patch from commit c06c9099f0d0827feae5622097bd8ac946eca5ea
by Dmitry Shmidt
· 10 years ago
1d6bf42
Cumulative patch from commit e15dcf6d1bc2725388555523effca75b1ffab735
by Dmitry Shmidt
· 10 years ago
de47be7
Cumulative patch from commit 21cb63fffd1e766c8b989125394ed0bfb05e5a4b
by Dmitry Shmidt
· 10 years ago
014a3ff
Cumulative patch from commit 324ade51e168f28430f4429849becd0f08d507c0 (DO NOT MERGE)
by Dmitry Shmidt
· 10 years ago
7d56b75
Cumulative patch from commit c24f8e8e75b46f0b191cca788b6f4c10bed81861 (DO NOT MERGE)
by Dmitry Shmidt
· 10 years ago
55840ad
Cumulative patch from commit 06f14421ea8644d12a7b0be6b583114869f9c451 (DO NOT MERGE)
by Dmitry Shmidt
· 10 years ago
d7ff03d
Cumulative patch from commit bf3214b59321f67375df1ee85722b2beb74e1f7a
by Dmitry Shmidt
· 10 years ago
b70d0bb
Cumulative patch from commit 07e3653922513f4309528e299b9ee569c0fe1d28
by Dmitry Shmidt
· 10 years ago
17de68d
WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use
by Jouni Malinen
· 10 years ago
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
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
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
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
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
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
1e9857b
WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in use
by Jouni Malinen
· 10 years ago
d80a401
Cumulative patch from commit f10ff62e4eda7917a8e28fe492fd98723a5e97c4
by Dmitry Shmidt
· 10 years ago
e57edfe
Merge "Fix pointer arithmetic on a void*" am: 306b1d9d66 am: 27fb606196
by Gaurav Shah
· 10 years ago
Next »