summaryrefslogtreecommitdiff
path: root/wpa_supplicant/examples
Commit message (Expand)AuthorAgeFilesLines
* dpp-nfc: Try to request with alternative URL in additional casesJouni Malinen2022-12-201-2/+8
* Fix couple more typosJouni Malinen2020-10-202-6/+4
* wpa_supplicant: Fix typosYegor Yefremov2020-10-2011-32/+32
* dpp-nfc: Start listen operation more completely for NFC Tag write casesJouni Malinen2020-08-241-25/+28
* dpp-nfc: Fix recv_octets() regressionJouni Malinen2020-08-151-1/+1
* dpp-nfc: Fix handover client wait for receiving handover selectJouni Malinen2020-08-141-2/+12
* dpp-nfc: Use --altchan value in handover serverJouni Malinen2020-08-111-0/+8
* dpp-nfc: Update listen channel based on channel list when writing a tagJouni Malinen2020-08-101-0/+2
* dpp-nfc: Report negotiated connection handover resultJouni Malinen2020-07-311-0/+18
* dpp-nfc: Stop only_one run after failed handover attemptJouni Malinen2020-07-311-2/+4
* dpp-nfc: Do not indicate no initial HS as failure if alt HR will be sentJouni Malinen2020-07-311-4/+6
* dpp-nfc: Improved version of HandoverServer::serve()Jouni Malinen2020-07-311-0/+59
* dpp-nfc: Stop process after successful handover client completionJouni Malinen2020-07-311-2/+2
* dpp-nfc: Optimize HandoverClient message receiving for alternative HR caseJouni Malinen2020-07-311-1/+42
* dpp-nfc: Use a single handover client threadJouni Malinen2020-07-311-13/+23
* dpp-nfc: Add a class for maintaining connection handover stateJouni Malinen2020-07-301-121/+104
* dpp-nfc: Reuse the same handover client for alternative URIJouni Malinen2020-07-301-18/+59
* dpp-nfc: Add peer URI into the HS in testing modeJouni Malinen2020-07-301-0/+1
* dpp-nfc: Enable more verbose nfcpy debuggingJouni Malinen2020-07-301-0/+8
* dpp-nfc: Skip P2P management interfacesJouni Malinen2020-07-301-3/+6
* dpp-nfc: Ignore (no) response to initial handover requestJouni Malinen2020-07-241-1/+13
* dpp-nfc: Do not allow more than one alternative channel proposalJouni Malinen2020-07-241-2/+13
* dpp-nfc: Add test mode for negotiated connection handoverJouni Malinen2020-07-241-41/+88
* dpp-nfc: Return failure status if operation failsJouni Malinen2020-07-231-2/+8
* dpp-nfc: Add color and details for interactive operationsJouni Malinen2020-07-231-32/+51
* dpp-nfc: Fix regression in NFC Tag writingJouni Malinen2020-07-231-2/+2
* dpp-nfc: Detect a non-NDEF tag when trying to writeJouni Malinen2020-07-231-0/+3
* dpp-nfc: Do not hardcode netrole for NFC Tag writing casesJouni Malinen2020-07-231-2/+14
* dpp-nfc: Fix connection handover renegotiationJouni Malinen2020-06-241-11/+16
* dpp-nfc: Support channel list negotiationJouni Malinen2020-06-231-6/+35
* dpp-nfc: Update debug print for tag-read-only operationJouni Malinen2020-06-231-1/+4
* dpp-nfc: Enable hostapd beaconing for listen stateJouni Malinen2020-05-151-1/+6
* dpp-nfc: Clean up debug prints when handover select is receivedJouni Malinen2020-05-151-4/+20
* dpp-nfc: Do not indicate a single channel 1 by defaultJouni Malinen2020-05-151-7/+22
* dpp-nfc: Make handover request collision detection more robustJouni Malinen2020-05-151-3/+14
* dpp-nfc: Write debug info to summary logJouni Malinen2020-05-151-96/+110
* dpp-nfc: Collision detection for handover requestJouni Malinen2020-05-151-4/+46
* dpp-nfc: Start handover server regardless of init-on-touch settingJouni Malinen2020-05-151-4/+2
* dpp-nfc: Own MAC address fetching from hostapdJouni Malinen2020-05-151-1/+4
* dpp-nfc: Be more graceful when wpa_supplicant is not availableJouni Malinen2020-05-151-1/+7
* dpp-nfc: Allow wpa_supplicant control interface directory to be setJouni Malinen2020-05-141-0/+6
* dpp-nfc: Use Configurator/Enrollee parameters with tag readingJouni Malinen2020-05-141-1/+9
* dpp-nfc: More robust determination of the script directoryJouni Malinen2020-05-141-1/+1
* DPP: Extend NFC bootstrapping script for more control by callerJouni Malinen2020-05-121-8/+40
* Fix exception checking in a wpa_supplicant P2P example scriptJouni Malinen2020-02-151-1/+1
* DPP: Try to negotiate different parameters if NFC handover failsJouni Malinen2020-02-081-1/+19
* DPP: Allow local channel list to be setJouni Malinen2020-02-081-2/+6
* DPP: Example script for NFC bootstrapping methodJouni Malinen2020-01-271-0/+670
* wpa_supplicant: Drop the old D-Bus interface supportLubomir Rintel2019-03-091-91/+0
* tests: Use python3 compatible print statementMasashi Honma2019-01-2617-349/+352