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 |
Jouni Malinen
|
1e8c857abe
Move shared DES definitions into a header file
|
15 years ago |
Jouni Malinen
|
f1739bac4f
Move PKCS# {1,5,8} functionality into separate files
|
15 years ago |
Jouni Malinen
|
3af9f2983c
TLS: Replace set_key helpers to return key instead of status code
|
15 years ago |
Jouni Malinen
|
3f4ed97a70
Add support for PKCS #5 encrypted PKCS #8 keys with internal crypto
|
15 years ago |
Jouni Malinen
|
506b45ed22
Add DES-CBC support into internal crypto implementation
|
15 years ago |
Jouni Malinen
|
8ef74414fc
Internal TLS: Add support for unencrypred PKCS#8 private keys in PEM
|
15 years ago |
Jouni Malinen
|
385f16c611
Remove wpa_priv on 'make clean'
|
15 years ago |
Jouni Malinen
|
43fb529750
Add AP mode WPA status into ctrl_iface
|
15 years ago |
Jouni Malinen
|
f730b421e9
wpa_gui-qt4: Dynamically update associated STAs in peer dialog
|
15 years ago |
Jouni Malinen
|
20bd9547a1
Add ctrl_iface events for AP mode STA connect/disconnect
|
15 years ago |
Jouni Malinen
|
278da1b52a
openssl: Allow build with OpenSSL 0.9.7
|
15 years ago |
Jouni Malinen
|
d8130bdf13
openssl: Mark openssl_digest_vector() static
|
15 years ago |
Jouni Malinen
|
e81634cd18
Skip networks without known SSID when selecting the BSS
|
15 years ago |
Witold Sowa
|
dc461de43e
wpa_supplicant and dbus code separation
|
15 years ago |
Sam Leffler
|
4f34d51abe
Do not schedule a new scan if no networks are enabled
|
15 years ago |
Jouni Malinen
|
3afe7b61e0
Fix AES dependencies for CONFIG_AP=y (and IBSS) builds
|
15 years ago |