aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* EAP-FAST server: Add I-ID into PAC-InfoJouni Malinen2010-08-191-0/+5
* Add more debug info on deauth/disassoc events and commandsJouni Malinen2010-08-171-2/+4
* Fix memory leak in AP WEP key configurationJouni Malinen2010-08-171-0/+1
* sme: Try all authentication algorithms when the first one failsSamuel Ortiz2010-08-171-4/+0
* nl80211: Ignore "DEAUTH" messages from APs we are not associated toPaul Stewart2010-08-161-3/+19
* Fix RSN preauth candidate list clearing to avoid segfaultsDaniel Gryniewicz2010-08-141-1/+4
* nl80211: Don't pass ctx to wpa_driver_nl80211_init_nlJohannes Berg2010-08-111-4/+3
* nl80211: Remove unused pending_send_actionJohannes Berg2010-08-111-2/+0
* WPS: Make DH debug prints easier to understandJouni Malinen2010-08-112-2/+2
* nl80211: Show remain-on-channel duration in debug outputJouni Malinen2010-08-111-1/+2
* nl80211: Try mode changes multiple times to avoid some racesJouni Malinen2010-08-111-5/+18
* WPS: Allow AP to start in Enrollee mode without AP PIN for probingJouni Malinen2010-07-264-8/+16
* FT: Send RRB data directly when managed by same hostapd processJouni Malinen2010-07-252-0/+62
* WPS: Limit WPS ER event_id < 2^31 bits to avoid issues with atoi()Jouni Malinen2010-07-201-0/+2
* EAP server: Add support for configuring fragment sizeJouni Malinen2010-07-2011-5/+17
* WPS: Allow fragment size to be configuredJouni Malinen2010-07-203-1/+15
* WPS: Move from WLAN_STA_MAYBE_WPS to WLAN_STA_WPS based on EAP messagesJouni Malinen2010-07-181-0/+25
* WPS: Reduce client timeout with EAP-WSC to avoid long waitJouni Malinen2010-07-181-1/+12
* WPS: Force disconnection after provisioning stepJouni Malinen2010-07-181-0/+19
* WPS: Add more debug info for DH keysJouni Malinen2010-07-172-0/+4
* Define Public Action and Vendor-specific Public Action framesJouni Malinen2010-07-171-0/+10
* IEEE 802.11u GAS definesJouni Malinen2010-07-171-0/+36
* nl80211: show TX status (ack) in debug logJouni Malinen2010-07-171-2/+3
* FT: Fix RRB messages to use correct endiannessJouni Malinen2010-07-171-2/+2
* WPS: Add a workaround for OS X 10.6.3 and .4 (use PSK, not passphrase)Jouni Malinen2010-07-051-0/+17
* WPS: Add a workaround for parsing M1 from OS X 10.6Jouni Malinen2010-07-051-0/+21
* Add new debug message level for excessive informationJouni Malinen2010-07-054-13/+16
* OpenSSL: Fix public key length in DH group 5 operationsJouni Malinen2010-06-261-1/+1
* WPS: Use different scan result sorting rules when doing WPS provisioningJouni Malinen2010-06-112-0/+32
* WPS: Add workaround for missing Network Key attributeJouni Malinen2010-06-111-0/+7
* WPS: Do not proxy Probe Request frames to foreign SSIDs to RegistrarsJouni Malinen2010-06-101-0/+13
* rfkill: Use rtnetlink ifup/ifdown eventsJouni Malinen2010-05-313-6/+40
* Fix driver operation order in configuration reloadingJouni Malinen2010-05-291-5/+5
* eloop: Fix crash on signal handler cancelling next timeoutJouni Malinen2010-05-281-0/+2
* atheros: Fix WPA/802.1X disabling to clear Privacy flagJouni Malinen2010-05-281-2/+6
* WPS ER: Add command for configuring an APJouni Malinen2010-05-282-2/+81
* WPS ER: Add ctrl_iface event for learned AP settingsJouni Malinen2010-05-273-2/+19
* WPS ER: Allow AP filtering based on IP addressJouni Malinen2010-05-274-2/+17
* WPS ER: Fix Credential to use correct Enrollee MAC AddressJouni Malinen2010-05-272-0/+13
* Add WPS IE into (Re)Association Response frame if WPS is usedJouni Malinen2010-05-266-12/+59
* Reassemble WPS IE(s) in (Re)Association Request if neededJouni Malinen2010-05-261-2/+2
* Fix WPS attribute parser to use correct pointer for Response TypeJouni Malinen2010-05-261-1/+1
* Internal TLS: Fix X.509 name handling to use sequency of attributesJouni Malinen2010-05-252-95/+110
* Internal TLS: Add domainComponent parser for X.509 namesJouni Malinen2010-05-252-0/+19
* Fix memory leak on rfkill init error pathJouni Malinen2010-05-252-2/+6
* Fix a typo in unused attribute nameJouni Malinen2010-05-251-1/+1
* bsd: Use set_freq() API for AP mode wpa_supplicantMasashi Honma2010-05-231-22/+4
* Add Linux rfkill supportJouni Malinen2010-05-238-6/+379
* Update WPS IE on hostapd reconfigurationAndriy Tkachuk2010-05-023-0/+17
* hostapd: Reorder some IEs to get closer to IEEE 802.11 standardJouni Malinen2010-05-022-13/+16