Jouni Malinen
|
3864e6ea83
dbus: Minor coding style cleanup
|
15 years ago |
Jouni Malinen
|
17efbfac21
dbus: Fix some of the function comment typos
|
15 years ago |
Jouni Malinen
|
d806a5588e
WPS: Remove derivation of management keys
|
15 years ago |
Jouni Malinen
|
00785aba71
WPS: Remove unused WFA WLANConfig Service actions
|
15 years ago |
Jouni Malinen
|
7ec2e26ddf
WPS ER: Fix Op-Code for WSC_{ACK,NACK,Done}
|
15 years ago |
Jouni Malinen
|
ed835e539b
WPS: Fix AP to proxy WSC_NACK to ER
|
15 years ago |
Jouni Malinen
|
04f5d74077
WPS: Fix OpCode when proxying WSC_ACK or WSC_NACK from ER
|
15 years ago |
Jouni Malinen
|
72df2f5fc6
WPS ER: Add PIN configuration and SetSelectedRegistrar call
|
15 years ago |
Jouni Malinen
|
d64d9ddf6c
WPS: Fix http_link_update() to nul terminate the result
|
15 years ago |
Jouni Malinen
|
ecc6d04b89
WPS ER: Add PutWLANResponse generation and transmission
|
15 years ago |
Jouni Malinen
|
b345031997
WPS ER: Add STA/Enrollee entries and start processing EAP messages
|
15 years ago |
Jouni Malinen
|
4bb4ae0ae0
Remove a note about other repositories of wpa_supplicant
|
15 years ago |
David Smith
|
d7199342f0
Reset EAPOL pointer when handling DBus smartcard parameters
|
15 years ago |
Andriy Tkachuk
|
355d36a7bf
Disassociate STA if it associated with invalid/missing WPA/RSN IE
|
15 years ago |
Witold Sowa
|
3d3d305645
Add dbus mechanism for fetching all network configuration parameters
|
15 years ago |
Witold Sowa
|
71f6e1f697
Add notifications for scan result BSS changes (added/removed)
|
15 years ago |
Felix Fietkau
|
6980c19127
hostapd: fix AP mode initialization for nl80211
|
15 years ago |
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 |