aboutsummaryrefslogtreecommitdiffstats
path: root/src/wps/wps_ufd.c
Commit message (Expand)AuthorAgeFilesLines
* Resolve some sparse warningsJouni Malinen2009-11-251-0/+1
* WPS: Add support for NFC out-of-band mechanismMasashi Honma2009-03-061-0/+1
* WPS UFD: Remove oob_dev pointer from wps_contextJouni Malinen2009-02-261-6/+6
* WPS UFD: Handle scandir() error and no matches results differentlyJouni Malinen2009-02-261-1/+7
* WPS UFD: Define macros for the UFD directory templatesJouni Malinen2009-02-261-6/+15
* WPS UFD: Use private data structure for oob_device_dataJouni Malinen2009-02-261-16/+31
* WPS UFD: Use mkdir() instead of system("mkdir ..")Jouni Malinen2009-02-261-6/+16
* WPS: Add UFD support (USBA out-of-band mechanism)Masashi Honma2009-02-261-0/+193