Share a single str_starts() implementation
[mech_eap.git] / src / wps / wps_upnp_ssdp.c
2016-08-06 Jouni MalinenShare a single str_starts() implementation
2015-09-05 Jouni MalinenWPS: Merge identical error paths in ssdp_listener_open()
2015-08-31 Jouni MalinenWPS: Clean up next_advertisement() error path
2014-10-11 Jouni MalinenWPS UPnP: Check os_get_random() result more consistently
2014-04-29 Jouni MalinenMake dl_list_first() and dl_list_last() uses easier...
2013-04-28 Jouni MalinenWPS ER: Allow UPnP interface to be forced
2012-07-07 Jouni MalinenWPS SSDP: Fix socket leaks on error paths
2011-10-22 Andrii BordunovRemove unused variable and function
2010-11-11 Jouni MalinenWPS: Change concurrent radio AP to use only one WPS...
2010-09-24 Jouni MalinenWPS ER: Add more debug info on initialization errors
2010-03-06 Jouni MalinenAvoid warnings on unused function/variables if debug...
2009-12-19 Jouni MalinenWPS: Remove parent pointer from advertisement state...
2009-12-19 Jouni MalinenWPS: Convert struct advertisement_state_machine to...
2009-11-21 Jouni MalinenWPS: Do not try to send byebye advertisements if socket...
2009-11-14 Jouni MalinenWPS: Send SSDP byebye notifications when stopping UPnP...
2009-11-07 Jouni MalinenWPS: Add initial part of External Registrar functionality
2009-11-04 Jouni MalinenWork around some gcc 4.4 strict-aliasing warnings
2009-03-26 Jouni MalinenFix WPS UPnP SSDP on 32-bit targets
2009-03-21 Jouni MalinenFix WPS UPnP build for FreeBSD
2009-02-03 Jouni MalinenUPnP: Minor coding style cleanup
2009-01-29 Jouni MalinenWPS: Add support for external Registrars using UPnP...