Jouni Malinen
|
dc6d9ac250
WPS ER: Parse WLANEvent notifications and send HTTP response
|
15 years ago |
Jouni Malinen
|
68e7cb49b4
dbus: Use snprintf() and bounds checking instead of strcat()
|
15 years ago |
Jouni Malinen
|
d69780dcbb
dbus: Do not dereference wpa_s if explicitly checking it is not NULL
|
15 years ago |
Jouni Malinen
|
0cf7d7450a
dbus: Remove unnecessary wpa_s->bssid comparison
|
15 years ago |
Jouni Malinen
|
4f93ab0ffc
dbus: Fix a NULL pointer dereference on error path
|
15 years ago |
Jouni Malinen
|
a1641d2671
Call wpas_notify_network_selected only if a specific network was selected
|
15 years ago |
Jouni Malinen
|
5be45e2e6e
Fix per-SSID scan (scan_ssid=1)
|
15 years ago |
Jouni Malinen
|
5228401cbc
dbus: Coding style cleanup
|
15 years ago |
Jouni Malinen
|
feae037c25
driver_prism54: Use os_zalloc instead of malloc to clear memory
|
15 years ago |
Jouni Malinen
|
dd745de384
Fix use-after-free issue with pid_file in hostapd termination
|
15 years ago |
Jouni Malinen
|
e542b40f93
WPS: Fix credential processing for open network case
|
15 years ago |
Jouni Malinen
|
1d68e4c7d9
Fix hlr_auc_gw build (wpabuf.o is needed now for tls_openssh)
|
15 years ago |
Jouni Malinen
|
6689218ec7
Fix comparison to use correct symbol name (__rand vs. rand)
|
15 years ago |
Jouni Malinen
|
ea20a1ad03
dbus: Remove unneeded typecast
|
15 years ago |
Jouni Malinen
|
69856fadf7
Add wpa_msg_ctrl() for ctrl_interface-only messages
|
15 years ago |
Jouni Malinen
|
c2e3f9df6f
Include hostapd source code in wpa_supplicant release package
|
15 years ago |
Jouni Malinen
|
b99b8e1516
Fix non-WPS build
|
15 years ago |
Jouni Malinen
|
efa6481438
WPS: Fixed printf size_t warning on 32-bit builds
|
15 years ago |
Jouni Malinen
|
d3a42e1240
WPS: Fix WPS build with ER support disabled
|
15 years ago |
Jouni Malinen
|
6ae225726f
Replace "git-archive" with "git archive" to fix release build
|
15 years ago |
Witold Sowa
|
8fc2fb56e4
wpa_supplicant: new DBus API implementation
|
15 years ago |
Jouni Malinen
|
097c7b3723
WPS ER: Subscribe to UPnP events
|
15 years ago |
Jouni Malinen
|
875a4e5936
WPS: Read HTTP request within HTTP server code
|
15 years ago |
Jouni Malinen
|
b905c4a398
WPS: Add HTTP server module
|
15 years ago |
Jouni Malinen
|
585774f28a
WPS ER: Fetch and parse device description
|
15 years ago |
Jouni Malinen
|
0b40d03394
WPS: Move generic UPnP XML helper functionality into a separate file
|
15 years ago |
Jouni Malinen
|
092794f480
WPS: Add HTTP client module to clean up code
|
15 years ago |
Jouni Malinen
|
b02ee4a228
WPS: Mark functions static
|
15 years ago |
Jouni Malinen
|
e9bcfebfce
WPS: Add initial part of External Registrar functionality
|
15 years ago |
Jouni Malinen
|
08eb154db5
Fix MCS set field to be based on driver info
|
15 years ago |