tests: Long P2P_LISTEN and offchannel TX
[mech_eap.git] / src / wps / http_client.c
2015-08-29 Jouni MalinenWPS: Use a shared error path in http_client_addr()
2015-08-29 Jouni MalinenWPS: Clean up http_client_tx_ready()
2013-05-04 Jouni MalinenWPS: Do not use void* in arithmetic
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2010-10-17 Jouni MalinenWPS: Add more debug info for UPnP operations
2010-10-17 Jouni MalinenWPS UPnP: Fix HTTP client timeout event code
2009-12-19 Jouni MalinenWPS ER: Unsubscribe from AP events whenever removing...
2009-11-28 Jouni MalinenFix doxygen file level comments
2009-11-13 Jouni MalinenWPS: Fix http_link_update() to nul terminate the result
2009-11-09 Jouni MalinenWPS ER: Subscribe to UPnP events
2009-11-08 Jouni MalinenWPS ER: Fetch and parse device description
2009-11-08 Jouni MalinenWPS: Add HTTP client module to clean up code