hostapd: Use stations nsts capability in (Re)Association Response frame
[mech_eap.git] / wpa_supplicant / examples / wps-nfc.py
2014-02-13 Jouni MalinenNFC: Workaround nfcpy message debug exception
2014-02-12 Jouni MalinenNFC: Add summary and success file options for nfcpy...
2014-01-27 Jouni MalinenWPS NFC: Protect nfcpy pretty print calls against excep...
2014-01-27 Jouni MalinenWPS NFC: nfcpy script to use new connection handover...
2014-01-27 Jouni MalinenWPS NFC: Logging level configuration to wps-nfc.py...
2014-01-27 Jouni MalinenWPS NFC: Clean up nfcpy script no-wait operations
2014-01-27 Jouni MalinenWPS NFC: Validate ctrl_iface response before decoding it
2014-01-27 Jouni MalinenWPS NFC: Use argparse in the nfcpy scripts
2014-01-27 Jouni MalinenWPS NFC: Update wps-nfc.py and wps-ap-nfc.py to use...
2013-04-27 Jouni MalinenNFC: Add no waiting and no multiple operations options...
2013-04-01 Jouni MalinenWPS NFC: Allow configuration token to be built from...
2013-03-16 Jouni MalinenConvert WPS NFC python scripts from using wpactrl to...
2013-02-24 Jouni MalinenWPS: Add AP mode NFC connection handover with wpa_suppl...
2013-02-24 Jouni MalinenWPS NFC: Add connection handover support for ER
2013-02-24 Jouni MalinenWPS: Add wps-er-config command for writing config token...
2013-02-15 Jouni MalinenWPS: Add support for config token generation with wpa_s...
2013-02-15 Jouni MalinenWPS: Allow password token to be written with nfcpy
2013-02-11 Jouni MalinenWPS: Report NFC connection handover completion differently
2013-02-10 Jouni MalinenWPS: Change listen time to match nfcpy default (250 ms)
2013-02-10 Jouni MalinenWPS: Report only the carrier record from NFC to wpa_sup...
2013-02-10 Jouni MalinenWPS: Fetch only the carrier record from wpa_supplicant...
2013-02-10 Jouni MalinenWPS: Clean up debug prints with nfcpy
2013-02-10 Jouni MalinenWPS: Remove 0.5 sec extra wait from NFC handover with...
2013-02-10 Jouni MalinenWPS: Use alternating poll/listen for NFC peer discovery...
2013-02-10 Jouni MalinenWPS: Configure logging to show nfcpy log message
2012-11-04 Jouni MalinenWPS: Add support for NFC connection handover with nfcpy
2012-11-04 Jouni MalinenWPS: Move NFC tag processing into a separate function
2012-11-04 Jouni MalinenWPS: Move wpactrl setup into a separate function
2012-11-03 Jouni MalinenWPS: Add an example python script for NFC operations