aboutsummaryrefslogtreecommitdiffstats
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
...
* Make wpa_ctrl_close() handle unopened connectionDmitry Shmidt2011-02-271-1/+4
* Add wpa_supplicant state change event for Android network managerDmitry Shmidt2011-02-261-0/+2
* hostapd: Add require_ht configuration parameterJouni Malinen2011-02-091-2/+4
* hostapd: Allow TDLS use to be prohibited in the BSSJouni Malinen2011-01-281-0/+1
* WPA: Add more info for EAPOL-Key Nonce/MIC debuggingJouni Malinen2011-01-151-0/+2
* WPS: Add option to disable open networks by defaultJouni Malinen2010-12-301-0/+2
* Allow AP mode to disconnect STAs based on low ACK conditionJohannes Berg2010-12-281-0/+2
* wlantest: Add support for decrypting TDLS framesJouni Malinen2010-12-133-0/+21
* Share WPA IE parser function for RSN authenticator/supplicantJouni Malinen2010-11-122-0/+140
* Allow TSN AP to be selected when configured for WEPJouni Malinen2010-11-081-0/+6
* wlantest: Add preliminary version of IEEE 802.11 protocol testing toolJouni Malinen2010-11-071-0/+6
* Add ctrl_interface event for association rejectedJouni Malinen2010-10-271-0/+2
* WPS ER: Show SetSelectedRegistrar events as ctrl_iface eventsJouni Malinen2010-10-251-0/+1
* P2P: Fix a typo in P2P manager definitionJouni Malinen2010-10-081-1/+1
* Allow a postfix to be defined for the version numberJouni Malinen2010-10-071-1/+5
* P2P: Add support for cross connectionJouni Malinen2010-09-091-0/+2
* P2P: Add defined values for P2P Manageability BitmapJouni Malinen2010-09-091-0/+5
* P2P: Rename SD info not available define to match with spec changeJouni Malinen2010-09-091-1/+1
* P2P: Add initial version of P2P ModuleJouni Malinen2010-09-091-0/+26
* P2P: Add driver operations for P2P useJouni Malinen2010-09-091-0/+2
* Make IEEE 802.11 IE parser aware of P2P IEJouni Malinen2010-09-092-0/+18
* P2P: Wi-Fi Direct frame format definitionsJouni Malinen2010-09-091-0/+106
* WPS 2.0: Add support for AuthorizedMACs attributeJouni Malinen2010-09-091-0/+2
* Solaris: Add support for wired IEEE 802.1X clientMasashi Honma2010-08-281-1/+1
* WPS: Add support for dynamic AP PIN managementJouni Malinen2010-08-241-0/+2
* WPS: Do not disable AP PIN permanently, only slow down attacksJouni Malinen2010-08-241-0/+1
* Define Public Action and Vendor-specific Public Action framesJouni Malinen2010-07-171-0/+10
* IEEE 802.11u GAS definesJouni Malinen2010-07-171-0/+36
* Add new debug message level for excessive informationJouni Malinen2010-07-051-8/+8
* WPS ER: Add ctrl_iface event for learned AP settingsJouni Malinen2010-05-271-0/+1
* Add Linux rfkill supportJouni Malinen2010-05-231-0/+9
* hostap.git is now 0.8.x development treeJouni Malinen2010-04-181-1/+1
* Preparations for 0.7.2 releaseJouni Malinen2010-04-181-1/+1
* Remove unnecessary SUBDIRS loops from src/*/MakefileJouni Malinen2010-04-171-1/+0
* Make wpa_compare_rsn_ie() handle missing IEsJouni Malinen2010-04-101-0/+3
* FT: Fix FT 4-Way Handshake to include PMKR1Name in messages 2 and 3Jouni Malinen2010-04-072-0/+117
* Fix typo in WPA_AUTH_ALG_FT definitionMarcin Marzec2010-03-071-1/+1
* Add TLS client events, server probing, and srv cert matchingJouni Malinen2010-02-131-0/+4
* Add new ctrl_iface event for EAP methods proposed by the serverJouni Malinen2010-02-111-0/+2
* Preparations for v0.7.1 releaseJouni Malinen2010-01-161-1/+1
* Add preliminary documentation for ctrl_iface eventsJouni Malinen2010-01-151-2/+2
* Standardize on a single definition of auth_alg bitfield valuesJouni Malinen2010-01-031-0/+1
* Share the same enum for MFP configurationJouni Malinen2010-01-031-3/+6
* More Doxygen documentation for the driver interfaceJouni Malinen2010-01-031-0/+9
* Replace wpa_supplicant_sta_rx() call with driver eventJouni Malinen2010-01-031-1/+0
* WPS: Add Enrollee-seen event message and wpa_gui-qt4 Peers entryJouni Malinen2009-12-281-0/+2
* Add ctrl_iface events for BSS added/removedJouni Malinen2009-12-281-0/+4
* Get rid of unnecessary typedefs for enums.Jouni Malinen2009-12-261-14/+33
* Mark ieee802_11_parse_elems() input and parsed elems constJouni Malinen2009-12-132-29/+30
* Move vendor-specific IE type defines away from driver.hJouni Malinen2009-12-101-0/+2