| Commit message (Expand) | Author | Age | Files | Lines |
* | hostapd: add support for android created sockets (/dev/socket/) | Yotam Rubin | 2012-08-02 | 1 | -0/+14 |
* | WPS: Add support for NCF password token from AP | Jouni Malinen | 2012-06-28 | 1 | -0/+49 |
* | WPS: Add new mechanism for generation NFC configuration token | Jouni Malinen | 2012-06-28 | 1 | -0/+33 |
* | WPS: Add new mechanism for communicating NFC tag read events | Jouni Malinen | 2012-06-27 | 1 | -1/+35 |
* | Make bind failure messages unique | Ben Greear | 2012-04-06 | 1 | -1/+1 |
* | Add wps_cancel for hostapd_cli | Anirban Sirkhell | 2012-03-30 | 1 | -0/+3 |
* | Interworking: Add GAS server support for AP mode | Jay Katabathuni | 2012-02-26 | 1 | -0/+8 |
* | Add wpa_supplicant AP mode STA deauthenticate/disassociate commands | Jithu Jance | 2012-02-25 | 1 | -167/+0 |
* | hostapd: Make sure ctrl_iface is not initialized multiple times | Shan Palanisamy | 2012-02-16 | 1 | -1/+4 |
* | hostapd: Allow config parameters to be set through ctrl_iface | Shan Palanisamy | 2012-02-16 | 1 | -1/+2 |
* | Remove the GPL notification from files contributed by Jouni Malinen | Jouni Malinen | 2012-02-11 | 1 | -8/+2 |
* | AP: Convert some wpa_printf to wpa_msg/dbg | Ben Greear | 2011-12-10 | 1 | -5/+7 |
* | Allow MLME frames to be sent without expecting an ACK (no retries) | Helmut Schaa | 2011-11-19 | 1 | -1/+1 |
* | Remove unused header file inclusion | Jouni Malinen | 2011-11-17 | 1 | -1/+0 |
* | WNM: Add BSS Transition Management Request for ESS Disassoc Imminent | Jouni Malinen | 2011-10-16 | 1 | -0/+54 |
* | P2P: Allow WPS_PBC command on GO to select on P2P Device Address | Jouni Malinen | 2011-02-07 | 1 | -1/+1 |
* | hostapd: Allow logging to file | Ben Greear | 2011-02-06 | 1 | -0/+3 |
* | hostapd_driver_ops reduction | Jouni Malinen | 2010-11-24 | 1 | -2/+3 |
* | Drop local stations on broadcast deauth/disassoc request | Jouni Malinen | 2010-11-10 | 1 | -0/+4 |
* | Add ctrl_iface command 'GET version' | Jouni Malinen | 2010-10-31 | 1 | -1/+23 |
* | hostapd: Add wps_config ctrl_interface command for configuring AP | Jouni Malinen | 2010-10-21 | 1 | -0/+30 |
* | WPS: Update Beacon/ProbeResp IE on wps_version_number changes | Jouni Malinen | 2010-10-19 | 1 | -1/+2 |
* | Fix hostapd_cli get_config not to show key when WPA is disabled | Jouni Malinen | 2010-10-08 | 1 | -4/+6 |
* | Mark ctrl_iface RX debug for PING commands excessive | Jouni Malinen | 2010-09-24 | 1 | -1/+4 |
* | WPS: Add hostapd_cli get_config command | Jouni Malinen | 2010-09-23 | 1 | -0/+169 |
* | WPS: Add wps_check_pin command for processing PIN from user input | Jouni Malinen | 2010-09-23 | 1 | -0/+49 |
* | WPS: Make testing operations configurable at runtime | Jouni Malinen | 2010-09-21 | 1 | -0/+44 |
* | P2P: Add preliminary P2P Manager AP support for hostapd | Jouni Malinen | 2010-09-09 | 1 | -0/+69 |
* | WPS 2.0: Add support for AuthorizedMACs attribute | Jouni Malinen | 2010-09-09 | 1 | -1/+9 |
* | WPS: Add support for dynamic AP PIN management | Jouni Malinen | 2010-08-24 | 1 | -0/+56 |
* | Fix a typo in Disassociation frame building | Jouni Malinen | 2010-07-17 | 1 | -1/+1 |
* | Add test commands for sending deauth/disassoc without dropping state | Jouni Malinen | 2010-03-29 | 1 | -0/+50 |
* | Add deauthenticate/disassociate ctrl_iface commands | Jouni Malinen | 2010-03-29 | 1 | -0/+48 |
* | Verify that os_get_random() success for SA Query id | Jouni Malinen | 2010-01-10 | 1 | -2/+2 |
* | Include header files explicitly in *.c, not via header files | Jouni Malinen | 2009-12-26 | 1 | -0/+1 |
* | Rename some src/ap files to avoid duplicate file names | Jouni Malinen | 2009-12-26 | 1 | -6/+6 |
* | Move ctrl_iface_ap.c into src/ap | Jouni Malinen | 2009-12-25 | 1 | -1/+1 |
* | Move wps_hostapd.c into src/ap | Jouni Malinen | 2009-12-25 | 1 | -1/+1 |
* | Move generic AP functionality implementation into src/ap | Jouni Malinen | 2009-12-25 | 1 | -8/+8 |
* | Remove conditional no-RADIUS build from src/radius | Jouni Malinen | 2009-12-06 | 1 | -0/+2 |
* | Conver hostapd specific files to include common.h | Jouni Malinen | 2009-11-29 | 1 | -0/+1 |
* | Fix hostapd wpa_msg() calls ctx for wpa_supplicant AP mode | Jouni Malinen | 2009-09-29 | 1 | -0/+1 |
* | Move STA list ctrl_iface handlers to a separate file | Jouni Malinen | 2009-09-08 | 1 | -82/+1 |
* | WPS: Store device info and make it available through AP ctrl_iface | Jouni Malinen | 2009-09-07 | 1 | -0/+4 |
* | Replace NEED_MLME with NEED_AP_MLME | Johannes Berg | 2009-08-14 | 1 | -4/+4 |
* | WPS: Add support for setting timeout for PIN | Jouni Malinen | 2009-05-26 | 1 | -1/+12 |
* | Add code to re-use an existing ctrl_iface socket file | Jouni Malinen | 2009-05-06 | 1 | -2/+29 |
* | Merge wpa_supplicant and hostapd driver wrapper implementations | Jouni Malinen | 2009-04-09 | 1 | -1/+5 |
* | Fix UNIX domain socket address handling to be more portable | Jouni Malinen | 2009-03-21 | 1 | -8/+19 |
* | Detach ctrl_iface monitor if the client socket is removed | Jouni Malinen | 2009-03-17 | 1 | -4/+5 |