summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add default wpa_supplicant/.configbaserock/hostap_2_5Paul Sherwood2016-08-011-0/+527
* Change version information for the 2.5 releasehostap_2_5Jouni Malinen2015-09-271-1/+1
* Add ChangeLog entries for v2.5Jouni Malinen2015-09-272-0/+99
* tests: Add test for hostapd cli orderingJohannes Berg2015-09-271-0/+31
* Do not clear RSN parameters before full configurationJouni Malinen2015-09-271-4/+5
* D-Bus: Add InvitationReceived SignalManeesh Jain2015-09-277-1/+112
* D-Bus: Add Signal to notify WPS PBC Overlap eventSaurav Babu2015-09-273-0/+18
* D-Bus: Add signal to notify WPS timeout eventSaurav Babu2015-09-273-1/+17
* wpa_supplicant: Fix channel switch notification with VHTAndrei Otcheretianski2015-09-251-1/+2
* Update wpa_s->current_ssid->frequency on CS eventAndrei Otcheretianski2015-09-251-0/+2
* P2P: Fix the calculation of group common freqsIlan Peer2015-09-251-0/+10
* Fix get_shared_radio_freqs_data() used-by flags settingAndrei Otcheretianski2015-09-251-1/+1
* mesh: Add support for scanning only the current frequencyMasashi Honma2015-09-251-1/+2
* D-BUS: dev_passwd_id should be "q" because it uses DBUS_TYPE_UINT16Nishant Chaprana2015-09-252-2/+2
* Fix EAP-EKE peer build rulesJouni Malinen2015-09-252-0/+2
* Linker changes for building eapol_test on OS XAlan T. DeKok2015-09-253-1/+9
* Portability fixes for OS XAlan T. DeKok2015-09-251-1/+36
* Android: Set ctrl_iface client socket group (AID_WIFI) separatelyAmarnath Hullur Subramanyam2015-09-241-0/+2
* Android: Avoid same per-iface and global ctrl socketSunil Dutt2015-09-241-0/+47
* Do not copy STA VHT capabilities if VHT is not enabled for APAshok Raj Nagarajan2015-09-231-6/+8
* tests: WPA2-Enterprise interactive identity entry and ENABLE_NETWORKJouni Malinen2015-09-221-0/+30
* Avoid reconnection on ENABLE_NETWORK if already connectedJouni Malinen2015-09-221-1/+4
* Update AP WPA/RSN IE on all associations if driver can select BSSSunil Dutt2015-09-171-6/+8
* Drop some control interface debug print verbosity for send operationsJouni Malinen2015-09-101-2/+3
* Reduce debug verbosity for read-only control interface commandsJouni Malinen2015-09-101-6/+17
* WPA: Do not print GTK in debug log unless requestedJouni Malinen2015-09-091-2/+2
* WPS: Reduce struct wps_parse_attr sizeJouni Malinen2015-09-073-22/+26
* WPS: Reduce wps_ap_priority_compar() stack useJouni Malinen2015-09-071-6/+6
* tests: WPS and DISABLE/ENABLE APJouni Malinen2015-09-071-0/+7
* WPS: Fix num_probereq_cb clearing on DISABLE to avoid segfaultChen, Yi2015-09-071-0/+1
* tests: WPS ER learn OOMJouni Malinen2015-09-071-0/+50
* WPS ER: Clean up WPS session on PutMessage error casesJouni Malinen2015-09-071-7/+20
* tests: WPS ER SetSelectedRegistrar OOMJouni Malinen2015-09-071-0/+51
* tests: WPS ER OOM in PutWLANResponse generationJouni Malinen2015-09-071-0/+12
* tests: WPS ER OOM in STA addJouni Malinen2015-09-071-0/+34
* tests: WPS ER and OOM in HTTP response generationJouni Malinen2015-09-071-1/+14
* tests: Use sqlite3.Binary() with the log filesJouni Malinen2015-09-071-2/+10
* tests: WPS ER subscribe OOMJouni Malinen2015-09-071-0/+39
* tests: WPS ER caching AP settings (OOM)Jouni Malinen2015-09-071-0/+124
* tests: WPS against external implementationJouni Malinen2015-09-071-2/+3246
* tests: WPS ER init failureJouni Malinen2015-09-071-0/+6
* tests: WPS AP configured for special ap_setup_locked=2 modeJouni Malinen2015-09-071-0/+38
* tests: WPS AP and UPnP event subscription and many eventsJouni Malinen2015-09-061-0/+67
* tests: Multiple WPS ERs adding a new enrollee using PINJouni Malinen2015-09-061-0/+57
* tests: D-Bus GroupFormationFailure signalJouni Malinen2015-09-051-4/+15
* P2P: Add D-Bus signal GroupFormationFailureNishant Chaprana2015-09-056-0/+73
* tests: WPS config method update for WPS and P2PJouni Malinen2015-09-052-0/+44
* WPS: Allow config_methods to be cleared with an empty stringJouni Malinen2015-09-051-1/+1
* tests: IBSS RSN OOM during wpa_initJouni Malinen2015-09-051-0/+9
* RSN IBSS: Fix segfault on error pathJouni Malinen2015-09-051-1/+2