aboutsummaryrefslogtreecommitdiffstats
path: root/src/wps/wps_ufd.c
Commit message (Expand)AuthorAgeFilesLines
* WPS UDF: Fix fd leak on error pathJouni Malinen2012-07-071-1/+3
* WPS: Select the BSD license terms as the only license alternativeMasashi Honma2012-03-051-9/+3
* Remove unnecessary include file inclusionJouni Malinen2011-11-131-1/+0
* 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