aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/wpa_priv.c
Commit message (Expand)AuthorAgeFilesLines
* Make bind failure messages uniqueBen Greear2012-04-061-1/+1
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* wpa_priv: Update function arguments to fix compilationAndrii Bordunov2011-10-221-2/+2
* Replace wpa_supplicant_sta_rx() call with driver eventJouni Malinen2010-01-031-29/+0
* eloop: Remove global user data pointerJouni Malinen2009-12-191-1/+1
* Fix wpa_priv compilation after driver_ops changesJouni Malinen2009-12-031-118/+13
* Fix wpa_priv memory leak in wpa_priv_get_scan_results2()Dmitry Shmidt2009-12-031-2/+2
* Remove src/common from default header file pathJouni Malinen2009-11-291-3/+3
* Remove deprecated driver_ops handlersJouni Malinen2009-11-231-21/+0
* Move definitions away from hostapd_defs.hJouni Malinen2009-11-231-8/+0
* Use common get_hw_feature_data for hostapd and wpa_supplicantJouni Malinen2009-04-091-17/+0
* Merge wpa_supplicant and hostapd driver wrapper implementationsJouni Malinen2009-04-091-4/+4
* Fix couple of forgotten wpa_hw_modes -> hostapd_hw_modesJouni Malinen2009-04-061-1/+1
* Allow the privsep driver to pass the set_country to the real driverDaniel Mierswa2009-02-151-1/+19
* Fix privsep build with CONFIG_CLIENT_MLME=yJouni Malinen2009-02-071-2/+50
* Added set_mode() handler for privsepJouni Malinen2008-09-291-0/+14
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+1140