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 |
Jouni Malinen
|
2e71444516
WPS: Abort ongoing PBC protocol run if session overlap is detected
|
15 years ago |
Oleg Kravtsov
|
63330c6832
WPS: Add PBC overlap and timeout events from WPS module
|
15 years ago |
Jouni Malinen
|
7e3a67514f
WPS: Use Config Error 12 to indicate PBC overlap in M2D
|
15 years ago |
Jouni Malinen
|
76d11d3f42
SME: Improve processing of association rejection
|
15 years ago |
Sam Leffler
|
cca8773165
Allow CONFIG_DEBUG_SYSLOG=y to be used
|
15 years ago |
Jouni Malinen
|
e5fc45d7ae
Fix dbus build without EAP
|
15 years ago |
Sam Leffler
|
2d8fe38109
Stub out the dbus function w/o CONFIG_WPS to fix build
|
15 years ago |
Jouni Malinen
|
08d38568df
Move shared MD5/SHA-1 internal definitions into header files
|
15 years ago |