Andrei Otcheretianski
|
5cc6ec0f68
P2PS: Set intended interface address correctly for new group
|
9 years ago |
Andrei Otcheretianski
|
1f14e2bf92
P2PS: Add PD Response validation
|
9 years ago |
Andrei Otcheretianski
|
1f1a08b4cc
P2PS: Add intended iface address during PD for persistent group
|
9 years ago |
Andrei Otcheretianski
|
23bb9828a3
P2PS: Fix P2PS-PROV-DONE event on GO
|
9 years ago |
Andrei Otcheretianski
|
a698d6c85f
P2PS: Use wpas_p2p_create_iface() to check if dedicated iface is needed
|
9 years ago |
Andrei Otcheretianski
|
223ccebfa3
P2PS: Save wps_prov_info on the responder side
|
9 years ago |
Andrei Otcheretianski
|
2fc866d1bc
P2PS: Validate WPS config methods more accurately in PD Request
|
9 years ago |
Max Stepanov
|
ea210b9f8a
P2P: Refactor p2p_process_prov_disc_resp() function
|
9 years ago |
Max Stepanov
|
20f4c3d76b
P2P: Delete redundant comparison in p2p_process_prov_disc_resp()
|
9 years ago |
Max Stepanov
|
82d6113502
P2PS: Fix adv_id and adv_mac params of P2P-PROV-DISC-FAILURE
|
9 years ago |
Dan Williams
|
e8492c8145
hostap: Fix send_mlme() after 'freq' parameter addition
|
9 years ago |
Jouni Malinen
|
e0236b152c
tests: IEEE 802.1X and HELD state
|
9 years ago |
Jouni Malinen
|
c8a15753eb
Send EAPOL-Start on HELD->CONNECTING transition
|
9 years ago |
Mike Gerow
|
471c810bc1
pkcs11: Don't ask for a new PIN on TLS handshake failure
|
9 years ago |
Jouni Malinen
|
1f560ff08f
tests: Add Undefined Behavior Sanitizer (ubsan) configuration
|
9 years ago |
Jouni Malinen
|
66f1e078e7
DATA_TEST_TX: Avoid ubsan warning on 0x80<<24 not fitting in int
|
9 years ago |
Jouni Malinen
|
75352270fa
Avoid misaligned IPv4 header accesses in DATA_TEST_* commands
|
9 years ago |
Jouni Malinen
|
476a634d60
Avoid ubsan warning on 0x80<<24 not fitting in int in WPA_GET_BE32/LE32
|
9 years ago |
Jouni Malinen
|
cf6fd19b34
ndisc_snoop: Avoid misaligned read of IPv6 address
|
9 years ago |
Jouni Malinen
|
e9ed7d9898
EAP-TTLS: Avoid ubsan warning on 0x80<<24 not fitting in int
|
9 years ago |
Jouni Malinen
|
0f5fb8a467
radiotap: Avoid ubsan warning on 1<<31
|
9 years ago |
Jouni Malinen
|
fc880b11ed
NFC: Avoid misaligned read of an NDEF field
|
9 years ago |
Jouni Malinen
|
e01281fccc
trace: Use explicit alignment requirements to avoid misalignment
|
9 years ago |
Jouni Malinen
|
f97e3ce473
drivers: Use unsigned arguments for sta_set_flags()
|
9 years ago |
Jouni Malinen
|
32d6463fe7
Make BIT() unsigned int instead of int
|
9 years ago |
Jouni Malinen
|
bd47c80564
Include stddef.h to use the standard offsetof()
|
9 years ago |
Jouni Malinen
|
028b19675d
RADIUS DAS: Avoid compiler warning on abs()
|
9 years ago |
Jouni Malinen
|
597e8afeb4
ERP: Avoid mixing of enum types
|
9 years ago |
Jouni Malinen
|
96e8c13da7
D-Bus: Fix dont_quote const declaration
|
9 years ago |
Jouni Malinen
|
34d3eaa8ee
tests: WPA2-PSK-FT AP over DS protocol testing
|
9 years ago |