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 |
Jouni Malinen
|
5a641ae01e
Use type-punning to avoid breaking strict aliasing rules
|
15 years ago |
Jouni Malinen
|
d27df100b5
Allow driver and ctrl_interface parameters to be overridden
|
15 years ago |
Jouni Malinen
|
0ae7b08691
Work around some gcc 4.4 strict-aliasing warnings
|
15 years ago |
Jouni Malinen
|
eb999fefcb
Add Xcode project file for building wpa_supplicant
|
15 years ago |
Jouni Malinen
|
e6c0ebff68
Fix int_array_concat() to bail out on realloc failure
|
15 years ago |
Andriy Tkachuk
|
72ffc08242
WPS: SelectedRegistrar expiration for internal PIN registrar
|
15 years ago |