Jouni Malinen
|
03da66bd59
Remove src/crypto from default include path
|
15 years ago |
Jouni Malinen
|
67470d5112
Remove some unneeded header file inclusions
|
15 years ago |
Jouni Malinen
|
90973fb2fd
Remove src/common from default header file path
|
15 years ago |
Jouni Malinen
|
c2e8d0a092
Remove deprecated scan and set_probe_req_ie driver_ops
|
15 years ago |
Jouni Malinen
|
4a867032ae
Remove deprecated driver_ops handlers
|
15 years ago |
Jouni Malinen
|
642187d6bf
Merge set_key and hapd_set_key driver_ops into a single function
|
15 years ago |
Jouni Malinen
|
6e4f461270
Fix driver_test for hostapd
|
15 years ago |
Jouni Malinen
|
630a843f59
driver_test: Update BSS data when using wpa_supplicant AP mode
|
15 years ago |
Jouni Malinen
|
0b55b934ee
driver_test: Implement set_mode for wpa_supplicant AP deinit
|
15 years ago |
Jouni Malinen
|
86e9f093a0
driver_test: Preliminary support for wpa_supplicant AP functionality
|
15 years ago |
Jouni Malinen
|
5d5b99ecd3
driver_test: Share the same deinit() for hostapd and wpa_supplicant
|
15 years ago |
Jouni Malinen
|
c6f726748d
driver_test: Merge socket_dir into test_dir
|
15 years ago |
Jouni Malinen
|
5ae8964079
driver_test: Some additional merging of send_mlme
|
15 years ago |
Jouni Malinen
|
133032e7bd
driver_test: Claim AP mode capability for wpa_supplicant
|
15 years ago |
Jouni Malinen
|
ac48db0f2b
driver_test: Build most of code in unconditionally
|
15 years ago |
Jouni Malinen
|
41aeddf99a
driver_test: Merge wpa_supplicant and hostapd data structures
|
15 years ago |
Jouni Malinen
|
3fed6f2504
Replace hostapd_wps_probe_req_rx() with more generic ProbeReq notifier
|
16 years ago |
Jouni Malinen
|
b08d177aad
Use C99 designated initializers to cleanup driver_ops setup
|
16 years ago |
Jouni Malinen
|
61693eaa80
hostapd: Remove unused passive scan functionality
|
16 years ago |
Jouni Malinen
|
412036f5f0
Provide own_addr buffer in hapd_init() parameters
|
16 years ago |
Jouni Malinen
|
731723a5bd
Add own_addr as a parameter to sta_deauth() and sta_disassoc()
|
16 years ago |
Jouni Malinen
|
ad1e68e6b5
Clean up HT40 scan and share nl80211 scanning code
|
16 years ago |
Jouni Malinen
|
b4fd6fab5b
Share driver beacon configuration handlers
|
16 years ago |
Jouni Malinen
|
92f475b4d8
Merge hostapd driver init functions into one
|
16 years ago |
Jouni Malinen
|
e785c2ba3b
Share same set_country driver op for hostapd and wpa_supplicant
|
16 years ago |
Jouni Malinen
|
9f324b61ba
Share management frame send driver op for hostapd and wpa_supplicant
|
16 years ago |
Jouni Malinen
|
8342130269
Remove flags parameter from send_mgmt_frame() driver op
|
16 years ago |
Jouni Malinen
|
c3965310e6
Use common get_hw_feature_data for hostapd and wpa_supplicant
|
16 years ago |
Jouni Malinen
|
c51218372f
Merge wpa_supplicant and hostapd driver wrapper implementations
|
16 years ago |
Jouni Malinen
|
6caf9ca68c
Share same hw_feature definitions between hostapd and wpa_supplicant
|
16 years ago |