Jouni Malinen
|
ac987fb7de
Fixed fwrite error path in eap_fast_write_pac not to free buf
|
16 years ago |
Jouni Malinen
|
8caa12b46c
Added a comment about VS2008EE and updated WinPcap/OpenSSL versions
|
16 years ago |
Jouni Malinen
|
07d44beeab
Added a note about hostapd driver_nl80211 and AP mode in wireless-testing
|
16 years ago |
Jouni Malinen
|
e3e51d9f03
Fixed ctrl_iface BSS command to fetch scan results, if needed
|
16 years ago |
Johannes Berg
|
4aac554ce2
driver_nl80211: Remove set_ssid from nl80211 driver
|
16 years ago |
Jouni Malinen
|
b6a55236ce
Updated VS2005 project files with new and removed C files
|
16 years ago |
Jouni Malinen
|
3fd0b8f196
Use os_snprintf() instead of snprintf()
|
16 years ago |
Jouni Malinen
|
1add3c3387
Use the common ieee802_11_parse_elems() implementations for mlme.c
|
16 years ago |
Jouni Malinen
|
cb7b04c8c9
Moved ieee802_11_parse_elems() into common code
|
16 years ago |
Jouni Malinen
|
3d536eb453
Removed the unused hapd argument to ieee802_11_parse_elems()
|
16 years ago |
Jouni Malinen
|
fefee8a74d
driver_nl80211: Added TX queue parameter configuration
|
16 years ago |
Jouni Malinen
|
4c99a969e3
driver_nl80211: Added basic rate configuration
|
16 years ago |
Jouni Malinen
|
308a4ec81a
Verify fread(), fwrite(), and system() return values
|
16 years ago |
Jouni Malinen
|
dd20838a7d
Fixed size_t printf format for 64-bit targets
|
16 years ago |
Jouni Malinen
|
8e8df25541
nl80211: Finish dumps properly (ported from iw.git)
|
16 years ago |
Jouni Malinen
|
990ec3787e
Set TX queue parameters during initialization
|
16 years ago |
Jouni Malinen
|
114622c021
Fixed EAPOL skip for PMKSA caching case to remain in authenticated state
|
16 years ago |
Jouni Malinen
|
9663596fac
Fix group key rekeying when reauth happens during pending group key update
|
16 years ago |
Jouni Malinen
|
244e07c54d
EAP-FAST peer: Fixed not to add PAC Request in PAC Acknowledgement message
|
16 years ago |
Jouni Malinen
|
2d86724409
EAP-FAST: Allow A-ID and A-ID-Info to be configured separately
|
16 years ago |
Jouni Malinen
|
2100a768bf
Fixed WPA/RSN IE validation to verify the proto (WPA vs. WPA2) is enabled
|
16 years ago |
Jouni Malinen
|
8de4f2e9ba
Avoid some gcc 4.3 warnings about deprecated string conversions
|
16 years ago |
Jouni Malinen
|
a11c90a64a
EAP-FAST: Make PAC-Key lifetime values configurable
|
16 years ago |
Jouni Malinen
|
378eae5e9b
EAP-FAST: Added support for disabling anonymous/authenticated provisioning
|
16 years ago |
Jouni Malinen
|
f36f51e403
Change the order of Result TLV and PAC TLV to avoid interop issues
|
16 years ago |
Jouni Malinen
|
1073e0ce46
wpa_gui-qt4: Set EAP-FAST provisioning parameters if inner method is 'any'
|
16 years ago |
Jouni Malinen
|
3b7c9aa6aa
Updated the comment on MS-Packet-Info mismatch based on [MS-SOH] info
|
16 years ago |
Jouni Malinen
|
b43f7c34d2
SoH: Add null termination for empty url in MS-Quarantine-State.
|
16 years ago |
Jouni Malinen
|
c908a9e5ae
SoH: Add all the mandatory attributes into SSoH vendor specific attribute
|
16 years ago |
Jouni Malinen
|
75cf93d2c5
Fixed EAP-FAST peer not to add double Result TLV when ACKing PAC
|
16 years ago |