.. |
accounting.c
|
Rename some src/ap files to avoid duplicate file names
|
2009-12-26 00:05:40 +02:00 |
accounting.h
|
Move generic AP functionality implementation into src/ap
|
2009-12-25 01:12:50 +02:00 |
ap_config.c
|
Fix WMM default parameters
|
2010-01-06 20:48:29 +02:00 |
ap_config.h
|
Get rid of unnecessary typedefs for enums.
|
2009-12-26 10:35:08 +02:00 |
ap_drv_ops.c
|
Remove unnecessary ifname parameter from sta_add() driver op
|
2010-03-07 11:42:41 +02:00 |
ap_drv_ops.h
|
hostapd: Fix interface selection for the nl80211 driver
|
2010-03-06 22:22:56 +02:00 |
ap_list.c
|
Include header files explicitly in *.c, not via header files
|
2009-12-26 00:31:51 +02:00 |
ap_list.h
|
Move generic AP functionality implementation into src/ap
|
2009-12-25 01:12:50 +02:00 |
ap_mlme.c
|
Include header files explicitly in *.c, not via header files
|
2009-12-26 00:31:51 +02:00 |
ap_mlme.h
|
Rename some src/ap files to avoid duplicate file names
|
2009-12-26 00:05:40 +02:00 |
authsrv.c
|
Rename some src/ap files to avoid duplicate file names
|
2009-12-26 00:05:40 +02:00 |
authsrv.h
|
Move authentication server setup into separate file
|
2009-12-25 13:43:43 +02:00 |
beacon.c
|
Remove unnecessary ifname parameter from set_beacon()
|
2010-03-06 22:36:40 +02:00 |
beacon.h
|
Move generic AP functionality implementation into src/ap
|
2009-12-25 01:12:50 +02:00 |
ctrl_iface_ap.c
|
Rename some src/ap files to avoid duplicate file names
|
2009-12-26 00:05:40 +02:00 |
ctrl_iface_ap.h
|
Move ctrl_iface_ap.c into src/ap
|
2009-12-25 12:25:55 +02:00 |
drv_callbacks.c
|
Use generic driver event notification for AP mode assoc/disassoc
|
2010-01-03 18:22:22 +02:00 |
hostapd.c
|
Avoid crash after driver init failure
|
2010-03-07 11:25:28 +02:00 |
hostapd.h
|
Remove unnecessary ifname parameter from sta_add() driver op
|
2010-03-07 11:42:41 +02:00 |
hw_features.c
|
Remove src/drivers/scan_helpers.c
|
2010-01-03 20:27:32 +02:00 |
hw_features.h
|
Move rest of the generic AP mode functionality into src/ap
|
2009-12-25 20:06:07 +02:00 |
iapp.c
|
Include header files explicitly in *.c, not via header files
|
2009-12-26 00:31:51 +02:00 |
iapp.h
|
Move iapp.c into src/ap
|
2009-12-25 13:04:45 +02:00 |
ieee802_1x.c
|
Rename some src/ap files to avoid duplicate file names
|
2009-12-26 00:05:40 +02:00 |
ieee802_1x.h
|
Make EAPOL Authenticator buildable with Microsoft compiler
|
2010-02-19 18:35:40 +02:00 |
ieee802_11.c
|
Remove unnecessary ifname parameter from sta_add() driver op
|
2010-03-07 11:42:41 +02:00 |
ieee802_11.h
|
Include header files explicitly in *.c, not via header files
|
2009-12-26 00:31:51 +02:00 |
ieee802_11_auth.c
|
Rename some src/ap files to avoid duplicate file names
|
2009-12-26 00:05:40 +02:00 |
ieee802_11_auth.h
|
Move generic AP functionality implementation into src/ap
|
2009-12-25 01:12:50 +02:00 |
ieee802_11_ht.c
|
Include header files explicitly in *.c, not via header files
|
2009-12-26 00:31:51 +02:00 |
Makefile
|
Move generic AP functionality implementation into src/ap
|
2009-12-25 01:12:50 +02:00 |
peerkey_auth.c
|
Rename some src/ap files to avoid duplicate file names
|
2009-12-26 00:05:40 +02:00 |
pmksa_cache_auth.c
|
Rename some src/ap files to avoid duplicate file names
|
2009-12-26 00:05:40 +02:00 |
pmksa_cache_auth.h
|
Rename some src/ap files to avoid duplicate file names
|
2009-12-26 00:05:40 +02:00 |
preauth_auth.c
|
Fix memory leak on RSN preauth init error path
|
2010-01-06 21:14:09 +02:00 |
preauth_auth.h
|
Rename some src/ap files to avoid duplicate file names
|
2009-12-26 00:05:40 +02:00 |
sta_info.c
|
hostapd: allow stations to move between different bss interfaces
|
2010-03-06 22:30:25 +02:00 |
sta_info.h
|
Move generic AP functionality implementation into src/ap
|
2009-12-25 01:12:50 +02:00 |
tkip_countermeasures.c
|
Rename some src/ap files to avoid duplicate file names
|
2009-12-26 00:05:40 +02:00 |
tkip_countermeasures.h
|
Move generic AP functionality implementation into src/ap
|
2009-12-25 01:12:50 +02:00 |
utils.c
|
Allow Probe Request callbacks to terminate iteration
|
2009-12-28 13:14:58 +02:00 |
vlan_init.c
|
Rename some src/ap files to avoid duplicate file names
|
2009-12-26 00:05:40 +02:00 |
vlan_init.h
|
Move generic AP functionality implementation into src/ap
|
2009-12-25 01:12:50 +02:00 |
wmm.c
|
Include header files explicitly in *.c, not via header files
|
2009-12-26 00:31:51 +02:00 |
wmm.h
|
Rename some src/ap files to avoid duplicate file names
|
2009-12-26 00:05:40 +02:00 |
wpa_auth.c
|
IBSS RSN: Check explicitly that WPA auth sm assoc call succeeded
|
2010-01-10 21:45:44 +02:00 |
wpa_auth.h
|
IBSS RSN: Check explicitly that WPA auth sm assoc call succeeded
|
2010-01-10 21:45:44 +02:00 |
wpa_auth_ft.c
|
Get rid of unnecessary typedefs for enums.
|
2009-12-26 10:35:08 +02:00 |
wpa_auth_glue.c
|
Get rid of unnecessary typedefs for enums.
|
2009-12-26 10:35:08 +02:00 |
wpa_auth_glue.h
|
Move rest of the generic AP mode functionality into src/ap
|
2009-12-25 20:06:07 +02:00 |
wpa_auth_i.h
|
Move generic AP functionality implementation into src/ap
|
2009-12-25 01:12:50 +02:00 |
wpa_auth_ie.c
|
Share the same enum for MFP configuration
|
2010-01-03 21:02:51 +02:00 |
wpa_auth_ie.h
|
Move generic AP functionality implementation into src/ap
|
2009-12-25 01:12:50 +02:00 |
wps_hostapd.c
|
WPS: Add Enrollee-seen event message and wpa_gui-qt4 Peers entry
|
2009-12-28 16:24:04 +02:00 |
wps_hostapd.h
|
Move wps_hostapd.c into src/ap
|
2009-12-25 01:26:37 +02:00 |