Jouni Malinen
|
ff1dd3e9a1
base64: Try to avoid static analyzer warning (part 2)
|
10 years ago |
Jouni Malinen
|
d02dcb28bc
Remove unnecessary ctrl_iface cmd check
|
10 years ago |
Jouni Malinen
|
feb795d6d3
tests: wpa_supplicant ctrl_iface BSSID command error case
|
10 years ago |
Jouni Malinen
|
061c55a232
tests: Check STATUS mode field during P2P group formation
|
10 years ago |
Jouni Malinen
|
67966089a6
tests: wpa_supplicant ctrl_iface CTRL-RSP-
|
10 years ago |
Jouni Malinen
|
ed685e43ab
tests: IBSS_RSN control interface command
|
10 years ago |
Jouni Malinen
|
8e33f9c67f
tests: wpa_supplicant WPS_AP_PIN random PIN timeout and error caes
|
10 years ago |
Jouni Malinen
|
1490eff500
tests: More coverage for WPS NFC error and uncommon cases
|
10 years ago |
Jouni Malinen
|
e946c8e682
tests: Fix a typo in an error message
|
10 years ago |
Jouni Malinen
|
b54f697019
tests: Remove test names from VM command with parallel-vm.py
|
10 years ago |
Jouni Malinen
|
cdbc0baac6
base64: Try to avoid static analyzer warning
|
10 years ago |
Jouni Malinen
|
d84416a2af
Interworking: Make bounds checking easier for static analyzers
|
10 years ago |
Jouni Malinen
|
7d04364104
TLS: Reorder length bounds checking to avoid static analyzer warning
|
10 years ago |
Jouni Malinen
|
41f480005f
EAP-SIM DB: Make recv() null termination easier for static analyzers
|
10 years ago |
Jouni Malinen
|
8105821b39
Replace send_ft_action() driver_op with send_action()
|
10 years ago |
Jouni Malinen
|
477af8f869
nl80211: Move scanning related functionality to a separate file
|
10 years ago |
Jouni Malinen
|
71f1d1e54d
hostapd: Fix memory leak on dynamic add-BSS error path
|
10 years ago |
Jouni Malinen
|
3f63614f18
nl80211: Clean up nl80211_scan_common() to use nl80211_cmd_msg()
|
10 years ago |
Jouni Malinen
|
95376e1a99
nl80211: Use nl80211_iface_msg() helper
|
10 years ago |
Jouni Malinen
|
13f83980f0
nl80211: Use nl80211_bss_msg() helper
|
10 years ago |
Jouni Malinen
|
a3249fdfb8
nl80211: Use nl80211_cmd_msg() for P2P Device operations
|
10 years ago |
Jouni Malinen
|
9725b78421
nl80211: Use nl80211_drv_msg() helper
|
10 years ago |
Jouni Malinen
|
350acc354d
nl80211: Move nl80211_set_iface_id() next its only remaining user
|
10 years ago |
Jouni Malinen
|
56f77852e5
nl80211: Use the new nl80211_cmd_msg() helper
|
10 years ago |
Jouni Malinen
|
07c7757cb1
nl80211: Add nl80211_*_msg() helpers
|
10 years ago |
Jouni Malinen
|
a862e4a38f
nl80211: Continue getting rid of NLA_PUT* macro use
|
10 years ago |
Jouni Malinen
|
9589a91e0e
nl80211: Get rid of NLA_PUT* macro use in capability checking
|
10 years ago |
Jouni Malinen
|
f27f1644a8
PCSC: Make AID copying easier for static analyzers
|
10 years ago |
Jouni Malinen
|
c397eff828
Make GTK length validation easier to analyze
|
10 years ago |
Jouni Malinen
|
369d07afc1
FT: Make aes_wrap() call easier to analyze
|
10 years ago |