]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/examples/wps-nfc.py
WPS: Add support for config token generation with wpa_supplicant
[thirdparty/hostap.git] / wpa_supplicant / examples / wps-nfc.py
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