.. |
.gitignore
|
Add a .gitignore for the new wps directory.
|
2008-11-23 19:40:37 +02:00 |
httpread.c
|
WPS: Add support for external Registrars using UPnP transport
|
2009-01-29 18:47:02 +02:00 |
httpread.h
|
WPS: Add support for external Registrars using UPnP transport
|
2009-01-29 18:47:02 +02:00 |
Makefile
|
Improved 'make install' (use BINDIR/LIBDIR, install shared objects)
|
2009-02-15 14:22:50 +02:00 |
wps.c
|
WPS: Add UFD support (USBA out-of-band mechanism)
|
2009-02-26 21:57:38 +02:00 |
wps.h
|
WPS: Add UFD support (USBA out-of-band mechanism)
|
2009-02-26 21:57:38 +02:00 |
wps_attr_build.c
|
WPS: Add UFD support (USBA out-of-band mechanism)
|
2009-02-26 21:57:38 +02:00 |
wps_attr_parse.c
|
WPS: Add UFD support (USBA out-of-band mechanism)
|
2009-02-26 21:57:38 +02:00 |
wps_attr_process.c
|
WPS: Add a workaround for incorrect passphrase encoding in Network Key
|
2009-01-24 12:50:00 +02:00 |
wps_common.c
|
WPS: Add UFD support (USBA out-of-band mechanism)
|
2009-02-26 21:57:38 +02:00 |
wps_defs.h
|
WPS: Add UFD support (USBA out-of-band mechanism)
|
2009-02-26 21:57:38 +02:00 |
wps_dev_attr.c
|
WPS: As a workaround, pad zero-length device attributes
|
2008-12-25 21:19:46 +02:00 |
wps_dev_attr.h
|
WPS: Moved RF Bands processing into wps_dev_attr.c
|
2008-11-29 12:59:43 +02:00 |
wps_enrollee.c
|
WPS: Add UFD support (USBA out-of-band mechanism)
|
2009-02-26 21:57:38 +02:00 |
wps_i.h
|
WPS: Add UFD support (USBA out-of-band mechanism)
|
2009-02-26 21:57:38 +02:00 |
wps_registrar.c
|
WPS: Add UFD support (USBA out-of-band mechanism)
|
2009-02-26 21:57:38 +02:00 |
wps_ufd.c
|
WPS UFD: Use mkdir() instead of system("mkdir ..")
|
2009-02-26 22:00:29 +02:00 |
wps_upnp.c
|
Use os_strlcpy instead of os_strncpy when copying ifname
|
2009-02-08 13:26:33 +02:00 |
wps_upnp.h
|
UPnP: Renamed PutWLANResponse callback function to match action
|
2009-02-06 21:44:19 +02:00 |
wps_upnp_event.c
|
WPS UPnP: Added support for multiple external Registrars
|
2009-02-06 21:39:32 +02:00 |
wps_upnp_i.h
|
WPS: Add support for external Registrars using UPnP transport
|
2009-01-29 18:47:02 +02:00 |
wps_upnp_ssdp.c
|
UPnP: Minor coding style cleanup
|
2009-02-03 13:25:49 +02:00 |
wps_upnp_web.c
|
UPnP: Renamed PutWLANResponse callback function to match action
|
2009-02-06 21:44:19 +02:00 |