]> git.ipfire.org Git - thirdparty/hostap.git/history - hostapd/wps-ap-nfc.py
AP: Support Extended Key ID
[thirdparty/hostap.git] / hostapd / wps-ap-nfc.py
2019-01-26  Masashi Honmatests: Use python3 compatible print statement
2019-01-26  Masashi Honmatests: Use python3 compatible "except" statement
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: 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: Use argparse in the nfcpy scripts
2014-01-27  Jouni MalinenWPS NFC: Update wps-nfc.py and wps-ap-nfc.py to use...
2013-03-16  Jouni MalinenConvert WPS NFC python scripts from using wpactrl to...
2013-02-24  Jouni MalinenWPS: Clear sent_carrier to avoid errors in python script
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: Update nfcpy script to support AP mode NFC connect...
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
2013-02-09  Jouni MalinenWPS: Add an example python script for NFC operations...