citra-canary/src
B3n30 d673d508dd Services/UDS: Added a function to send EAPoL-Start packets (#2920)
* Services/UDS: Added a function to generate the EAPoL-Start packet body.

* Services/UDS: Added filter for beacons.

* Services/UDS: Lock a mutex when accessing connection_status from both the emulation and network thread.

* Services/UDS: Handle the Association Response frame and respond with the EAPoL-Start frame.

* fixup: make use of current_node, changed received_beacons into a list, mutex and assert corrections

* fixup: fix damn clang-format
2017-09-25 08:16:27 +02:00
..
audio_core interpolate: Interpolate on a frame-by-frame basis 2017-08-28 10:54:41 +01:00
citra WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
citra_qt WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
common Merge pull request #2822 from wwylele/sw_lighting-2 2017-08-09 18:54:29 +03:00
core Services/UDS: Added a function to send EAPoL-Start packets (#2920) 2017-09-25 08:16:27 +02:00
input_common motion_emu: fix initialization order 2017-08-22 11:43:44 +03:00
network Added missing parts in libnetwork (#2838) 2017-08-19 11:14:33 -06:00
tests Tests/VFP: Use a standalone pagetable for the TestEnvironment memory operations. 2017-09-15 14:26:20 -05:00
video_core Optimized Float<M,E> multiplication 2017-09-25 00:54:02 +01:00
web_service WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00